<div>Hi,<br></div><div>Surprisingly yes, testing123 was still working....</div><div>Thank you for the idea... I have managed to solve the problem:</div><div>There are two raddb directories (at least, I have two...):</div><div>
/usr/share/freeradius-server-2.1.8/raddb</div><div>/usr/local/etc/raddb</div><div><br></div><div>I was modifying clients.conf in the first one, but in radiusd.conf there is:</div><div><strong>prefix = /usr/local</strong><br>
exec_prefix = ${prefix}<br>sysconfdir = ${prefix}/etc<br>localstatedir = ${prefix}/var<br>sbindir = ${exec_prefix}/sbin<br>logdir = ${localstatedir}/log/radius<br>raddbdir = ${sysconfdir}/raddb<br>radacctdir = ${logdir}/radacct<br>
</div><div><br></div><div>and having a look at this directory, I found the second raddb directory.</div><div>I'm a bit lost with this directories schema in Linux... Is there any reason to have two raddb directories or maybe I made an error in installation?</div>
<div>Thank you very much for your help!!</div><div>Marta<br> </div><div><br></div><div><br></div><div class="gmail_quote">2010/3/27 Alan Buxey <span dir="ltr"><<a href="mailto:A.L.M.Buxey@lboro.ac.uk">A.L.M.Buxey@lboro.ac.uk</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<div class="im"><br>
> I'm totally new in Linux, as well as in freeradius...<br>
> I've installed version 2.1.8 in Linuxmint 7.<br> > I think everything in installation went ok... I succeed doing:<br>
> $ radtest user password 127.0.0.1 10 testing123<br>
> with user/password the ones that I use to login in my computer. I get a response Access-Accept<br>
> (I had some problems here because I wasn't able to get an accept using localhost instead of 127.0.0.1 ...)<br>
><br>
> I'm now in the next step.<br>
> I want to change the secret in clients.conf, so I made the change:<br>
> #secret = testing123<br>
> secret = abracadabra<br>
><br>
> I stopped radiusd and started again.<br>
><br>
> $ radtest user password 127.0.0.1 10 abracadabra<br>
> doesn't work any more... and I don't understand why... because I'm using the same word.<br>
<br>
</div>does 'testing123' still work though?  in which case, the server isnt reading the config<br>
file or directory you think it is!)<br>
<br>
you did edit the 127.0.0.1 {} entry in clients.conf?<br>
<br>
alan<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></div><br>