Perl, MySQL auth

2012-04-09 Thread Fabricio Flores
Hi everyone.. I have a little problem... I have users with a web service but I need to store the accounting in a mysql database because I use daloradius. So I have an authentication with SQL module but I need to add users before authorization. So I think if is possible to use the perl module in

Re: Perl, MySQL auth

2012-04-09 Thread Fajar A. Nugraha
On Mon, Apr 9, 2012 at 10:17 PM, Fabricio Flores fabriflor...@gmail.com wrote: Hi everyone.. I have a little problem... I have users with a web service but I need to store the accounting in a mysql database because I use daloradius. So I have an authentication with SQL module but I need to add

pam_radius not using /etc/raddb/server

2012-04-09 Thread g17jimmy
I have a client system that seems to be ignoring changes in the pam_radius config file, /etc/raddb/server. I initially configured the system with a simple shared secret and had it pointed to a test server and now when I change the file /etc/raddb/server the client still talks to the test server

Re: Perl, MySQL auth

2012-04-09 Thread Fabricio Flores
thanks for the answer... I want to obtain from the web service the users, but I need to use mysql with freeradius because I'm using daloradius. So I think if the web service authenticate with a perl client in this script add the user to mysql database and after freeradius connect to mysql to do

Re: pam_radius not using /etc/raddb/server

2012-04-09 Thread Alan DeKok
g17jimmy wrote: I have a client system that seems to be ignoring changes in the pam_radius config file, /etc/raddb/server. I initially configured the system with a simple shared secret and had it pointed to a test server and now when I change the file /etc/raddb/server the client still talks

Re: pam_radius not using /etc/raddb/server

2012-04-09 Thread g17jimmy
Thanks, Alan. I definitely suspected both of the things you suggest, but I initially installed this system and configured it, so I'm really confused as to how this alternate configuration came to be. I found the rogue configuration in the file /etc/pam_radius.conf . Unless I did that one evening

Re: Perl, MySQL auth

2012-04-09 Thread Fajar A. Nugraha
On Mon, Apr 9, 2012 at 10:49 PM, Fabricio Flores fabriflor...@gmail.com wrote: is possible to use the perl and mysql in authorization section? in As I've already said, yes. -- Fajar - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html