Alex - as requested...
ldapsearch -h xxxxxxxx -x -b ou=Departments,DC=corp,DC=development,DC=com cn=wann # extended LDIF # # LDAPv3 # base <ou=Departments,DC=corp,DC=development,DC=com> with scope subtree # filter: cn=wann # requesting: ALL # # search result search: 2 result: 0 Success # numResponses: 1 ldapsearch -h xxxxxxx -x -b ou=Departments,DC=corp,DC=development,DC=com member=CN=RobertTest1,ou=WANN,ou=Departments,dc=corp,dc=development,dc=com # extended LDIF # # LDAPv3 # base <ou=Departments,DC=corp,DC=development,DC=com> with scope subtree # filter: member=cn=roberttest1 # requesting: ALL # # search result search: 2 result: 0 Success # numResponses: 1 -- View this message in context: http://freeradius.1045715.n5.nabble.com/LDAP-group-filter-search-is-failing-tp4289457p4296096.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

