Mailing List Archive

[Bug 698] fixed bug in calling pam_setcred
http://bugzilla.mindrot.org/show_bug.cgi?id=698

Summary: fixed bug in calling pam_setcred
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
AssignedTo: openssh-bugs@mindrot.org
ReportedBy: postadal@suse.cz


The enviroment variable KRB5CCNAME is worst set before calling pam_setcred. It
is the reason why kerberos auth throught krb tickets doesn't work. The patch to
fix follow.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 698] fixed bug in calling pam_setcred [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=698





------- Additional Comments From postadal@suse.cz 2003-09-22 21:04 -------
Created an attachment (id=443)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=443&action=view)
fix of this bug

This patch fixed the bug by inserting "FILE:" string to the begin of enviroment
variable KRB5CCNAME.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.