[freeside] Question regarding exports in 1.4.0_pre13

Kristian Hoffmann khoff at pc-intouch.com
Wed Jun 12 19:42:49 PDT 2002


You might want to look at FS/part_export/sqlradius.pm and
FS/part_export/sqlmail.pm.  They do what you want but probably with a
different table structure.  IIRC, use of svc_part.export is depricated.

-Kristian

On 12 Jun 2002, Vlad Sedov wrote:

> Aha.. cool..
>
> Basically, what I'm trying to accomplish, is to create an export that
> will execute a script locally (on the freeside server) without using
> SSH... All of our services are in SQL, so it's just easier to make a
> perl script that adds the needed rows to the radius and mail server
> databases...
> Hence I was wondering about how the password was passed to the exports.
>
> but I have a starting point now, so thanks!
>
>
> Vlad
>
>
>
>
> On Wed, 2002-06-12 at 09:27, Stephen D. Bechard wrote:
> > > Hello -
> > >
> > > How is the password passed to the adduser command when using the
> > > shellcommands export?
> > >
> > > Also, is it possible to pass other variables to the shell scripts, like
> > > reseller, full name, etc..?
> >
> >  Vlad,
> >
> > These variables are all handled by the svc_acct.export script.
> > The adduser only needs to create the account, home directory,
> > and then set permissions accordingly.
> > Hope this helps.
> >
> > Enjoy,
> > Steve
> >
> >
>
>




More information about the freeside-users mailing list