eap-ttls + PAP using Crypt-Password obtained by ldap
Alan DeKok
aland at ox.org
Thu Aug 11 19:00:54 CEST 2005
Florian Prester <Florian.Prester at rrze.uni-erlangen.de> wrote:
> I configured as you told, but I still get an error at the freeradius:
You haven't shown the contents of the packet.
> Thu Aug 11 17:06:02 2005 : Auth: rlm_pap: Attribute "Password" is
> required for authentication.
You've told the server to do PAP authentication, but there's no
password in the request. Don't do that.
> I added "DEFAULT Auth-Type := pap" at the end of the
> users-file, without it wants to use ldap-authentication!
Which ALSO forces the server to do PAP when it receives an EAP
request.
Solution:
1) read "man users"
2) change := to =
Alan DeKok.
More information about the Freeradius-Users
mailing list