]> git.decadent.org.uk Git - nfs-utils.git/commit
Allow any credential to be used for machine credentials
authorKevin Coffman <kwc@citi.umich.edu>
Fri, 16 Mar 2007 14:27:46 +0000 (10:27 -0400)
committerNeil Brown <neilb@suse.de>
Sun, 18 Mar 2007 22:47:37 +0000 (09:47 +1100)
commitfbff46da25a0a578136fd92a6b66e807b6599ca3
tree9e09a7e6d7a69d881edfd8ec324f090ab8585819
parent1a5b79866092e5061f3a6d2cd1a644f47e65ba3a
Allow any credential to be used for machine credentials

Don't restrict machine credentials to be "nfs/<machine.name>".
Use any usable credentials contained in the keytab file.
[We actually attempt to use the first entry found for each
realm, not every entry, in the keytab.]

Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
utils/gssd/gssd.man
utils/gssd/krb5_util.c