Re: What are sudo timestamps used for?
"Todd C. Miller" <[email protected]>
| Newsgroups | gmane.comp.tools.sudo.user |
|---|---|
| Message-ID | <[email protected]> |
Sudo uses the time stamp files to track when you last ran sudo in order to determine whether it should prompt for a password. By default, if you've run sudo in the past 5 minutes you don't need to enter the password again. Older versions of sudo use one file per login terminal. Sudo 1.8.15 and higher uses a single file per user that contains multiple records. You can safely remove the time stamp files, they will be recreated as needed. - todd ____________________________________________________________ sudo-users mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-users