mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
permission plugin: Improve description of the target option
https://fedorahosted.org/freeipa/ticket/4521 Reviewed-By: Martin Kosek <mkosek@redhat.com>
This commit is contained in:
parent
4fbba3f7b8
commit
c8aefc23a4
@ -296,7 +296,9 @@ class permission(baseldap.LDAPObject):
|
||||
DNParam(
|
||||
'ipapermtarget?',
|
||||
cli_name='target',
|
||||
label=_('ACI target DN'),
|
||||
label=_('Target DN'),
|
||||
doc=_('Optional DN to apply the permission to '
|
||||
'(must be in the subtree, but may not yet exist)'),
|
||||
),
|
||||
|
||||
Str('memberof*',
|
||||
|
Loading…
Reference in New Issue
Block a user