Re: SQL Dictionary

2001-11-27 Thread Julio Faerman

i´ll try it out. thnx
- Original Message -
From: "Milan P. Stanic" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 27, 2001 6:47 AM
Subject: RE: SQL Dictionary


>
> On 27-Nov-2001 Julio Faerman wrote:
> > How do i import freeradius dictionary into SQL, so i can use sql
>
> I have a little "hacked" version of dictimport.pl from ICRADIUS so it
> doesn't need DBI perl module. It outputs (to stdout, but can be
> redirected to file or pipe) SQL queries which can be used to populate
> SQL tables. Tested only with MySQL.
>
> Because it have license like a Cistron RADIUS I hope I can post it, so
> it is attached.
>
> Milan
>


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



RE: SQL Dictionary

2001-11-27 Thread Milan P. Stanic


On 27-Nov-2001 Julio Faerman wrote:
> How do i import freeradius dictionary into SQL, so i can use sql 

I have a little "hacked" version of dictimport.pl from ICRADIUS so it
doesn't need DBI perl module. It outputs (to stdout, but can be
redirected to file or pipe) SQL queries which can be used to populate
SQL tables. Tested only with MySQL.

Because it have license like a Cistron RADIUS I hope I can post it, so
it is attached.

Milan



dictimport.pl
Description: dictimport.pl