#1929 Add --delattr option to complement --setattr/--addattr
Closed: Fixed None Opened 12 years ago by rcritten.

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.


Patch ''freeipa-mkosek-157-add-delattr-option-to-complement-setattr-addattr.patch'' sent for review
freeipa-mkosek-157-add-delattr-option-to-complement-setattr-addattr.patch

Patch freeipa-mkosek-157-3-add-delattr-option-to-complement-setattr-addattr.patch sent for review

Metadata Update from @rcritten:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 3.0 Core Effort - 2011/11

7 years ago

Login to comment on this ticket.

Metadata