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

            Bug ID: 2741
           Summary: Export Port to PAM
           Product: Portable OpenSSH
           Version: 7.5p1
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: PAM support
          Assignee: [email protected]
          Reporter: [email protected]

Since OpenSSH 7.2 it is possible to identify sessions within log files
as session-related log entries include the clients port. Right now I
don't see a good way to correlate output of PAM modules to the session
as only the clients host (PAM_RHOST) is exported to the PAM
environment. If the clients port was accessible within PAM it can be
included in log messages and thus correlated to a session. Export can
be e.g. done through pam_set_item() or pam_putenv().

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to