<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi everyone,<br>
<br>
Thank you verry much for your help. If you have firewall or VPN problem
I will be more able to help you.<br>
<br>
I made a find command for "redback" but it returned no result.<br>
The same command for "dictionary" returned two results : <br>
One in /etc/freeradius/dictionary<br>
and one in /usr/share/freeradius/dictionary<br>
<br>
The first one only contain an include of the second one.<br>
And on the second one there is a warning to not edit it.<br>
So I guess I need to modify the first one. Here is the things in need
to add into the dictionary :<br>
<b><font size="2"><span style="font-weight: bold; font-size: 10pt;"
lang="EN-GB"><br>
User specific information:</span></font></b>
<br>
<font size="2"><span style="font-size: 10pt;" lang="EN-GB"></span></font> <font
size="2"><span style="font-size: 10pt;" lang="EN-GB"> Username
aNiceUserName </span></font>
<br>
<font size="2"><span style="font-size: 10pt;" lang="EN-GB">
Password aGoodPassword</span></font><br>
<b><font size="2"><span style="font-weight: bold; font-size: 10pt;"
lang="EN-GB"></span></font></b><b><font size="2"><span
style="font-weight: bold; font-size: 10pt;" lang="EN-GB">Common value
for all users</span></font></b>
<br>
<font size="2"><span style="font-size: 10pt;" lang="EN-GB">
Service-Type framed-user</span></font>
<br>
<font size="2"><span style="font-size: 10pt;" lang="EN-GB">
Framed-Protocol ppp</span></font>
<br>
<font size="2"><span style="font-size: 10pt;" lang="EN-GB">
Framed-IP-address 255.255.255.254 </span></font>
<br>
<b><font size="2"><span style="font-weight: bold; font-size: 10pt;"
lang="EN-GB">Common value for a specific adslprofile </span></font></b>
<font size="2"><span style="font-size: 10pt;" lang="EN-GB"></span></font>
(there is six profiles, each users have one).<br>
<font size="2"><span style="font-size: 10pt;" lang="EN-GB">
Redback-Subscriber-Profile <Subscriber profile name></span></font><br>
<br>
Where and how to add these "words" into the dictionary.<br>
<br>
By the way, we want to manage users into a mySQL DB. <br>
Does it affect mySQL configuration ? Maybe I need to add field in table
?<br>
<br>
Thank you again for reading me.<br>
<br>
Kind regard,<br>
<br>
Thomas<br>
---------------<br>
<br>
Peter Nixon wrote:
<blockquote cite="mid:200706270947.43338.listuser@peternixon.net"
type="cite">
<pre wrap="">On Wed 27 Jun 2007, <a class="moz-txt-link-abbreviated" href="mailto:tnt@kalik.co.yu">tnt@kalik.co.yu</a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">There is a redback dictionary included with freeradius (do locate redback
to find it). I would check that attributes they want to use are missing
before replacing it (you do have a file to replace it with?).
</pre>
</blockquote>
<pre wrap=""><!---->
Additionally, if there are new RedBack attributes that our dictionaries don't
have, please let us know what they are so that we can add them.
Cheers
</pre>
</blockquote>
Original post :<br>
<pre wrap="">Hello all,
I'm new to the world of Linux and FreeRadius and of course also new to
this list.
I need to build up a Radius Server with FreeRadius. It will answere
request coming from ADSL users, relayed by a RadisuProxySmartEdge Redback.
On my test server, I've successfully installed the OS, FreeRadius the
MySQL server, the SSH server, apache and phpmyadmin.
Some Radius Client test show that it seems to work with a test-user in
MySQl Database. I got Access-Accept.
My problem is that the customer ask me to ?change/add? dictionary for
supporting "RedBack attributes".
I need to add user name and password for each users and and three common
value for all users.
I'm not sure how to do that. Include an other file, modify the main
dictionary file ? Can someone please explain me how to play with dictionary.
Everything was installed this WE, so I guess I have all the last
version. (some guide I found talk about unexisting folder, or about
radiusd which seems little bit different of FreeRadius).
I hope I was clear enough. Thank you for reading me. Any help will be
greatly appreciate.
Good night.
Regards,
Thomas</pre>
</body>
</html>