Skip Menu |
 

To: krb5-bugs@MIT.EDU
Subject: improve kadmin manpage "-e" description
From: Tom Yu <tlyu@MIT.EDU>
Date: Wed, 17 Apr 2013 12:59:14 -0400
On the #kerberos IRC channel earlier today:

12:52 <tlyu> Pegasus_RPG: the page as is mentions enc:salt... how should we
make it more clear?
12:53 <Pegasus_RPG> tlyu: add an example, like "enc:salt e.g.
arcfour-hmac:normal"
12:54 <Pegasus_RPG> or provide a link to the salt types like you do the enctypes

We might also want a section describing the enc:salt list and what is
valid syntax for those (e.g., spaces or commas).
From: tlyu@mit.edu
Subject: git commit

Better keysalt docs

Add a new section to kdc_conf.rst to describe keysalt lists, and
update other documentation to better distinguish enctype lists from
keysalt lists.

https://github.com/krb5/krb5/commit/23a75649277afc24a9dfea199689e18129fa390c
Author: Tom Yu <tlyu@mit.edu>
Commit: 23a75649277afc24a9dfea199689e18129fa390c
Branch: master
doc/admin/admin_commands/kadmin_local.rst | 33 +++++++++++++-----------
doc/admin/admin_commands/kdb5_util.rst | 6 ++--
doc/admin/conf_files/kdc_conf.rst | 39 ++++++++++++++++++++++------
doc/admin/conf_files/krb5_conf.rst | 18 ++++++------
doc/admin/enctypes.rst | 3 +-
doc/mitK5defaults.rst | 2 +-
6 files changed, 62 insertions(+), 39 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Better keysalt docs

Add a new section to kdc_conf.rst to describe keysalt lists, and
update other documentation to better distinguish enctype lists from
keysalt lists.

(cherry picked from commit 23a75649277afc24a9dfea199689e18129fa390c)

https://github.com/krb5/krb5/commit/5c5d6827598c47ab9091a073433b0b157d6007d7
Author: Tom Yu <tlyu@mit.edu>
Commit: 5c5d6827598c47ab9091a073433b0b157d6007d7
Branch: krb5-1.12
doc/admin/admin_commands/kadmin_local.rst | 33 +++++++++++++-----------
doc/admin/admin_commands/kdb5_util.rst | 6 ++--
doc/admin/conf_files/kdc_conf.rst | 39 ++++++++++++++++++++++------
doc/admin/conf_files/krb5_conf.rst | 18 ++++++------
doc/admin/enctypes.rst | 3 +-
doc/mitK5defaults.rst | 2 +-
6 files changed, 62 insertions(+), 39 deletions(-)