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

Jan Zelený jzeleny at redhat.com
Wed Nov 24 08:00:24 UTC 2010


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

-- 
Thank you
Jan Zeleny

Red Hat Software Engineer
Brno, Czech Republic




More information about the Freeipa-devel mailing list