explain support for varibles in [libdefaults]default_cc_name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14111 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -164,9 +164,10 @@ This is deprecated, see the
|
||||
section below.
|
||||
.It Li default_cc_name = Va ccname
|
||||
the default credentials cache name.
|
||||
Only useful for forcing the library to default to CCAPI, this is since
|
||||
not possible to express user/global information in the string, like
|
||||
user uid, time, etc
|
||||
The string can contain variables that are expanded on runtime.
|
||||
Only support variable now is
|
||||
.Li ${uid}
|
||||
that expands to the current user id.
|
||||
.It Li default_etypes = Va etypes ...
|
||||
A list of default encryption types to use.
|
||||
.It Li default_etypes_des = Va etypes ...
|
||||
|
Reference in New Issue
Block a user