]> granicus.if.org Git - sudo/commitdiff
Document that negated sudoHosts are only supported by 1.8.18 and higher.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 15 Sep 2016 14:36:08 +0000 (08:36 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 15 Sep 2016 14:36:08 +0000 (08:36 -0600)
doc/sudoers.ldap.cat
doc/sudoers.ldap.man.in
doc/sudoers.ldap.mdoc.in

index 3f57e315989956e4fdd7f0d288a89349afe74b59..0a041ff579b0c1a2d9f78c2b405de6d1e30306f1 100644 (file)
@@ -82,7 +82,8 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
            unqualified) and domain members only; the user member is not used
            when matching.  If a sudoHost entry is preceded by an exclamation
            point, `!', and the entry matches, the sudoRole in which it resides
-           will be ignored.
+           will be ignored.  Negated sudoHost entries are only supported by
+           version 1.8.18 or higher.
 
      s\bsu\bud\bdo\boC\bCo\bom\bmm\bma\ban\bnd\bd
            A fully-qualified Unix command name with optional command line
index 1c6b9b7e31af16273b5b810c235789d6d69ef9af..ba4d60292f3293c0b01cc858985b390c862bbc1b 100644 (file)
@@ -174,6 +174,9 @@ entry is preceded by an exclamation point,
 and the entry matches, the
 \fRsudoRole\fR
 in which it resides will be ignored.
+Negated
+\fRsudoHost\fR
+entries are only supported by version 1.8.18 or higher.
 .TP 6n
 \fBsudoCommand\fR
 A fully-qualified Unix command name with optional command line arguments,
index 4b6ca4afe3b855d54b5e89867ea583f74876de71..bb7bba04dd7568ac843b4ea6eecff91add443895 100644 (file)
@@ -166,6 +166,9 @@ entry is preceded by an exclamation point,
 and the entry matches, the
 .Li sudoRole
 in which it resides will be ignored.
+Negated 
+.Li sudoHost
+entries are only supported by version 1.8.18 or higher.
 .It Sy sudoCommand
 A fully-qualified Unix command name with optional command line arguments,
 potentially including globbing characters (aka wild cards).