[Bug 308] New: openssh 3.4 won't install or run on Solaris 8, on an Ultra 10 Sparc station

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Jun 28 01:32:55 EST 2002


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

           Summary: openssh 3.4 won't install or run on Solaris 8, on an
                    Ultra 10 Sparc station
           Product: Portable OpenSSH
           Version: -current
          Platform: UltraSparc
        OS/Version: Solaris
            Status: NEW
          Severity: critical
          Priority: P1
         Component: Build system
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: margaret_doll at brown.edu


I had openssh running on Ultra 10 systems running Solaris 8.  I have
sshd:x:74:74::/var/empty/sshd:/bin/false  	in /etc/passwd
sshd:x:11864::::::
			in /etc/shadow
sshd::74:
				added in /etc/group

When I "make install" for openssh 3.4 on these systems, I get the following error:

id sshd || \
        echo "WARNING: Privilege separation user \"sshd\" does not exist"
id: invalid user name: "sshd" 


When I try to start 3.4, I get

 /etc/init.d/sshd start
Bad owner or mode for /var/empty

or starting directly from the file: 

./sshd
Privilege separation user sshd does not exist


WARNING:ls -sal /var/empty
total 6
   2 drwx------   3 sshd     sshd         512 Jun 27 09:27 .
   2 drwxr-xr-x  29 root     sys          512 Jun 26 14:57 ..
   2 drwx------   2 sshd     sshd         512 Jun 27 09:27 sshd



------- 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