[Bug 903] superfluous entries in contrib/redhat/sshd.pam
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Wed Jul 21 09:26:26 EST 2004
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=903
           Summary: superfluous entries in contrib/redhat/sshd.pam
           Product: Portable OpenSSH
           Version: 3.8.1p1
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: sshd
        AssignedTo: openssh-bugs at mindrot.org
        ReportedBy: peak at argo.troja.mff.cuni.cz
These two entries in contrib/redhat/sshd.pam can be removed:
1. session    required     pam_limits.so
2. session    optional     pam_console.so
No 1. is included in system-auth.
No 2. is pointless (in a standard configuration) because the module is supposed
to handle local logins.
------- 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