[Bug 423] Workaround for pw change in privsep mode (3.5.p1)
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Aug 30 00:46:13 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=423
------- Additional Comments From michael_steffens at hp.com 2003-08-30 00:46 -------
Created an attachment (id=375)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=375&action=view)
Ported version of Dan's original session setup patch
With the attached version of Dan Wanek's original session setup patch
I could at least get login to work again with trusted mode and pivsep.
(I also had to unwrap the struct initialization of sshpam_conv in auth-pam.c,
as the compiler didn't accept the current construct.)
However, it still looks a bit strange. Password authentication only works with
ChallengeResponseAuthentication(?) enabled. Otherwise correct passwords are
being rejected.
With proto 2 I'm getting the usual password prompt from PAM.
With proto 1 it looks like challenge response (but both prompts
popping up immediately)
Password:
Response:
where authentication succeeds after typing the regular user password
as "Response".
------- 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