Do we plan/need to have a more convenient format? The setattr seems not
intuitive.
I seems it should be something like:
ipa user-mod --login=newlogin oldlogin

But I understand it will affect a lot of CLIs if we do it right for all
renames.
Well... may be exactly because of that we should do it sooner rather
than later.
Thoughts?

Thanks
Dmitri

-------- Original Message --------
Subject:        [Freeipa-devel] [PATCH] 582 allow rdn changes
Date:   Mon, 18 Oct 2010 14:57:17 -0400
From:   Rob Crittenden <rcrit...@redhat.com>
To:     freeipa-devel <freeipa-devel@redhat.com>



Allow RDN changes for users, groups, rolegroups and taskgroups.

To do a change right now you have to perform a setattr like:

ipa user-mod --setattr uid=newuser olduser

The RDN change is performed before the rest of the mods. If the RDN 
change is the only change done then the EmptyModlist that update_entry() 
throws is ignored.

ticket 323

rob



-- 
Thank you,
Dmitri Pal

Engineering Manager IPA project,
Red Hat Inc.


-------------------------------
Looking to carve out IT costs?
www.redhat.com/carveoutcosts/

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to