[geeks] Thoughts on bash for root

Bill Bradford mrbill at mrbill.net
Sun Apr 21 00:28:25 CDT 2002


On Sun, Apr 21, 2002 at 01:19:57AM -0400, Joshua D Boyd wrote:
> On Solaris, is it safe to change root to use bash?  How would you do it any
> way, since usermod won't work for logged in users.

NO.

$ su - root
<password>
# bash

THATS HOW YOU DO IT.  Otherwise, for normal users, edit the password file.
Or just run "bash".

Bill

-- 
Bill Bradford
mrbill at mrbill.net
Austin, TX



More information about the geeks mailing list