From: Todd C. Miller Date: Wed, 15 Jun 2016 11:14:33 +0000 (-0600) Subject: Fix typo; cn=default should be cn=defaults X-Git-Tag: SUDO_1_8_17^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c7eb07e0edeb939f37ef940813b0677d0f24043;p=sudo Fix typo; cn=default should be cn=defaults --- diff --git a/doc/sudoers.ldap.cat b/doc/sudoers.ldap.cat index fdd5630ee..c7ba0bf20 100644 --- a/doc/sudoers.ldap.cat +++ b/doc/sudoers.ldap.cat @@ -50,7 +50,7 @@ DDEESSCCRRIIPPTTIIOONN SSUUDDOOeerrss LLDDAAPP ccoonnttaaiinneerr The _s_u_d_o_e_r_s configuration is contained in the ou=SUDOers LDAP container. - Sudo first looks for the cn=default entry in the SUDOers container. If + Sudo first looks for the cn=defaults entry in the SUDOers container. If found, the multi-valued sudoOption attribute is parsed in the same manner as a global Defaults line in _/_e_t_c_/_s_u_d_o_e_r_s. In the following example, the SSH_AUTH_SOCK variable will be preserved in the environment for all diff --git a/doc/sudoers.ldap.man.in b/doc/sudoers.ldap.man.in index a6c407bc7..92f4a16ab 100644 --- a/doc/sudoers.ldap.man.in +++ b/doc/sudoers.ldap.man.in @@ -1,7 +1,7 @@ .\" DO NOT EDIT THIS FILE, IT IS NOT THE MASTER! .\" IT IS GENERATED AUTOMATICALLY FROM sudoers.ldap.mdoc.in .\" -.\" Copyright (c) 2003-2015 Todd C. Miller +.\" Copyright (c) 2003-2016 Todd C. Miller .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -109,7 +109,7 @@ configuration is contained in the LDAP container. .PP Sudo first looks for the -\fRcn=default\fR +\fRcn=defaults\fR entry in the SUDOers container. If found, the multi-valued \fRsudoOption\fR diff --git a/doc/sudoers.ldap.mdoc.in b/doc/sudoers.ldap.mdoc.in index b842f0f35..e0174081b 100644 --- a/doc/sudoers.ldap.mdoc.in +++ b/doc/sudoers.ldap.mdoc.in @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2003-2015 Todd C. Miller +.\" Copyright (c) 2003-2016 Todd C. Miller .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -105,7 +105,7 @@ configuration is contained in the LDAP container. .Pp Sudo first looks for the -.Li cn=default +.Li cn=defaults entry in the SUDOers container. If found, the multi-valued .Li sudoOption