Hide Forgot
There was user confusion on the proper way to specify multiple attribute values using the --setattr and --addattr options. The proper way is... ipa user-mod --setattr=objectclass=oc1 --addattr=objectclass=oc2 --addattr=objectclass=oc3 ... As a side note, it may be useful to have a section on tips for using the CLI, and this should be one of the items.