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.
|
section below.
|
||||||
.It Li default_cc_name = Va ccname
|
.It Li default_cc_name = Va ccname
|
||||||
the default credentials cache name.
|
the default credentials cache name.
|
||||||
Only useful for forcing the library to default to CCAPI, this is since
|
The string can contain variables that are expanded on runtime.
|
||||||
not possible to express user/global information in the string, like
|
Only support variable now is
|
||||||
user uid, time, etc
|
.Li ${uid}
|
||||||
|
that expands to the current user id.
|
||||||
.It Li default_etypes = Va etypes ...
|
.It Li default_etypes = Va etypes ...
|
||||||
A list of default encryption types to use.
|
A list of default encryption types to use.
|
||||||
.It Li default_etypes_des = Va etypes ...
|
.It Li default_etypes_des = Va etypes ...
|
||||||
|
Reference in New Issue
Block a user