Are you using realms? If so, you'll need to get a current CVS
snapshot. Even v 0.4 will not work. (radutmp stores the username with the
realm stripped, but the checksimul routine looks for usernames without the
realm stripped).
There are *lots* of fixes to the SQL handling code, even since v 0.4. I'd
recommend setting up a test server with the latest CVS to see if it works
for you.
At 12:31 PM 2/11/2002 +1000, you wrote:
>Simultaneous Use is not working for me. The checkrad script works fine when
>I call it manually, but it is never executed by radius. I have turned
>debugging on in checkrad - but the script is never executed. running
>radiusd -xx does not give any indication that it is trying to call checkrad
>or that it is doing anything about the Simultaneous Use. I am using
>Freeradius 0.3 (had such a time getting it running smoothly with my
>PostgreSQL database, other than simultaneous use, that i'm too scared to try
>0.4). I have read all of the doc's about simultaneous use, as well as
>followed the instructions given in one of the archived posts. However in
>that post, it doesn't look like the person having the problem got it sorted
>out either. What am I doing wrong?
>
>In my users file I have:
>
>DEFAULT Auth-Type := System, Simultaneous-Use :=1
> Fall-Through = 1
>
>in radiusd.conf I have
>authorize {
> preprocess
># counter
># attr_filter
> suffix
> sql
> files
>}
>authenticate {
> unix
>}
>preacct {
> suffix
> files
> preprocess
>}
>
>accounting {
># acct_unique
> detail
># counter
> unix
> sql
> radutmp
># sradutmp
>}
>
>session {
> radutmp
>}
>
>
>
>-
>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Randy Moore
Axion Information Technologies, Inc.
email [EMAIL PROTECTED]
phone 301-408-1200
fax 301-445-3947
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html