Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Changing root access mode

  Date: Dec 20    Category: Unix / Linux / Ubuntu    Views: 535
  


i knows how to change the root access setting on ubuntu? I mean, i
want my ubuntu always ask me the root's passwrd every time i want to
access root.

Share: 

 

2 Answers Found

 
Answer #1    Answered On: Dec 20    

You can turn it off if you like. That is if you are the only user on your
system. It is not wise, but you can.

gedit sudo visudo

Add the following line at the end of the file:

username ALL=(ALL) NOPASSWD: ALL

Save the edited file


 
Answer #2    Answered On: Dec 20    

Yes but that is for security so why not?

 
Didn't find what you were looking for? Find more on Changing root access mode Or get search suggestion and latest updates.




Tagged: