]> granicus.if.org Git - sudo/commitdiff
tty tickets are user:tty now
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 13 Nov 1998 19:19:39 +0000 (19:19 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 13 Nov 1998 19:19:39 +0000 (19:19 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index cebb42a81a82728f0b4c49074990c177872d3999..1409c03f33bc6ac1990e28905fce396d1c4d82c3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -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