From: Russ Allbery Date: Tue, 14 Sep 2010 17:12:43 +0000 (-0700) Subject: Mention KRB5CCNAME in the aklog man page X-Git-Tag: debian/1.6.0.pre3-1~5^2^2~74 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=9a5b168f758ed31537d0b604ea32ac586f407856;p=packages%2Fo%2Fopenafs.git Mention KRB5CCNAME in the aklog man page AFS users not otherwise familiar with Kerberos may not realize that one sets KRB5CCNAME to use an alternative ticket cache. Mention the variable in the aklog man page, although defer to the Kerberos documentation for most details. Reviewed-on: http://gerrit.openafs.org/2761 Reviewed-by: Andrew Deason Tested-by: BuildBot Reviewed-by: Rod Widdowson Reviewed-by: Russ Allbery (cherry picked from commit 089cd2c1039315fe400f85eec1c9f2152ea090c7) Change-Id: I0428c8c4dc7f6b1f667e69b571be944777bcb057 Reviewed-on: http://gerrit.openafs.org/4002 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- diff --git a/doc/man-pages/pod1/aklog.pod b/doc/man-pages/pod1/aklog.pod index 370939746..ab0ad192a 100644 --- a/doc/man-pages/pod1/aklog.pod +++ b/doc/man-pages/pod1/aklog.pod @@ -152,6 +152,20 @@ where is the instance of a class C Zephyr subscription. =back +=head1 ENVIRONMENT + +=over 4 + +=item KRB5CCNAME + +As with most programs that use an existing Kerberos ticket cache, B +can be told to use a cache other than the default by setting the +environment variable KRB5CCNAME. On UNIX and Linux systems, this variable +is normally set to a file name, but may point to other types of caches. +See the documentation of your Kerberos implementation for more details. + +=back + =head1 FILES =over 4