Re: [ [email protected] ] DV_AUTH_TYPE_SQL, DV_AUTH_TYPE_CRYPT_LOCAL and DV_AUTH_TYPE_LOCAL

Georges Arnould <[email protected]> Fri, 4 Nov 2005 16:09:37 +0100
Newsgroups gmane.comp.gnu.radius.general
Message-ID <[email protected]>
>> DEFAULT Auth-Type = Local, Password-Location = SQL, Acct-Type = SQL
>>         Service-Type = Login-User> 
> Acct-Type = SQL will not match the incoming request.
> Are you adding it in your hints?

Nope, I took my previous users content and set it up by only modifying the
Auth-Type attr. Previously, the login was Ok. Also with my patch (forcing
Auth-Type = SQLto use plaintext pwd), the login was ok.

I removed the Acct-Type attr. and the login is still rejected.

---
DEFAULT Auth-Type = Local, Password-Location = SQL
        Service-Type = Login-User
---

Regards,

Georges