From: Lukas Hejtmanek Date: Wed, 20 Mar 2013 17:24:02 +0000 (-0400) Subject: gssd - expired credentials problem X-Git-Tag: debian/1%1.2.8-1~11^2^2~32 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=da54dec3cb40095cac96fd2d838144129262ac7f;hp=da54dec3cb40095cac96fd2d838144129262ac7f gssd - expired credentials problem I noticed that there is a problem with expired credentials if NFS client's time is even few seconds behind KDC's or NFS server's time. Client's kernel requests new GSS context but rpc.gssd is happy with existing krb cache as it valid according to local time. Signed-off-by: Steve Dickson ---