Help connecting to remote ldap server

Raymond Norton admin at lctn.org
Thu Jun 24 16:28:48 CEST 2010


Whoops... /modules/ldap is on the local freeradius server, not the the 
remote ldap server.



>
> /modules/ldap:  (on remote ldap server)
>
> ldap {
>
>         server = "10.10.3.1"
>         basedn = "dc=lctn,dc=org"
>         filter = "(uid=%{Stripped-User-Name:-%{User-Name}})"
>
> /etc/ldap/slapd.conf (on remote ldap server)
>
> Commented out access statements.
>
> #access to attrs=userPassword
> #        by dn="cn=admin,dc=lctn,dc=org" write
> #        by anonymous auth
> #        by self write
> #        by * none
>
>
>
> /freeradius/radiusd.conf (added ldap module)
>
> instantiate {
>
>         exec
>
>
>         expr
>         ldap
>
>
>
>>    So... what is going wrong?
>>
> -
> List info/subscribe/unsubscribe? See 
> http://www.freeradius.org/list/users.html
>



More information about the Freeradius-Users mailing list