vpopmail is used to add UID & PW and the data is stored in vpopmail DB in
MySQL. Now freeRADIUS also uses UID & PW to authenticate and has its own
data structure. I like to know if there is a way so that user data is stored
in one table in MySQL so vpopmail and freeRADIUS can access the same
information??


With vpopmail you can't change the db schema or queries but you CAN with Freeradius. I would suggest altering the Freeradius queries in sql.conf to pull data from the vpopmail table.

Hope that helps,
Keith Yoder

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

Reply via email to