ldap and file authentication
Thor Spruyt
thor.spruyt at telenet.be
Wed Apr 13 00:11:15 CEST 2011
Hi,
Read http://wiki.freeradius.org/Fail-over
Regards,
Thor.
----- Original Message -----
From: "Marco Kalmbach" <mcabh at gmx.de>
To: freeradius-users at lists.freeradius.org
Sent: Tuesday, April 12, 2011 3:24:35 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna
Subject: ldap and file authentication
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
More information about the Freeradius-Users
mailing list