![]() |
| ||
| change sudo setting im using ubuntu, n the thing is, i want my ubuntu to always ask me the root password everytime i try 2 access root permision. Is there a way 2 do that? |
| ||
| Re: change sudo setting No. If you want to authenticate to the root user (or any user for that matter), you have to use su. |
| ||
| Re: change sudo setting Im sorry, but wat i mean is,for the first time i acces root's permission, yes it asks me 4 the root's password. But after that, it doesnt. N thats wat i wanna change. I want it 2 ask me the password every time. Tnx 4 awl de help |
| ||
| Re: change sudo setting In that case, you want to modify the timestamp_timeout value in the /etc/sudoers file. Open up the sudoers file with $ sudo visudoenter your password, then look in the file for a line that starts with Defaultsand has timestamp_timeoutin it. Adjust the value so that it's set to 0. If there isn't a line like that present in the file, add a new one: Defaults tty_tickets, timestamp_timeout=0 |
| ||
| Re: change sudo setting the default is to ask for your "regular" user password each time. you'd rather type the "root" password each time? why? |
| ||
| Re: change sudo setting It works....tnx |
| All times are GMT -4. The time now is 5:27 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC