mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 22:05:46 +00:00
Add "%:" prefix when talking about QAS non-Unix group support.
This commit is contained in:
@@ -254,15 +254,15 @@ following formats:
|
||||
|
||||
=item *
|
||||
|
||||
Group in the same domain: "Group Name"
|
||||
Group in the same domain: "%:Group Name"
|
||||
|
||||
=item *
|
||||
|
||||
Group in any domain: "Group Name@FULLY.QUALIFIED.DOMAIN"
|
||||
Group in any domain: "%:Group Name@FULLY.QUALIFIED.DOMAIN"
|
||||
|
||||
=item *
|
||||
|
||||
Group SID: "S-1-2-34-5678901234-5678901234-5678901234-567"
|
||||
Group SID: "%:S-1-2-34-5678901234-5678901234-5678901234-567"
|
||||
|
||||
=back
|
||||
|
||||
|
Reference in New Issue
Block a user