]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/gssd/krb5_util.c
The rpc.gssd scans for any suitable kerberos ticket. In cross-realm
authorLukas Hejtmanek <xhejtman@ics.muni.cz>
Tue, 15 Jul 2008 14:12:39 +0000 (10:12 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 15 Jul 2008 14:12:39 +0000 (10:12 -0400)
commitafa859b029d9cd15604ce7d5f88b5a205ea4c774
tree43fa63014272ad1bb381f4d138e8651643d7fff4
parent1e1c7be98749fff054beec4bf67b436b58f6edac
The rpc.gssd scans for any suitable kerberos ticket. In cross-realm
environment this may not be the desired behaviour. Therefore a new
option, -R preferred realm, is presented so that the rpc.gssd prefers tickets
from this realm. By default, the default realm is preferred.

Signed-off-by: Lukas Hejtmanek <xhejtman@ics.muni.cz>
Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/gssd/gssd.c
utils/gssd/gssd.h
utils/gssd/gssd.man
utils/gssd/krb5_util.c
utils/gssd/krb5_util.h