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

Reply via email to