[Bug 2877] New: Setting pam_set_item(PAM_USER, value) not honoured in ssh PAM

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Jun 12 19:05:21 AEST 2018


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

            Bug ID: 2877
           Summary: Setting pam_set_item(PAM_USER, value) not honoured in
                    ssh PAM
           Product: Portable OpenSSH
           Version: 7.7p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: PAM support
          Assignee: unassigned-bugs at mindrot.org
          Reporter: bugs at mrvanes.com

My PAM module is user agnostic and knows about the authenticated user
on success. It is not necessary or even appreciated to supply the
username at login time and nss_ldap will take care of setting pwent on
success. openssh however, does not honour the new username that is set
using pam_set_item(PAM_USER, value) on success.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list