tell that cell-name is uppercased

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11992 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-04-11 18:19:51 +00:00
parent 7bc54e8730
commit 67bb0f2eb8

View File

@@ -163,6 +163,7 @@ Example:
.Bd -literal .Bd -literal
[appdefaults] [appdefaults]
SU.SE = { afs-use-524 = local } SU.SE = { afs-use-524 = local }
PDC.KTH.SE = { afs-use-524 = yes }
afs-use-524 = yes afs-use-524 = yes
.Ed .Ed
.Pp .Pp
@@ -172,6 +173,9 @@ as application name when running the
.Nm krb5_appdefault .Nm krb5_appdefault
function call. function call.
.Pp .Pp
The (uppercased) cellname is used as the realm to the
.Nm krb5_appdefault function.
.Pp
.\" The extra arguments are the ubiquitous context, and the cache id where .\" The extra arguments are the ubiquitous context, and the cache id where
.\" to store any obtained tickets. Since AFS servers normally can't handle .\" to store any obtained tickets. Since AFS servers normally can't handle
.\" Kerberos 5 tickets directly, these functions will first obtain version .\" Kerberos 5 tickets directly, these functions will first obtain version