Hello

Yes, modify_member_form.php is where is't done and default
configuration values can be found from lib/config_default.php, just
search key word modify_member.

I should know how to configure or fix this because I have implemented
this feature, but I'm quite busy right now and I fear that I cannot
help much. And there has been couple of years when I have last done
anything with it :)

Basically all it does is:
- search all current members of group A ($current_members)
- search all users with filter B ($possible_values)
- show users C that do not belong to group A ($possible_members)


Regards,
Kimmo Koivisto

2010/2/3 Mullis, Josh (CCI - Atlanta) <josh.mul...@cox.com>:
>
>
> Hi,
>
>
> I'm trying to enhance the modify group members function to return a list of
> users for the nisNetgroupTriple attribute.
>
> I successfully got the "modify group members" link to appear when a
> nisNetgroupTriple attribute is present.
> However it is displaying the members with a full dn, and all I want is the
> "uid" like when editing a posixGroup object.
>
>
>
> In "htdocs/modify_member_form.php" is where I need to look I'm guessing...
> I'm a bit confused though.
>
>
> Can anyone help me with adding an exception to display the "uid" when
> editing a "nisNetgroupTriple" attribute?
>
>
>
>
> Using v1.2.0.5
>
>
> Thanks
> -Josh
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the
> business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> _______________________________________________
> phpldapadmin-users mailing list
> phpldapadmin-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users
>
>

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
phpldapadmin-users mailing list
phpldapadmin-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users

Reply via email to