> On Tue, 29 Mar 2005 08:25:10 -0800 (PST), John Public <[EMAIL PROTECTED]> 
> wrote:
> Thank you very much!  I had checked the password file,
> but had been focused on the mysql account.  I only
> just noticed that the root account was set to use
> /bin/csh for it's shell.  When I changed it to
> /usr/local/bin/bash, suddenly everything started
> working.  

It's usually considered dangerous to change root's shell outside of
'sh' or 'csh'.  You may end up with a broken shell if you need to drop
to single user mode.

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

Reply via email to