Re: PEAP with sql - plain Identity

2006-02-09 Thread Norbert Grochal
Oh no, with these queries: > authorize_check_query = "SELECT id, UserName, Attribute, Value, op \ > FROM ${authcheck_table} \ > WHERE id = 74 \ > ORDER BY id" > authorize_reply_query = "SELECT id, UserName, Attribute, Value, op \ > FROM ${aut

Re: PEAP with sql - plain Identity

2006-02-09 Thread Norbert Grochal
> > But when I clear the users file and use sql I have a record in radcheck > > table: > > > > idUserNameAttributeop Value ... > > (other fields) > > 1 myloginUser-Password ==mypassword ... (other > > values) > > Please read the "rlm_sql" d

Re: PEAP with sql - plain Identity

2006-02-08 Thread Alan DeKok
"Norbert Grochal" <[EMAIL PROTECTED]> wrote: > in freeradius users file I can write: > > mylogin Auth-Type = EAP, User-Password := "mypassword" Please read eap.conf. Setting Auth-Type is NOT recommended. > So identity can by any word. I hope mylogin and mypassword is sent to > radius encrypted

PEAP with sql - plain Identity

2006-02-08 Thread Norbert Grochal
In 'Ralink Wireless Utility' -> '802.1x Setting' I can choose 'PEAP' and foll 3 fields (with my example values): 1. Identyty = myidentyty 2. Login = mylogin 3. Password = mypass   (I set protocol as EAP-MSCHAP v2)   in freeradius users file I can write:   mylogin Auth-Type = EAP, User-Password