summaryrefslogtreecommitdiff
path: root/sudoers.man
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>1999-12-02 20:31:25 +0000
committerTodd C. Miller <Todd.Miller@courtesan.com>1999-12-02 20:31:25 +0000
commitc2609c54ab9bc9dfc956179fab580a9af663444a (patch)
treed9abbeeb723db67c0b7f0bba1894af817d014669 /sudoers.man
parent807eb4e946f043d5a0008e8dc8454bc6da32fb16 (diff)
downloadsudo-c2609c54ab9bc9dfc956179fab580a9af663444a.tar.gz
o Kill shell_noargs option, it cannot work since the command needs to
be set before sudoers is parsed. o Fix the "set_home" sudoers option (only worked at compile time). o Fix "fqdn" sudoers option. We now set host/shost via set_fqdn which gets called when the "fqdn" option is set in sudoers. o Move the openlog() to store_syslogfac() so this gets overridden correctly from the sudoers file.
Diffstat (limited to 'sudoers.man')
-rw-r--r--sudoers.man18
1 files changed, 10 insertions, 8 deletions
diff --git a/sudoers.man b/sudoers.man
index 7f9164d18..3f043bfc8 100644
--- a/sudoers.man
+++ b/sudoers.man
@@ -2,8 +2,14 @@
''' $RCSfile$$Revision$$Date$
'''
''' $Log$
-''' Revision 1.16 1999/11/29 01:57:04 millert
-''' fix some syntactic goofs
+''' Revision 1.17 1999/12/02 20:31:24 millert
+''' o Kill shell_noargs option, it cannot work since the command needs to
+''' be set before sudoers is parsed.
+''' o Fix the "set_home" sudoers option (only worked at compile time).
+''' o Fix "fqdn" sudoers option. We now set host/shost via set_fqdn which
+''' gets called when the "fqdn" option is set in sudoers.
+''' o Move the openlog() to store_syslogfac() so this gets overridden
+''' correctly from the sudoers file.
'''
'''
.de Sh
@@ -96,7 +102,7 @@
.nr % 0
.rr F
.\}
-.TH sudoers 5 "1.6" "28/Nov/1999" "FILE FORMATS"
+.TH sudoers 5 "1.6" "2/Dec/1999" "FILE FORMATS"
.UC
.if n .hy 0
.if n .na
@@ -399,8 +405,6 @@ Root may run sudo
Log the hostname in the (non-syslog) log file
.Ip "log_year" 12
Log the year in the (non-syslog) log file
-.Ip "shell_noargs" 12
-If sudo is invoked with no arguments, start a shell
.Ip "set_home" 12
Set \f(CW$HOME\fR to the target user when starting a shell with \f(CW-s\fR
.Ip "path_info" 12
@@ -847,8 +851,6 @@ will not run with a syntactically incorrect \fIsudoers\fR file.
.IX Item "log_year"
-.IX Item "shell_noargs"
-
.IX Item "set_home"
.IX Item "path_info"
@@ -915,7 +917,7 @@ will not run with a syntactically incorrect \fIsudoers\fR file.
.IX Subsection "Exceptions to wildcard rules:"
-.IX Item "\f(CW""\fR"
+.IX Item \f(CW""\fR
.IX Subsection "Other special characters and reserved words:"