Bug 270

Summary: PrivSep breaks sshd on AIX for non-root users
Product: Portable OpenSSH Reporter: Darren Tucker <dtucker>
Component: sshdAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED DUPLICATE    
Severity: major CC: pas50
Priority: P2    
Version: -current   
Hardware: PPC   
OS: AIX   
Attachments:
Description Flags
sshd output on AIX w/PrivSep
none
sshd output on AIX w/PrivSep none

Description Darren Tucker 2002-06-09 19:57:15 AEST
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.
Comment 1 Darren Tucker 2002-06-09 19:59:01 AEST
Created attachment 111 [details]
sshd output on AIX w/PrivSep
Comment 2 Darren Tucker 2002-06-09 19:59:16 AEST
Created attachment 112 [details]
sshd output on AIX w/PrivSep
Comment 3 Darren Tucker 2002-06-26 13:22:40 AEST

*** This bug has been marked as a duplicate of 283 ***
Comment 4 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED