From db7ce3c219ba651c074787b9cc280e17176f9475 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 15 Sep 2016 08:36:08 -0600 Subject: [PATCH] Document that negated sudoHosts are only supported by 1.8.18 and higher. --- doc/sudoers.ldap.cat | 3 ++- doc/sudoers.ldap.man.in | 3 +++ doc/sudoers.ldap.mdoc.in | 3 +++ 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/sudoers.ldap.cat b/doc/sudoers.ldap.cat index 3f57e3159..0a041ff57 100644 --- a/doc/sudoers.ldap.cat +++ b/doc/sudoers.ldap.cat @@ -82,7 +82,8 @@ DDEESSCCRRIIPPTTIIOONN 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. ssuuddooCCoommmmaanndd A fully-qualified Unix command name with optional command line diff --git a/doc/sudoers.ldap.man.in b/doc/sudoers.ldap.man.in index 1c6b9b7e3..ba4d60292 100644 --- a/doc/sudoers.ldap.man.in +++ b/doc/sudoers.ldap.man.in @@ -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, diff --git a/doc/sudoers.ldap.mdoc.in b/doc/sudoers.ldap.mdoc.in index 4b6ca4afe..bb7bba04d 100644 --- a/doc/sudoers.ldap.mdoc.in +++ b/doc/sudoers.ldap.mdoc.in @@ -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). -- 2.40.0