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