]> granicus.if.org Git - sudo/commitdiff
Use the : operator some more and fix a typo
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 24 Aug 1999 16:43:37 +0000 (16:43 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 24 Aug 1999 16:43:37 +0000 (16:43 +0000)
sample.sudoers

index 8c5879bfecec04308d354fdbe43b3624f2d518d8..9dda614e8a45bfa6d6b756ccb519def68941683f 100644 (file)
@@ -22,10 +22,10 @@ Runas_Alias DB = oracle, sybase
 ##
 # Host alias specification
 ##
-Host_Alias     SPARC = bigtime, eclipse, moet, anchor
-Host_Alias     SGI = grolsch, dandelion, black
-Host_Alias     ALPHA = widget, thalamus, foobar
-Host_Alias     HPPA = boa, nag, python
+Host_Alias     SPARC = bigtime, eclipse, moet, anchor:\
+               SGI = grolsch, dandelion, black:\
+               ALPHA = widget, thalamus, foobar:\
+               HPPA = boa, nag, python
 Host_Alias     CUNETS = 128.138.0.0/255.255.0.0
 Host_Alias     CSNETS = 128.138.243.0, 128.138.204.0, 128.138.242.0
 Host_Alias     SERVERS = master, mail, www, ns
@@ -112,7 +112,7 @@ steve               CSNETS = (operator) /usr/local/op_commands/
 matt           valkyrie = KILL
 
 # users in the WEBMASTERS User_Alias (will, wendy, and wim)
-# may run any command as use www (which owns the web pages)
+# may run any command as user www (which owns the web pages)
 # or simply su to www.
 WEBMASTERS     www = (www) ALL, (root) /usr/bin/su www