summaryrefslogtreecommitdiffstats
path: root/utils/nfsd/nfsd.c
diff options
context:
space:
mode:
authorLukas Hejtmanek <xhejtman@ics.muni.cz>2009-08-27 11:42:24 -0400
committerSteve Dickson <steved@redhat.com>2009-08-27 11:42:24 -0400
commitbd947185cfc7978c562fddf2f14f602c44a5cac9 (patch)
tree3eba094b02c5c3c30d3f645538637dd7c19312dc /utils/nfsd/nfsd.c
parent1d2951b518dd5df4fc0a637880d204f0f4e949c5 (diff)
downloadnfs-utils-bd947185cfc7978c562fddf2f14f602c44a5cac9.tar.gz
nfs-utils-bd947185cfc7978c562fddf2f14f602c44a5cac9.tar.xz
nfs-utils-bd947185cfc7978c562fddf2f14f602c44a5cac9.zip
Gssd blindly caches machine credentials
We have a problem with rpc.gssd which blindly caches machine credentials. E.g., if someone deletes /tmp/krb5cc_machine_REALM, rpc.gss does not create new one until the old one expires. Also, it has problems with clock skew, if time goes back and gssd thinks that machine credentials are not expired yet. The following patch tries to use cache but in case of failure, it tries it again without cache. Any comments? Signed-off-by: Lukas Hejtmanek <xhejtman@ics.muni.cz> Acked-by: Kevin Coffman <kwc@citi.umich.edu> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/nfsd/nfsd.c')
0 files changed, 0 insertions, 0 deletions