bugzilla-daemon at mindrot.org
2002-Jun-27 15:32 UTC
[Bug 308] New: openssh 3.4 won't install or run on Solaris 8, on an Ultra 10 Sparc station
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.
Luc I. Suryo
2002-Jun-27 15:46 UTC
[Bug 308] New: openssh 3.4 won't install or run on Solaris 8, on an Ultra 10 Sparc station
I'm not sure if i can/allow to answer, but this is NOT a bug in 3.4
I compiled and installed 3.4 on well over 40 Sun system all running
Solaris (include 1 Ultra 10) and 4x X86 systems...
try to do this
truss -f -o truss.out {where-is-your}/sshd
and show me the output ...and how about the flags used to compile the
binary?? maybe you sepc. a diff user???
> 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.
> _______________________________________________
> openssh-unix-dev at mindrot.org mailing list
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
--- End of bugzilla-daemon at mindrot.org's quote ---
--
Kind regards,
Luc Suryo
Maybe Matching Threads
- [Bug 308] openssh 3.4 won't install or run on Solaris 8, on an Ultra 10 Sparc station
- [Bug 309] New: opemssh-3.3 and openssh-3.4 won't install on Sparc Station 5, Solaris 8
- [Bug 309] openssh-3.3 and openssh-3.4 won't install on Sparc Station 5, Solaris 8
- [Bug 309] openssh-3.3 and openssh-3.4 won't install on Sparc Station 5, Solaris 8
- Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun F orte 6-update 2 compilers