From 4859b787977898e6d0ce01344b04561f308b5a48 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 25 Jun 2018 13:20:34 -0600 Subject: [PATCH] sync with schema.OpenLDAP --- doc/sudoers.ldap.cat | 4 ++-- doc/sudoers.ldap.man.in | 8 ++++---- doc/sudoers.ldap.mdoc.in | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/sudoers.ldap.cat b/doc/sudoers.ldap.cat index aee0da858..7792ad44a 100644 --- a/doc/sudoers.ldap.cat +++ b/doc/sudoers.ldap.cat @@ -936,7 +936,7 @@ EEXXAAMMPPLLEESS ORDERING generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 ) - attributeTypes ( 1.3.6.1.4.1.15953.9.1.10 + attributetype ( 1.3.6.1.4.1.15953.9.1.10 NAME 'sudoOrder' DESC 'an integer to order the sudoRole entries' EQUALITY integerMatch @@ -985,4 +985,4 @@ DDIISSCCLLAAIIMMEERR file distributed with ssuuddoo or https://www.sudo.ws/license.html for complete details. -Sudo 1.8.24 March 29, 2018 Sudo 1.8.24 +Sudo 1.8.24 June 25, 2018 Sudo 1.8.24 diff --git a/doc/sudoers.ldap.man.in b/doc/sudoers.ldap.man.in index aecee5a6f..979e83d75 100644 --- a/doc/sudoers.ldap.man.in +++ b/doc/sudoers.ldap.man.in @@ -15,7 +15,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.TH "SUDOERS.LDAP" "5" "March 29, 2018" "Sudo @PACKAGE_VERSION@" "File Formats Manual" +.TH "SUDOERS.LDAP" "5" "June 25, 2018" "Sudo @PACKAGE_VERSION@" "File Formats Manual" .nh .if n .ad l .SH "NAME" @@ -1577,7 +1577,7 @@ attributetype ( 1.3.6.1.4.1.15953.9.1.9 ORDERING generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 ) -attributeTypes ( 1.3.6.1.4.1.15953.9.1.10 +attributetype ( 1.3.6.1.4.1.15953.9.1.10 NAME 'sudoOrder' DESC 'an integer to order the sudoRole entries' EQUALITY integerMatch @@ -1588,8 +1588,8 @@ objectclass ( 1.3.6.1.4.1.15953.9.2.1 NAME 'sudoRole' SUP top STRUCTURAL DESC 'Sudoer Entries' MUST ( cn ) MAY ( sudoUser $ sudoHost $ sudoCommand $ sudoRunAs $ sudoRunAsUser $ - sudoRunAsGroup $ sudoOption $ sudoNotBefore $ sudoNotAfter $ - sudoOrder $ description ) + sudoRunAsGroup $ sudoOption $ sudoNotBefore $ sudoNotAfter $ + sudoOrder $ description ) ) .RE .fi diff --git a/doc/sudoers.ldap.mdoc.in b/doc/sudoers.ldap.mdoc.in index a4d1d5a63..982b80fb4 100644 --- a/doc/sudoers.ldap.mdoc.in +++ b/doc/sudoers.ldap.mdoc.in @@ -14,7 +14,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd March 29, 2018 +.Dd June 25, 2018 .Dt SUDOERS.LDAP @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -1443,7 +1443,7 @@ attributetype ( 1.3.6.1.4.1.15953.9.1.9 ORDERING generalizedTimeOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 ) -attributeTypes ( 1.3.6.1.4.1.15953.9.1.10 +attributetype ( 1.3.6.1.4.1.15953.9.1.10 NAME 'sudoOrder' DESC 'an integer to order the sudoRole entries' EQUALITY integerMatch @@ -1454,8 +1454,8 @@ objectclass ( 1.3.6.1.4.1.15953.9.2.1 NAME 'sudoRole' SUP top STRUCTURAL DESC 'Sudoer Entries' MUST ( cn ) MAY ( sudoUser $ sudoHost $ sudoCommand $ sudoRunAs $ sudoRunAsUser $ - sudoRunAsGroup $ sudoOption $ sudoNotBefore $ sudoNotAfter $ - sudoOrder $ description ) + sudoRunAsGroup $ sudoOption $ sudoNotBefore $ sudoNotAfter $ + sudoOrder $ description ) ) .Ed .Sh SEE ALSO -- 2.40.0