Hide Forgot
+++ This bug was initially created as a clone of Bug #782873 +++ This bug is created as a clone of upstream ticket: https://fedorahosted.org/freeipa/ticket/1929 Adding a --delattr option will round out multi-valued attribute manipulation. This will automatically appear in all commands that currently support setattr/addattr. It will be evaluated last, after all sets and adds. This means that an add and delete in the same operation is a no-op, e.g. ipa user-mod --addattr=objectclass=person --delattr=objectclass=person This will make no changes.
Link: http://documentation-stage.bne.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Identity_Management_Guide/basic-usage.html#using-setattr-addattr
Closing.