mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
4239b77a6d
IPA API commands to manage RBCD access controls. Fixes: https://pagure.io/freeipa/issue/9354 Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com>
828 B
828 B
service_disallow_add_delegation
Disallow users, groups, hosts or host groups to handle a resource delegation of this service.
Arguments
Name | Type | Required |
---|---|---|
krbcanonicalname | :ref:Principal<Principal> |
True |
Options
- all : :ref:
Flag<Flag>
(Required) - Default: False
- raw : :ref:
Flag<Flag>
(Required) - Default: False
- no_members : :ref:
Flag<Flag>
(Required) - Default: False
- version : :ref:
Str<Str>
- user : :ref:
Str<Str>
- group : :ref:
Str<Str>
- host : :ref:
Str<Str>
- hostgroup : :ref:
Str<Str>
Output
Name | Type |
---|---|
completed | Output |
failed | Output |
result | Entry |