<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Ok... Thank you Ivan. I can't change my system but I can make scripts
in my Linux Box that could make this happens.<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:tnt@kalik.net">tnt@kalik.net</a> escreveu:
<blockquote cite="mid:dEFQ7oj2.1229428535.5238450.tnt@kalik.net"
 type="cite">
  <pre wrap="">Or fill with a single sql statement:

INSERT INTO radcheck (username, op attribute, value) SELECT value, ':='
AS op, Cleartext-Password (or Auth-Type) AS attribute, that fixed
password (or Accept - if you don't want to check mac passwords and opt
for auth type) AS value FROM radcheck WHERE
attribute='Calling-Station-Id'

probably should add ON DUPLICATE blah, blah in order to prevent
duplication of mac-as-user entries.

Nataniel, populating this is trivial stuff. You should really put your
effort into creating a proper user database. If you AP is going to ask
for user nicknames and mac addresses as usernames, your database should
provide them - as usernames.

Ivan Kalik
Kalik Informatika ISP

Dana 16/12/2008, "Alan DeKok" <a class="moz-txt-link-rfc2396E" href="mailto:aland@deployingradius.com"><aland@deployingradius.com></a> pi¹e:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Nataniel Klug wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I would like to have this easy configuration but this is not possible at
the moment. Lazy = spend a lot of money...
      </pre>
    </blockquote>
    <pre wrap=""> Nonsense.  A short Perl script could walk through your existing DB,
and re-write entries into another table, or add new entries to an
existing table.

 Alan DeKok.
-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>


    </pre>
  </blockquote>
  <pre wrap=""><!---->
-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Att,

NATANIEL KLUG
<a class="moz-txt-link-abbreviated" href="mailto:nata@cnett.com.br">nata@cnett.com.br</a>

LEIA O DIA-A-DIA DO NATA
<a class="moz-txt-link-freetext" href="http://nataklug.blogspot.com/">http://nataklug.blogspot.com/</a>

Cyber Nett - Internet Banda Larga
<a class="moz-txt-link-abbreviated" href="http://www.cnett.com.br">www.cnett.com.br</a>
(42) 3635-2957
Rua Diogo Pinto, 1046, Centro
Laranjeiras do Sul - PR
Brasil - 85301-290

"... também os sábios possuem coração tangível e podem, por vezes, usar da ciência como meio de demonstrar impressões sentimentais de que muitos não os julgam suscetíveis."
Visconde de Taunay</pre>
</body>
</html>