[freeside] Freeside-1.3.1 svc_acct.export error

ivan ivan at 420.am
Thu Apr 18 17:46:54 PDT 2002


On Thu, Apr 18, 2002 at 11:47:26AM +1000, Mario Zuppini wrote:
> Hi,
>  
> I've gone through the mailling list archives like you wouldnt believe
> and found fixes for every other similar problem
> cept for the one im facing, it is probably something simply that I
> cannot see how to fix.
>  
> Trying to update the radcheck tables via the "svc_acct.export" script
> using the line for example
> ./svc_acct.export rabbit   (eg username) and getting the following
> error, im running that command as the freeside user.
>  
> ./svc_acct.export rabbit
> User not found in mapsecrets! at /usr/local/share/perl/5.6.1/FS/UID.pm
> line 238.
>  
> the mapsecrets file is located in /usr/local/etc/freeside and its
> contents are as follows
> freeside secretfile

As the error says, the `rabbit' user is not in the mapsecrets file.  Do:

./svc_acct.export freeside

since that is the only user in your mapsecrets file.

> the users freeside creates are getting added into the svc_acct table in
> freeside database, but im unable to move/copy
> them to the radcheck table..

RADIUS export from 1.3.1 has been rewritten in 1.4.0pre12...

>  
> Machine : i386
> OS : Debian 2.2
> Radius : IC-Radius 0.18.1
> Freeside v1.3.1
> Perl v5.6.1
> Server version: Apache/1.3.23 (Unix) Debian GNU/Linux (apache is running
> as the freeside user)
>  
> Thank You
>  
> Mario
>  

-- 
_ivan



More information about the freeside-users mailing list