This is a discussion on Freeradius Postgres and Pap problem within the FreeRADIUS Users forums, part of the Networking and Network Related category; Hi To All If in postgressql.conf, I set num_sql_socks to a number x, then when I run NTRadPing (or ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi To All
If in postgressql.conf, I set num_sql_socks to a number x, then when I run NTRadPing (or any other Radius client), I am only able to successfully authenticate a user x times. After this, rlm_sql gives up the ghost (at least I think???) and I need to restart the freeradius server for anything to work. When I run in debug mode, it seems as if the sockets are being closed once used (at least thats what it says on the output). What is happening is that no attributes are being passed to rlm_pap. I am currently using freeradius version 1.1.3. I should also mention that I have two instances of the SQL module - one for authentication, the other for accounting. Also, I am using postgresql 8.2. This is baffling me, and trawling through the mailing lists is not yielding an answer. Thanks in advance to anyone that can help me out. Jack - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |