Zoran K. wrote:
I tried to install openssh into my new running clfs system (as root)
and got:

groupadd -g 50 sshd  >>>  #group has been added to /etc/group..

but:

useradd -c 'sshd PrivSep' -d /var/lib/sshd -g sshd \
    -s /bin/false -u 50 sshd

>>> invalid numeric argument sshd



What's wrong?
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
What version of shadow did you build?
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to