On Thu, 24 Jun 2004, Alan DeKok wrote: > <[EMAIL PROTECTED]> wrote: > > Now, when a user tries to get authenticated the ldap_groupcmp() always > > uses one ldap instance even when the auth-type for the user is a > > different ldap-instance. > > The LDAP module registers a callback for LDAP-Group, and does not > provide a way to configure more than one such attribute. As a result, > when you have two LDAP modules, only one is called for LDAP-Group. > > I suggest a few minor modifications to the LDAP module, to allow it > to configure multiple group attributes.
* Apr 2004, Kostas Kalveras <[EMAIL PROTECTED]> - Add a per instance Ldap-Group attribute (of the form <instance>-Ldap-Group) and register a corresponding ldap_groupcmp function So in other words, it's in there already... > > Alan DeKok. > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > -- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 210 7721861 'Go back to the shadow' Gandalf - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

