projects
/
sudo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f0e975
)
udpated FQDN
author
Todd C. Miller
<Todd.Miller@courtesan.com>
Mon, 11 Mar 1996 01:59:02 +0000
(
01:59
+0000)
committer
Todd C. Miller
<Todd.Miller@courtesan.com>
Mon, 11 Mar 1996 01:59:02 +0000
(
01:59
+0000)
OPTIONS
patch
|
blob
|
history
diff --git
a/OPTIONS
b/OPTIONS
index 92938e8ad869550ff9f40ba9ac7d7ca4d9a4e5d4..0dd2cfbbb035ac3c6503023e2ee67668b5dd8985 100644
(file)
--- a/
OPTIONS
+++ b/
OPTIONS
@@
-3,6
+3,7
@@
The following options may be used to configure sudo 1.4
FQDN
Define this if you want to put fully qualified hostnames in the sudoers
file. Ie: instead of myhost you would use myhost.mydomain.edu.
+ You may still use the short form if you wish (and even mix the two).
Beware that turning FQDN on requires sudo to make DNS lookups which
may make sudo unusable if your DNS is totally hosed.
Also note that you must use the host's official name as DNS knows it.