ACCT_USERS don't work

2005-05-18 Thread Oleg M. Golovanov
I have FreeBSD 4.10  FreeRADIUS 1.0.2 with Postgres SQL 7.4.7.
The problem is following:
I wrote
DEFAULT Acct-Status-Type == Start, Huntgroup-Name == vpn
   Exec-Program = /usr/local/4net/vpn_acct.pl start
DEFAULT Acct-Status-Type == Stop, Huntgroup-Name == vpn
   Exec-Program = /usr/local/4net/vpn_acct.pl stop
(Huntgroups are OK - it was tested on auth stage.)
But when acct packets come on then this script don't start up.
It looks like radius don't use this acct_users file during its work.
There are no logs concerning this error in radius.log.
Can anybody prompt where to search the cause of this problem?
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: ACCT_USERS don't work

2005-05-18 Thread Alan DeKok
Oleg M. Golovanov [EMAIL PROTECTED] wrote:
 DEFAULT Acct-Status-Type == Start, Huntgroup-Name == vpn
 Exec-Program = /usr/local/4net/vpn_acct.pl start

  Huntgroups aren't used for accounting packets.

  I believe this is fixed in the CVS head.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html