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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to