[Bug 717] AFS tokens are not generated upon login
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Sep 27 11:19:59 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=717
------- Additional Comments From djm at mindrot.org 2003-09-27 11:19 -------
Created an attachment (id=472)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=472&action=view)
Try to export environment from PAM authentication subprocess
This (quick, untested) patch tries to export the PAM environment from the
authentication child to the master process. I have no idea whether or not it
works, as I have no PAM modules that set environment variables during the auth
phase.
Also, I was unsure whether all PAM modules pass their environment using PAM's
internal envrionment API or using the standard unix **environ. To be paranoid I
pass both :)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list