]> git.decadent.org.uk Git - nfs-utils.git/commit
gssd_setup_krb5_user_gss_ccache must return an error if no usable cache is
authorLukas Hejtmanek <xhejtman@ics.muni.cz>
Tue, 15 Jul 2008 14:02:49 +0000 (10:02 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 15 Jul 2008 14:02:49 +0000 (10:02 -0400)
commitb13f13b0f2ebdadc47eef8bf3fd4eb076e144fda
tree8f6f81f87f95d6d14ccd24b7b5078c0642c0211d
parent710765a87d599d95de51b79202ba3d82fd03ed95
gssd_setup_krb5_user_gss_ccache must return an error if no usable cache is
found. Trying to use invalid default cache and continue is not good idea at all.

Signed-off-by: Lukas Hejtmanek <xhejtman@ics.muni.cz>
Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/gssd/gssd_proc.c
utils/gssd/krb5_util.c
utils/gssd/krb5_util.h