Robert Banniza <[EMAIL PROTECTED]> wrote: > Having a problem testing my LDAP authentication. In running 'radiusd -X > -A', I'm trying to debug why uid 'brad' and his password are not being > found.
Please read the debug log you posted to the list. I know nothing about LDAP, but the following message would appear to be instructive: > rlm_ldap: performing search in ou=people,dc=somedomain,dc=net, with filter > ((posixAc count)(uid=brad)) > rlm_ldap: ldap_search() failed: Bad search filter: > ((posixAccount)(uid=brad)) Maybe you want to configure it so it doesn't use a bad search filter? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

