ldap and file authentication

Marco Kalmbach mcabh at gmx.de
Tue Apr 12 15:24:35 CEST 2011


hi @all, is it possible to provide ldap authentication and users file authentication at the same time on a radius server? On my radius server the ldap authentication works fine, additional I want to provide users file authentication, so I commented out the following lines:
-->radiusd.conf

file {
userfile = ${confdir}/users
}
...
authorize{
...
files
...
}

My users file:
testuser Cleartext-Password := "XXX"

When I want to login the user "testuser" the Debugscreen shows:
Login incorrect: (rlm_ldap: User not found): [testuser]

Are there any other options I have to set or isn´t it possible to authenticate users via ldap and users file at the same time?

Thanks for your answers, greetings Klaus
-- 
NEU: FreePhone - kostenlos mobil telefonieren und surfen!			
Jetzt informieren: http://www.gmx.net/de/go/freephone



More information about the Freeradius-Users mailing list