Spades wrote:

Hi,

I tried to add a username ie. Bryan, but FreeBSD doesn't allow me
to do so. It gives me illegal username error. Any idea how to go
about adding usernames like 'Bryan-admin' etc.

Please help.

Thanks..

Bryan
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


su-2.05a# pw useradd -n Darek -s /usr/local/bin/bash
su-2.05a# cat /etc/passwd | grep Darek
Darek:*:6672:6673:User &:/home/Darek:/usr/local/bin/bash

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to