r14753: Fix the kerberized pam_auth: As we could have created a new credential
authorGünther Deschner <gd@samba.org>
Wed, 29 Mar 2006 09:40:42 +0000 (09:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:45 +0000 (11:15 -0500)
commitc684ca9b1f7334da2dab242a0af7d91120e09f54
tree4e8aaceac261ce82e9e501728e6c489a6009f514
parent80afbe5cf5f30e0f3116f99fc44c930f2cd60935
r14753: Fix the kerberized pam_auth: As we could have created a new credential
cache with a valid TGT in it but we werent able to get or verify the
service ticket for this local host afterwards and therefor didn't get
the PAC, we need to remove that ccache entirely.

Also remove an ugly pair of (not needed) seteuid calls around the ticket
destroy wrapper.

Guenther
(This used to be commit 25a2fb3896596380d9eecac80defbf247a35e6bb)
source3/nsswitch/winbindd_pam.c