Thread: root password
View Single Post
Posts: 515 | Thanked: 266 times | Joined on Nov 2009 @ Oelsted, Denmark
#17
Originally Posted by shailesh View Post
But soon after opening the terminal if i execute su - (it doesnt work)
~$su -
su: must be suid to work properly

not sure if still i am doing something wrong
I see... I'm not sure this is something I would want to do, but the error message says that the 'su' binary isn't suid which can be solved by doing (as root - i.e. run 'sudo gainroot' or just 'root'):
Code:
chmod u+s /bin/su
__________________
Christian Wilken - tux-POWER.dk!
... May the Source be with You ...