Document fcc-mit-ticketflags in COMPATIBILITY section.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15925 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.Dd March 28, 2005
|
.Dd August 12, 2005
|
||||||
.Dt KRB5_KEYTAB 3
|
.Dt KRB5_KEYTAB 3
|
||||||
.Os HEIMDAL
|
.Os HEIMDAL
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -468,6 +468,15 @@ main (int argc, char **argv)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
.Ed
|
.Ed
|
||||||
|
.Sh COMPATIBILITY
|
||||||
|
Heimdal stored the ticket flags in machine bit-field order before
|
||||||
|
Heimdal 0.8. The behavior was possible to change in Heimdal 0.7 with
|
||||||
|
the option
|
||||||
|
.Li [libdefaults]fcc-mit-ticketflags .
|
||||||
|
Heimdal 0.7 also code to detech that ticket flags was in the wrong
|
||||||
|
order and correct them. This matters when doing delegation in GSS-API
|
||||||
|
because the client code looks at the flag to determin if its possible
|
||||||
|
to do delegation if the user requested it.
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr krb5.conf 5 ,
|
.Xr krb5.conf 5 ,
|
||||||
.Xr kerberos 8
|
.Xr kerberos 8
|
||||||
|
Reference in New Issue
Block a user