I want to remotely manage my user's aliases "email_secondary" field in the user object. I will do this from a remote machine with ssh keys.
I'm having trouble getting the remove syntax even on the local machine though.
This does the trick to add the alias to the user
# cc change_object REF_AaaUseTestuser email_secondary "me@test.com"
I can see it in the gui and all is well.
I can't figure out the syntax to get rid of them!
I would be equally happy with smoking the whole list and rebuilding it, or identifying an element and deleting it.
This thread was automatically locked due to age.