[Freeipa-devel] [PATCH] 614 Display user and host membership in netgroups.

Simo Sorce ssorce at redhat.com
Wed Nov 24 13:40:30 UTC 2010


On Wed, 24 Nov 2010 09:00:24 +0100
Jan Zelený <jzeleny at redhat.com> wrote:

> Rob Crittenden <rcritten at redhat.com> wrote:
> > This uses an enhanced memberof plugin that allows multiple
> > attributes to be configured to create memberOf attributes.
> > 
> > This patch requires a new 389-ds-base, 1.2.7. This is currently only
> > available in updates-testing.
> > 
> > tickets 109 and 110
> > 
> > To validate:
> > 
> > # ipa user-add --first=Jim --last=User juser
> > # ipa netgroup-add --desc=netgroup net1
> > # ipa netgroup-add-member --users=juser --hosts=`hostname` net1
> > # ipa netgroup-show net1 (should have the host and user as members)
> > # ipa user-show juser (should have Member of netgroups)
> > # ipa host-show `hostname` (should have Member of netgroups)
> > 
> > rob
> 
> ACK
> 

Ok pushed to master after rebasing the patch.
Rob please check as one chunk had to be removed. I believe the change
is correct but I prefer you to double-check.

Simo.


-- 
Simo Sorce * Red Hat, Inc * New York




More information about the Freeipa-devel mailing list