Hi, Well your problem can be easily solved using FreeRadius. The Authentication will be done from LDAP and the radius can directly send the accounting details to MySQL or MS-SQL database. We have tried the system here and was successfull.
Create the MySql database, read the docs, populate the MySQL database with the groups and the users information, change the accounting section of radiusd.conf and your accounting will be done!!! All the best. Atanu Das System Development SS NetCom Pvt Ltd. Dhankheti Shillong-793003 Ph: 91+361+502355 Visit us at: http://www.neline.com ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 02, 2002 1:20 PM Subject: LDAP & MySQL > > hello, > > i've already configured freeradius + ldap for authentication. and i've > successfully utilized the Ldap-Group attribute for enforcing session > timeouts. > > i was looking for the possibility of using MySQL for accounting instead of > the traditional detail file. i could write a perl script that parses the > detail file and dump it to an sql server but it would be nice if the server > log its accounting details directly to sql. > > is this possible? my goal is to use LDAP for authentication and MySQL for > accounting. > > thanks in advance. > > regards, > > Ron Rivera > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
