Bug 747

Summary: Error in sudoers.ldap documentation material: Ambiguous cn of default sudoRole
Product: Sudo Reporter: earlybird <bugtrackers>
Component: DocumentationAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED FIXED    
Severity: low CC: bugtrackers
Priority: low    
Version: 1.8.17   
Hardware: All   
OS: All   

Description earlybird 2016-06-15 04:39:25 MDT
In the section 'SUDOers LDAP container', when the documentation specifies the cn of the default sudoRole, it says that 'Sudo first looks for the cn=default entry in the SUDOers container.' while the given examples say 'cn=defaults' instead.

The first occurrence should also say 'cn=defaults' as that's what the source code spells out.
Comment 1 Todd C. Miller 2016-06-15 05:15:05 MDT
Thanks for the report.  This is fixed by https://www.sudo.ws/repos/sudo/rev/06e097667465
Comment 2 Todd C. Miller 2016-06-18 05:56:10 MDT
Fixed in sudo 1.8.17 which is now available.