On Wednesday 14 December 2005 19:56, Tofik Suleymanov wrote:
> maybe missing entry in /etc/shells ?
ARRRRGGGHHH!
I found the answer: shells is a comma-separated list; shellpath is a
colon-separated list.
So my new /etc/pw.conf reads
shellpath /bin:/usr/bin:/usr/local/bin
shells sh,csh,tcsh,bash
defaultshell bash
And it all works fine. Oh how I wish I read the man page fully before
starting...
Ashley
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"