[Bug 926] pam_session_close called as user or not at all

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat Apr 12 19:05:04 EST 2008


https://bugzilla.mindrot.org/show_bug.cgi?id=926





--- Comment #34 from Darren Tucker <dtucker at zip.com.au>  2008-04-12 19:05:00 ---
(In reply to comment #33)
> To comment #20:
> Modules do not seem to be able to do converse (in 5.0p1). pam_mount for
> example is affected by this (ideally it would just grab the authtoken
> from the auth stage but sadly enough openssh destroys the pam context
> and instead starts a new one for session stage).

That's a separate issue (see bug #688), however I think it only applies
for challenge-response type authentications.

You can probably work around it by disabling
ChallengeResponseAuthentication in sshd_config or using password
authentication (as opposed to keyboard-interactive, with an OpenSSH
client that's "ssh -o preferredauthentications=password server").

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching someone on the CC list of the bug.
You are watching the reporter.


More information about the openssh-bugs mailing list