]> granicus.if.org Git - sudo/commitdiff
Document that a sudoUser may now be a group ID.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 29 Nov 2011 21:37:01 +0000 (16:37 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 29 Nov 2011 21:37:01 +0000 (16:37 -0500)
doc/sudoers.ldap.pod

index 88c60155ceabe3bd1ae65f937ebc595c2600724a..f6a2beed212bf4c281fc990207d6351c5740a87d 100644 (file)
@@ -103,8 +103,9 @@ the following attributes:
 
 =item B<sudoUser>
 
-A user name, uid (prefixed with C<'#'>), Unix group (prefixed with
-a C<'%'>) or user netgroup (prefixed with a C<'+'>).
+A user name, user ID (prefixed with C<'#'>), Unix group (prefixed with
+C<'%'>), Unix group ID (prefixed with C<'%#'>), or user netgroup
+(prefixed with C<'+'>).
 
 =item B<sudoHost>