[freeside] where do I change the radius export behaviour?
ivan
ivan at 420.am
Tue Dec 28 19:24:04 PST 2004
Take a look at bin/fs-radius-add-check and bin/fs-radius-add-reply for
adding check and reply attributes, respectively.
I don't use text RADIUS exports myself anymore, folks still using it may
want to pick up support of the FS::part_export::textradius export and
the RADIUS::UserFile CPAN module.
--
_ivan
On Tue, Dec 28, 2004 at 07:30:12PM -0700, Kent Andersen wrote:
> when I use the radius export it sends
>
> #added by freeside
> username Password = password
>
> now this is a really good start, but unfortunatly its not enough to make my
> radius server happy..
> for instance what I need is
>
> #added by freeside (account name)
> username Password = "password"
> Fall-Through = 1
>
> and I need to append it to the start of the file prefferably instead of the
> current end of file behaviour it is doing now.
>
> any ideas?
>
> using freeside 1.4
>
>
> Kent
>
More information about the freeside-users
mailing list