[Bug 918] ssh_gssapi_storecreds called to late to be usable by PAM in sesion.c

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Sep 11 19:09:35 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=918





------- Additional Comments From djm at mindrot.org  2004-09-11 19:09 -------
I don't understand: ssh_gssapi_storecreds() is currently called in do_exec().
The flow then goes do_exec()->do_exec_pty()->do_child()->do_setusercontext(). 

The PAM calls happen in do_setusercontext() and ssh_gssapi_storecreds() has
therefore already been called. What am I missing?



------- 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