-1.7.4 July 20, 2010 1
+1.7.4b3 July 21, 2010 1
-1.7.4 July 20, 2010 2
+1.7.4b3 July 21, 2010 2
-1.7.4 July 20, 2010 3
+1.7.4b3 July 21, 2010 3
-1.7.4 July 20, 2010 4
+1.7.4b3 July 21, 2010 4
-1.7.4 July 20, 2010 5
+1.7.4b3 July 21, 2010 5
-1.7.4 July 20, 2010 6
+1.7.4b3 July 21, 2010 6
-1.7.4 July 20, 2010 7
+1.7.4b3 July 21, 2010 7
-1.7.4 July 20, 2010 8
+1.7.4b3 July 21, 2010 8
-1.7.4 July 20, 2010 9
+1.7.4b3 July 21, 2010 9
-1.7.4 July 20, 2010 10
+1.7.4b3 July 21, 2010 10
-1.7.4 July 20, 2010 11
+1.7.4b3 July 21, 2010 11
-1.7.4 July 20, 2010 12
+1.7.4b3 July 21, 2010 12
-1.7.4 July 20, 2010 13
+1.7.4b3 July 21, 2010 13
-1.7.4 July 20, 2010 14
+1.7.4b3 July 21, 2010 14
-1.7.4 July 20, 2010 15
+1.7.4b3 July 21, 2010 15
-1.7.4 July 20, 2010 16
+1.7.4b3 July 21, 2010 16
-1.7.4 July 20, 2010 17
+1.7.4b3 July 21, 2010 17
-1.7.4 July 20, 2010 18
+1.7.4b3 July 21, 2010 18
-1.7.4 July 20, 2010 19
+1.7.4b3 July 21, 2010 19
-1.7.4 July 20, 2010 20
+1.7.4b3 July 21, 2010 20
contrived. First, we allow a few environment variables to pass and
then define our _\ba_\bl_\bi_\ba_\bs_\be_\bs:
- # Run X applications through sudo; HOME is used to find .Xauthority file
- # Note that some programs may use HOME for other purposes too and
- # this may lead to privilege escalation!
- Defaults env_keep = "DISPLAY HOME"
+ # Run X applications through sudo; HOME is used to find the
+ # .Xauthority file. Note that other programs use HOME to find
+ # configuration files and this may lead to privilege escalation!
+ Defaults env_keep += "DISPLAY HOME"
# User alias specification
User_Alias FULLTIMERS = millert, mikef, dowdy
-1.7.4 July 20, 2010 21
+1.7.4b3 July 21, 2010 21
-1.7.4 July 20, 2010 22
+1.7.4b3 July 21, 2010 22
-1.7.4 July 20, 2010 23
+1.7.4b3 July 21, 2010 23
-1.7.4 July 20, 2010 24
+1.7.4b3 July 21, 2010 24
-1.7.4 July 20, 2010 25
+1.7.4b3 July 21, 2010 25
-1.7.4 July 20, 2010 26
+1.7.4b3 July 21, 2010 26
.\" ========================================================================
.\"
.IX Title "SUDOERS @mansectform@"
-.TH SUDOERS @mansectform@ "July 20, 2010" "1.7.4" "MAINTENANCE COMMANDS"
+.TH SUDOERS @mansectform@ "July 21, 2010" "1.7.4b3" "MAINTENANCE COMMANDS"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
variables to pass and then define our \fIaliases\fR:
.PP
.Vb 4
-\& # Run X applications through sudo; HOME is used to find .Xauthority file
-\& # Note that some programs may use HOME for other purposes too and
-\& # this may lead to privilege escalation!
-\& Defaults env_keep = "DISPLAY HOME"
+\& # Run X applications through sudo; HOME is used to find the
+\& # .Xauthority file. Note that other programs use HOME to find
+\& # configuration files and this may lead to privilege escalation!
+\& Defaults env_keep += "DISPLAY HOME"
\&
\& # User alias specification
\& User_Alias FULLTIMERS = millert, mikef, dowdy