The file src/modules/rlm_sql/drivers/rlm_sql_postgresql contains the structure you need. I used the mysql and it works great. Only problem is my passwords are stored in plain text.
I read you could use the Crypt-Password attribute instead of Password, but what type of crypt is it using? LM-Password, NT-Password, MySQL's Encrypt function, or something else? Steven ----- Original Message ----- From: "Ilia E. Chipitsine" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 12, 2003 7:14 AM Subject: how to polpulate Postgres database for MPPE/MS-CHAP ? > Dear Sirs, > > does anyone know how to populate Postgres database for MPPE/MS-CHAP ? > > Cheers, > Ilia > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
