<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html>
<head>
 <meta http-equiv='Content-Type' content='text/html;charset=us-ascii'>
 <style>BODY{font:10pt Tahoma, Verdana, sans-serif;}</style>
</head>
<body>
<DIV>Actually the best answer for me if I were alittle stronger in mysql to create the import query would be</DIV>
<DIV>a script that I could run to convert the users and import them into the radius database</DIV>
<DIV>when our billing software adds removes locks accounts, then dealing with the filters, etc.</DIV>
<DIV>That way billing program creates file, query imports to sql, radius operates through the sql end and not users file</DIV>
<DIV>I have seen the one in the source, users2mysql just not sure its actually the correct format to import usersfor what i need.  I was thinking del all imported items when a new users file is ready for import then repopulate with the import query the new.</DIV>
<DIV> </DIV>
<DIV>Then auths, etc would be handled through the sql end where the control is alot easier and appears more effective</DIV>
<DIV>And I could be running things as freeradius is designed to run.</DIV>
<DIV>Thus my stuff adapts to the workiing model, instead of me trying to change a working model to mine.</DIV>
<DIV> </DIV>
<DIV> </DIV><BR>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<HR>
<B>From:</B> Alan DeKok [mailto:aland@deployingradius.com]<BR><B>To:</B> FreeRadius users mailing list [mailto:freeradius-users@lists.freeradius.org]<BR><B>Sent:</B> Sat, 30 Jun 2007 01:26:22 -0400<BR><B>Subject:</B> Re: Ascend-Data-Filter Issues<BR><BR>Jeff wrote:<BR>> My software issues the Ascend-Data-Filter as such to the users file<BR><BR>As you've noted before. The answer won't change.<BR><BR>> I have noticed to get the Ascend-Data-Filter to read th other filters to<BR>> the next line it needs the += or its stops on the 1st one.<BR><BR>The documentation describes this behavior, and explains it.<BR><BR>> Which is out of context with other radius servers I am dealing with<BR><BR>Different products. Different behaviors. If this is a problem,<BR>please call Ford, and ask them why their cars don't look the same as<BR>GM's cars.<BR><BR>> Is it possible to get freeradius to read each line and keep the syntax<BR>> as the = instead of +=<BR><BR>Sure. Patch the source code. That's why source is included.<BR><BR>> If I could do as such as the format as my other servers would help me<BR>> trmendously.<BR>> <BR>> I actually though the standard was = instead of +=<BR><BR>There is no standard for the "users" file. None.<BR><BR>FreeRADIUS (and Cistron before it) have been doing it this way for<BR>nearly 10 years now. Any software that can't produce "users" file<BR>entries for FreeRADIUS is broken. The manufacturers have chosen to not<BR>support the most popular and widely used RADIUS server on the planet.<BR><BR>Alan DeKok.<BR>- <BR>List info/subscribe/unsubscribe? See <A href="http://www.freeradius.org/list/users.html" target=_blank>http://www.freeradius.org/list/users.html</A><BR></BLOCKQUOTE>
<STYLE>
</STYLE>

<DIV> </DIV>
<DIV> </DIV></body></html>