FreeRadius error LDAP Authentication

Marco Aresu marcoaresu at gmail.com
Fri Jul 19 09:04:23 CEST 2013


Hi All,
i am new about FreeRadius. I am moving from Cisco ACS Tacacs to FreeRadius.
During LDAP configuration i am getting the follow error :

  [ldap] bind as cn="User",ou=people,dc="domain",dc=it/"Password" to
"ldapserver":636
  [ldap] waiting for bind result ...
  [ldap] cn="user",ou=people,dc="domain",dc=it bind to "ldapServer":636
failed No such object
  [ldap] (re)connection attempt failed

Any idea about the error?

Below the ldap configuration

        server = "ldapserver"
        port = 636
        identity = "cn="user",ou=people,dc="domain",dc=it"
        password = "password"
        basedn = "dc="domain",dc=it"
        filter = "(uid=%{Stripped-User-Name:-%{User-Name}})"
        base_filter = "(objectclass=groupofuniquenames)"


Thanks

Marco Aresu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20130719/30d48932/attachment.html>


More information about the Freeradius-Users mailing list