tty tickets are user:tty now

This commit is contained in:
Todd C. Miller
1998-11-13 19:19:39 +00:00
parent b831104e1a
commit a8fce0bce8

11
INSTALL
View File

@@ -332,12 +332,11 @@ Special features/options:
--with-tty-tickets
This makes sudo use a different ticket file for each tty (per user).
Ie: instead of the ticket file being "username" it is "username.tty".
This offers increased security in an open lab or with "shared" accounts
like "operator." Note that this means that there will be more files in
the timestamp dir. This is not a problem if your system has a cron job
to remove of files from /tmp (or wherever you specified the timestamp
dir to be).
Ie: instead of the ticket file being "username" it is "username:tty".
This is useful for "shared" accounts like "operator". Note that this
means that there will be more files in the timestamp dir. This is not
a problem if your system has a cron job to remove of files from /tmp
(or wherever you specified the timestamp dir to be).
--with-insults
Define this if you want to be insulted for typing an incorrect password