Hi Graham,

> My GNU Radius server is authenticating CHAP passwords OK but cannot 
> authenticate when using PAP. 

Since CHAP authentication works OK, I suppose that you keep plaintext
passwords in the database, don't you? If so, change your default entry
to the  following:

DEFAULT Auth-Type = Local,
                 Password-Location = SQL,
                 Simultaneous-Use = 1
        Service-Type = Framed-User,
                 Framed-Protocol = PPP

Regards,
Sergey
                 


_______________________________________________
Help-gnu-radius mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-radius

Reply via email to