root password...[ubuntu 5.10 installation issues]

Bob Nielsen nielsen at oz.net
Fri Jan 13 17:17:47 UTC 2006


On Jan 13, 2006, at 8:38 AM, 'Forum Post , '@wailuku.xlogicgroup.com  
wrote:

>
> Is it possible to remove the 15 minute storage of the password for  
> sudo
> commands? That is, I want to be asked for my password each time rather
> than having a 15 minute 'free' period.
>


 From 'man sudoers':

timestamp_timeout  Number of minutes that can elapse before sudo will  
ask for
                    a passwd again.  The default is 15.  Set this to  
0 to
                    always prompt for a password.  If set to a value  
less than
                    0 the user’s timestamp will never expire.  This  
can be used
                    to allow users to create or delete their own  
timestamps via
                    sudo -v and sudo -k respectively.

Using 'visudo', edit /etc/sudoers and add a line:

timestamp_timeout 0






More information about the ubuntu-users mailing list