[Bug 728] SSH broken when UsePAM turned on
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Sat Oct  4 02:47:49 EST 2003
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=728
           Summary: SSH broken when UsePAM turned on
           Product: Portable OpenSSH
           Version: -current
          Platform: UltraSparc
        OS/Version: Solaris
            Status: NEW
          Severity: major
          Priority: P2
         Component: PAM support
        AssignedTo: openssh-bugs at mindrot.org
        ReportedBy: mm1329 at sbc.com
My systems require a PAM module that does a one time password authentication. 
The module we use is based on the freeradius code that is used on some linux
systems.  (We do not use it in challenge-response format.)  When UsePrivSep is
turned on, the connection is closed post authentication with:
pam_open_session(): Can not make/remove entry for session
logged as a critical auth error.
When PrivSep is disabled, basic login appears to work, but the error is still
logged.  scp is broken regardless for these systems.
What makes it strange is some Solaris 8 boxes do not exhibit this behavior while
others do.  I have been unable to trace down anything that would explain the
difference in behavior.
------- 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