This password will be remembered by that terminal for 15 minutes by default.
If you want terminal to ask for password each time you type sudo command just do as said below.
1. Type at terminal
sudo visudo2. Edit as shown below
Change
Defaults env_reset
to
Defaults env_reset,timestamp_timeout=0





1 comments:
Nice tip. Added it to my library.
http://fosslib.tsakf.net/record/321
Post a Comment