]> git.decadent.org.uk Git - nfs-utils.git/commit
gssd: picking wrong creds
authorDoug Nazar <nazard.michi@gmail.com>
Mon, 19 Jul 2010 15:08:46 +0000 (11:08 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 19 Jul 2010 15:08:46 +0000 (11:08 -0400)
commit12af21aca517dfbaec465447d8336bcc4769f71d
treeccd17713d19f4b61ee24b6d0c81a70f16c8f4f3c
parente2aa2c8c4cc21eb312a301855c2e211dedf93146
gssd: picking wrong creds

When not using machine credentials for root, if the machine
credential cache file is newer than the root credential file
the wrong file will get picked. Ignore the machine file in
this case.

Signed-off-by: Steve Dickson <steved@redhat.com>
utils/gssd/krb5_util.c