View previous topic :: View next topic |
Author |
Message |
gnuageux Veteran
Joined: 17 Apr 2004 Posts: 1201
|
Posted: Fri Aug 06, 2004 8:30 am Post subject: /etc/sudoers question |
|
|
I'd like to configure a password timeout directive /etc/sudoers. Can this be accomplished, how? Essentially I want my box here at work to prompt me for a pw when I use sudo, but I dont want to have to enter it every time, maybe once every ten minutes or something. Anyone know how to get this done? Ive googled a bit but havent found the answer. TIA _________________ The realOTW: http://forums.realotw.org/index.php
Registered Linux user#364538 |
|
Back to top |
|
|
br0mGreV Apprentice
Joined: 28 Jul 2004 Posts: 265 Location: Paris, France
|
Posted: Fri Aug 06, 2004 8:58 am Post subject: |
|
|
i think adding the :
Code: | defaults timestamp_timeout=10 |
would make the trick
[edit]check man sudoers for more infos.[/edit] |
|
Back to top |
|
|
sprite Tux's lil' helper
Joined: 10 Jun 2003 Posts: 143 Location: Camarillo, California (USA)
|
Posted: Fri Nov 26, 2004 11:51 am Post subject: |
|
|
tag for refrence... thanks~ |
|
Back to top |
|
|
|