more text about usage

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15071 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-03 16:41:06 +00:00
parent bb19891c98
commit ecc93009c2

View File

@@ -99,6 +99,21 @@ stanza [libdefaults]default_cc_name to KCM:${uid} and make sure
.Nm kcm .Nm kcm
is started in the system startup files. is started in the system startup files.
.Pp .Pp
The
.Nm
daemon can hold the credentials for all users in the system. Access
control is done with Unix like permissions. The daemon check the
access on all operations based on the uid and gid of the user. The
ticket are are are renewed as long as it permitted by the KDC's
policy.
.Pp
The
.Nm
daemon can also keep an SYSTEM credential that server processes can
use to access services. One example of usage might be an nss_ldap
module that quickly needs to get credential and doesn't want to renew
the ticket themself.
.Pp
Supported options: Supported options:
.Bl -tag -width Ds .Bl -tag -width Ds
.It Xo .It Xo