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

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon Jun 30 17:39:58 EST 2008


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


Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org




--- Comment #36 from Damien Miller <djm at mindrot.org>  2008-06-30 17:39:52 ---
pam_mount tries to ask a password from the user*, which puts it in
challenge-response case of needing more than one interaction. Since
session modules can't interact with the user other than to display
messages, you'd also need to put it in the PAM accounting stack. This
is what bug #688 is about, and isn't related to this one
(pam_session_close behaviour).

IMO this bug can be closed with the release of openssh-4.8p1. Darren,
do you agree? Isn't this also incorrectly marked as blocking 5.1?

* See
http://www.google.com/codesearch?hl=en&q=show:9Q9GBXVnR7k:chgFMim3giQ:glu2lh4-EfU&sa=N&ct=rd&cs_p=http://open-systems.ufl.edu/mirrors/gentoo/distfiles/pam_mount-0.18.tar.bz2&cs_f=pam_mount-0.18/src/pam_mount.c&start=1#l195

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