31 Aug
2007
31 Aug
'07
5:23 a.m.
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.