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:
Love Hörnquist Åstrand
2004-08-11 21:49:08 +00:00
parent 1851cd8507
commit 10f34a170b

View File

@@ -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 ...