>
> What about the toor user?
> I think it has no shell associated.
>
> Hope that helps. bye.
>
> --
> Hi,
>
> i wanted to change the shell for user root to bash.
> in the freebsd online handbook i found this command:
Don't set a password on the real root account or lo
On Wednesday 27 August 2003 10:24 pm, m wrote:
> What about the toor user?
> I think it has no shell associated.
>
> Hope that helps. bye.
>
Unless he has already changed toor's password (which a lot of people don't
even know about) he won't be able to log in as toor. This is my newbie
unders
What about the toor user?
I think it has no shell associated.
Hope that helps. bye.
--
Hi,
i wanted to change the shell for user root to bash.
in the freebsd online handbook i found this command:
___
[EMAIL PROTECTED] mail
thomas may wrote:
Hi,
i wanted to change the shell for user root to bash.
This is not a good idea. You don't want to use a shell on a partition
other than / (e.g. /usr, /usr/local) for root. If those partitions, or
shared libraries like libc, get trashed, you are in a world of pain.
Much better
> > i wanted to change the shell for user root to bash.
> > in the freebsd online handbook i found this command:
> >
> > # echo "/usr/local/bin/bash" >> /etc/shells
> >
> >
> > but what i didnt know at this moment, that i have to install bash
> > before.
> > so i logged of as user root and get
- Original Message -
From: "Charles Howse" <[EMAIL PROTECTED]>
To: "'thomas may'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, August 27, 2003 4:57 PM
Subject: RE: no root login after changing shell
> i wanted to chang
> i wanted to change the shell for user root to bash.
> in the freebsd online handbook i found this command:
>
> # echo "/usr/local/bin/bash" >> /etc/shells
>
>
> but what i didnt know at this moment, that i have to install bash
> before.
> so i logged of as user root and get now on login the fo
Hi,
i wanted to change the shell for user root to bash.
in the freebsd online handbook i found this command:
# echo "/usr/local/bin/bash" >> /etc/shells
but what i didnt know at this moment, that i have to install bash
before.
so i logged of as user root and get now on login the following error