Red Hat Bugzilla – Bug 854335
Unable to update "remove automount keys" - it has filter and subtree specified
Last modified: 2015-05-18 22:56:59 EDT
This bug is created as a clone of upstream ticket: https://fedorahosted.org/freeipa/ticket/3028 # ipa permission-mod --permissions="add" "remove automount keys" ipa: ERROR: invalid 'target': type, filter, subtree and targetgroup are mutually exclusive The Web UI also had both the values set for the permission "remove automount keys"
*** Bug 958133 has been marked as a duplicate of this bug. ***
This issue was fixed in scope of upstream ticket https://fedorahosted.org/freeipa/ticket/3566 (FreeIPA 3.4): # ipa permission-mod --permissions={delete,add} "remove automount keys" ------------------------------------------- Modified permission "remove automount keys" ------------------------------------------- Permission name: Remove Automount keys Permissions: add, delete Bind rule type: permission Subtree: dc=example,dc=com ACI target filter: (objectclass=automount) ACI target DN: automountmapname=*,cn=automount,dc=example,dc=com Granted to Privilege: Automount Administrators
In rhel7.1, from http://www.freeipa.org/page/V4/Managed_Read_permissions modifications to default poermissions is restricted. # ipa permission-mod --permissions={delete,add} "System: Remove Automount Keys" ipa: ERROR: invalid 'ipapermright': not modifiable on managed permissions
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-0442.html