Re: [Freeipa-devel] [PATCH] 499 show failures when adding/removing members from all group types

2010-08-05 Thread Adam Young
On 08/02/2010 06:14 PM, Rob Crittenden wrote: Properly show the members when an add/remove operation fails. The remove member function in baseldap was not returning failures at all. The add member function was only showing them in the group object. Most of the magic is handled in baseldap. Ea

[Freeipa-devel] [PATCH] 499 show failures when adding/removing members from all group types

2010-08-02 Thread Rob Crittenden
Properly show the members when an add/remove operation fails. The remove member function in baseldap was not returning failures at all. The add member function was only showing them in the group object. Most of the magic is handled in baseldap. Each plugin just needs to define object_name and