[Bug 270] New: PrivSep breaks sshd on AIX for non-root users

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun Jun 9 19:57:17 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=270

           Summary: PrivSep breaks sshd on AIX for non-root users
           Product: Portable OpenSSH
           Version: -current
          Platform: PPC
        OS/Version: AIX
            Status: NEW
          Severity: major
          Priority: P2
         Component: sshd
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: dtucker at zip.com.au


I started testing PrivSep on AIX. It doesn't work for a non-root user.

Environment: AIX 4.3.3 maintenance level 0, gcc-3.1. Does the same thing on ML9. 
Not sure about 4.2.1 yet.

$ ./sshd -d -d -d -o 'UsePrivilegeSeparation yes' -o 'Port 3022'
[snip]
debug1: session_input_channel_req: session 0 req shell
setsid: Not owner
debug1: Received SIGCHLD.
[goes pear-shaped from here]

Full log in following attachment.

Since the next version will ship with PrivSep defaulting to on I set the 
severity to major.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list