OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-130-g3015ef6
Gerrit Code Review
gerrit@openafs.org
Sat, 22 May 2010 17:19:03 -0700 (PDT)
The following commit has been merged in the master branch:
commit 3015ef6c594fa999c29e390a76c384eed09619d4
Author: Russ Allbery <rra@stanford.edu>
Date: Sun May 9 17:58:33 2010 -0700
Update bos addkey/listkeys and KeyFile man pages for asetkey
Clearly prefer asetkey to bos addkey in the KeyFile, bos addkey, and
bos listkeys man pages. Reference asetkey list and asetkey delete as
alternatives to bos listkeys and bos removekey. Distinguish between
Authentication Server cells and Kerberos v5 cells and mention the
preferred afs/<cell> principal format. Add some cautions around
matching enctypes and salts when synchronizing keys with a v5 KDC.
Update man-pages/README for completion of this task, clean up some
other wording, and remove some other now-irrelevant information.
Change-Id: I29b83a61cbdb08de508bdb313524a307e385044b
Reviewed-on: http://gerrit.openafs.org/1938
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Tested-by: Russ Allbery <rra@stanford.edu>
Reviewed-by: Russ Allbery <rra@stanford.edu>
doc/man-pages/README | 42 +++++++++---------------
doc/man-pages/pod5/KeyFile.pod | 58 +++++++++++++++++++++++++++--------
doc/man-pages/pod8/bos_addkey.pod | 31 +++++++++++++++---
doc/man-pages/pod8/bos_listkeys.pod | 26 ++++++++++-----
4 files changed, 103 insertions(+), 54 deletions(-)
--
OpenAFS Master Repository