r14753: Fix the kerberized pam_auth: As we could have created a new credential
commit25a2fb3896596380d9eecac80defbf247a35e6bb
authorGünther Deschner <gd@samba.org>
Wed, 29 Mar 2006 09:40:42 +0000 (29 09:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:45 +0000 (10 11:15 -0500)
treeb118097399f2eb675e6b382c220ed426cc0018c2
parentba9c98983efbf4871e1ec07df37590d97ec52fba
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
source/nsswitch/winbindd_pam.c