28-Jan-03 at 19:18, Doug Yeager ([EMAIL PROTECTED]) wrote :
> This is an easy one:
> I want to add a user to mysql. Can someone tell me the right values for the 
> attribute and op field?
> I'm just trying to test to see if I can get something simple working.
> Is this right:
> Insert into radcheck (username,attribute,value,op) values 
> ('doug','User-Password','testpass','==');

This works best for me:

username, attribute, value, op : 'simon', 'Crypt-Password', 'GkTfS3XVFwvDR', null

Regards,

-- 
|-Simon White, Internet Services Manager, Certified Check Point CCSA.
|-MTDS  Internet, Security, Anti-Virus, Linux and Hosting Solutions.
|-MTDS  14, rue du 16 novembre, Agdal, Rabat, Morocco.
|-MTDS  tel +212.3.767.4861 - fax +212.3.767.4863

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to