Sean Sprague wrote:
Doug,
It is perfectly safe to use bash as the root shell in Solaris 10
onwards. Just ignore anybody who say otherwise and use "usermod -s
/usr/bin/bash root".
Also if you want root's home directory to be /root just (as root)
mkdir -p /root
chmod 700 /root
usermod -d /root root
And if you want more Linux-feel, install Linux on BrandZ ;-)
No, Linux Brandz feels too much like Linux... Just some simple changes
can make life just a little easier for people to adapt to Solaris.
I have always disliked the root account's home directory being '/'
anyway. Linux actually does have some sensible changes. Though I probably
have enough fingers and toes to count them.
Doug
_______________________________________________
opensolaris-discuss mailing list
[email protected]