sudo password timeout
I needed to extend the sudo password timeout for a group of users on our machines at work. Sebastien Wains had a great article on how to do it for individual users, but it didn’t cover groups. Here is how you would set the timeout to 60 minutes for a group of users called thegroup
:
Defaults:%thegroup timestamp_timeout=60