FreeRadius error LDAP Authentication
Peter Lambrechtsen
peter at crypt.co.nz
Fri Jul 19 09:12:32 CEST 2013
You shouldn't have quotes around your username or domain. You should use
identity = "cn=user,ou=people,dc=domain,dc=it"
On 19/07/2013 7:05 PM, "Marco Aresu" <marcoaresu at gmail.com> wrote:
> 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
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20130719/82eec4f2/attachment.html>
More information about the Freeradius-Users
mailing list