[Bug 702] dont call userauth_finish after auth2_challenge_stop

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Sep 23 04:37:17 EST 2003


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





------- Additional Comments From paul.a.bolton at bt.com  2003-09-23 04:37 -------
I dont think you can call userauth_finish() early as auth2_challenge_start will
call the init_ctx. So for PAM this is sshpam_init_ctx(), which will set up PAM
including calling pam_start(). Calling any PAM function before pam_start() is bad.



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