From: Todd C. Miller <Todd.Miller@courtesan.com> Date: Mon, 11 Mar 1996 01:59:02 +0000 (+0000) Subject: udpated FQDN X-Git-Tag: SUDO_1_5_0~256 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f39b2329e7d06be0733eb0ae896c330bf0bd2a2b;p=sudo udpated FQDN --- diff --git a/OPTIONS b/OPTIONS index 92938e8ad..0dd2cfbbb 100644 --- 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.