Re: Ascend-Data-Filter Issues

2007-06-30 Thread Jeff
Actually the best answer for me if I were alittle stronger in mysql to create the import query would be a script that I could run to convert the users and import them into the radius database when our billing software adds removes locks accounts, then dealing with the filters, etc. That wa

Re: Problems using freeradius+postgresql

2007-06-30 Thread Daniel Bojczuk
Yes!!! You're right Freeradius doesn't have permission to select the tables. Now it's working fine. Thanks Daniel 2007/6/29, Pshem Kowalczyk <[EMAIL PROTECTED]>: Hi, You haven't pasted the whole log, but judging from the following lines: Postgresql check_error: PGRES_FATAL_ERROR, returning SQL

Using two tables (postgreSql) to validate users

2007-06-30 Thread Daniel Bojczuk
Hi again... I have a doubt: Is it possible to use two tables to check the users? I need to do something like this... Freeradius checks if the user is valid on the table 1, if it returns true the user is validated, but if the return is false, freeradius checks the table 2, trying to validate the us

Re: How to convert a users file into a rlm_sql one?

2007-06-30 Thread Hugh Messenger
"Pshem Kowalczyk" <[EMAIL PROTECTED]> said > > I would prefer to avoid user files all together. Currently we have > over 100k customers (heaps of them have 'user-specific' setup, not > just static ips). Customers change connection properties through a > web-based interface and we need to speed up