IN ldap a put:
suffix "dc=br"
rootdn "cn=root,dc=voip,dc=nce,dc=ufrj,dc=br"
rootpw teste
In radiusd:
ldap {
server="146.164.xx.236"
identify="cn=root,dc=voip,dc=nce,dc=ufrj,dc=br"
password=teste
basedn="ou=users,dc=voip,dc=nce,dc=ufrj,dc=br"
filter="(&(uid=%u)(objectclass=radiusprofile))"
.
.
.
}
On Wed, 12 Jan 2005, Pete Conkin wrote:
> From: "Anderson Alves de Albuquerque" <[EMAIL PROTECTED]>
> >
> > My RADIUS is make authentication in LDAP, there this error:
> >
> > rlm_ldap: LDAP login failed: check login, password settings in ldap
> > section of radiusd.conf
> > rlm_ldap: (re)connection attempt failed
>
> This part of your log seems to indicated the cause of the problem.
>
> Might be best to check the login/password in the ldap section of
> radiusd.conf :p
>
> Pete
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html