Bug#476402: kdebase-bin: kcheckpass does not update Kerberos ticket cache

2008-04-16 Thread Alexandra N. Kossovsky
Package: kdebase-bin Version: 4:3.5.5a.dfsg.1-6etch2 Severity: normal I'm using pam_krb5, and kcheckpass checks password using it. However, additionally to checking passwords, pam_krb5 provides other useful functionality: it stores the Kerberos ticket obtained from KDC in a file pointed by

Bug#476402: kdebase-bin: kcheckpass does not update Kerberos ticket cache

2008-04-16 Thread Alexandra N. Kossovsky
Following patch fixes the problem: --- kcheckpass/checkpass_pam.c.original2008-04-16 20:57:12.0 +0400 +++ kcheckpass/checkpass_pam.c 2008-04-16 20:57:30.0 +0400 @@ -190,7 +190,7 @@ /* Refresh credentials (Needed e.g. for AFS (timing out Kerberos tokens)) */ /*