bugzilla-daemon at mindrot.org
2002-Jun-26 20:37 UTC
[Bug 302] New: make install reports that separation user does not exist...
http://bugzilla.mindrot.org/show_bug.cgi?id=302 Summary: make install reports that separation user does not exist... Product: Portable OpenSSH Version: -current Platform: UltraSparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: adudek at sprint.net I followed the directions in the README.prev and I am seeing this, not having any issues so far, but I am getting the following with make install... /etc/ssh/ssh_host_rsa_key already exists, skipping. id sshd || \ echo "WARNING: Privilege separation user \"sshd\" does not exist" uid=1011(sshd) gid=102(sshd) Box specifics... SunOS raistlin 5.8 Generic_108528-14 sun4u sparc adudek at raistlin: ~/openssh-3.4p1/ >gcc -v Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.3/specs Configured with: ../gcc-3.0.3/configure --enable-shared : (reconfigured) ../gcc-3.0.3/configure --enable-shared --with-gnu-as --with-gnu-ld --enable-libgcj Thread model: posix gcc version 3.0.3adudek at raistlin: ~/openssh-3.4p1/ >./configure --with-xauth=/usr/openwin/bin --with-mantype=man --with-md5-passwords --with-ipaddr-display --with-ipv4-default --with-4in6 --sysconfdir=/etc/ssh ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Wendy Palm
2002-Jun-26 20:42 UTC
[Bug 302] New: make install reports that separation user does not exist...
that's not an error. you're seeing the debug output. immediately after it, the uid=1011(sshd) gid=102(sshd) line indicates that the user actually does exist. you're ok. bugzilla-daemon at mindrot.org wrote:> > http://bugzilla.mindrot.org/show_bug.cgi?id=302 > > Summary: make install reports that separation user does not > exist... > Product: Portable OpenSSH > Version: -current > Platform: UltraSparc > OS/Version: Solaris > Status: NEW > Severity: normal > Priority: P2 > Component: Build system > AssignedTo: openssh-unix-dev at mindrot.org > ReportedBy: adudek at sprint.net > > I followed the directions in the README.prev and I am seeing this, not having > any issues so far, but I am getting the following with make install... > /etc/ssh/ssh_host_rsa_key already exists, skipping. > id sshd || \ > echo "WARNING: Privilege separation user \"sshd\" does not exist" > uid=1011(sshd) gid=102(sshd) > > Box specifics... > SunOS raistlin 5.8 Generic_108528-14 sun4u sparc > adudek at raistlin: ~/openssh-3.4p1/ >gcc -v > Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.3/specs > Configured with: ../gcc-3.0.3/configure --enable-shared : (reconfigured) > ../gcc-3.0.3/configure --enable-shared --with-gnu-as --with-gnu-ld > --enable-libgcj > Thread model: posix > gcc version 3.0.3adudek at raistlin: ~/openssh-3.4p1/ >./configure > --with-xauth=/usr/openwin/bin --with-mantype=man --with-md5-passwords > --with-ipaddr-display --with-ipv4-default --with-4in6 --sysconfdir=/etc/ssh > > ------- 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-- wendy palm Cray OS Sustaining Engineering, Cray Inc. wendyp at cray.com, 651-605-9154
Reasonably Related Threads
- [Bug 71] New: configure is looking for zlib but I don't have one and I can't turn zlib off.
- Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
- Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
- Using Samba AD/DC as an Active Directory OAuth provider for OpenShift
- Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2