]> git.decadent.org.uk Git - nfs-utils.git/commit
Handle mapping failure from get_ids.
authorkwc@citi.umich.edu <kwc@citi.umich.edu>
Mon, 3 Jul 2006 22:34:43 +0000 (18:34 -0400)
committerNeil Brown <neilb@suse.de>
Tue, 4 Jul 2006 00:27:15 +0000 (10:27 +1000)
commitacae444246635ec2ca8990d53e685c9062d73091
tree7161731fc0e02303ddf62a1cfd02f4b8d3f59778
parent1f1b05a65ef3dc6597c7bc1e2a38f38ae95bf230
Handle mapping failure from get_ids.

Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Temporary patch to do default mapping if we get an error while trying to
map a gss principal to the appropriate uid/gid.  This currently returns
hardcoded values.  This may be correct, or we may need to try and figure
out the correct values to match the anonuid/anongid for the export.
utils/gssd/svcgssd_proc.c