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-... Sent from the FreeRadius - User mailing list archive at Nabble.com.