From f39b2329e7d06be0733eb0ae896c330bf0bd2a2b Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 11 Mar 1996 01:59:02 +0000 Subject: [PATCH] udpated FQDN --- OPTIONS | 1 + 1 file changed, 1 insertion(+) 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.