Norbert Wegener wrote: > As I am only interested in one attribute from AD, it would be > sufficient, if rlm_ldap would only use "filter" to dive into AD once. > How could I prevent rlm_ldap from "Entering ldap_groupcmp()" ?
Don't reference the LDAP-Group attribute? The only time that the ldap_groupcmp() function is called is when the LDAP-Group attribute is used. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

