Hello everyone, am new with freeradius, and I have install the freeradius, but, i have try this command: server:/etc/freeradius# radtest test test2 localhost 0 testing123 and this is the answer: Sending Access-Request of id 111 to 127.0.0.1:1812 User-Name = "test" User-Password = "test2" NAS-IP-Address = server NAS-Port = 0 Re-sending Access-Request of id 111 to 127.0.0.1:1812 User-Name = "test" User-Password = "w"\367\3468\213>\372\302:Nl/\241v\217" NAS-IP-Address = server NAS-Port = 0 rad_recv: Access-Reject packet from host 127.0.0.1:1812, id=111, length=20 Where I configure the user-name and his passwd? Is in the file clients.conf? Thanx for all, Abel Monzon..
"Abel Monzon" <jame@yumuri.mtz.sld.cu> wrote:
Where I configure the user-name and his passwd? Is in the file clients.conf?
Please read the FAQ. It's on the Wiki: wiki.freeradius.org Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
Hi,
Where I configure the user-name and his passwd? Is in the file clients.conf?
no. systems which authenticate against FreeRADIUS go into clients.conf (or NAS table in SQL). users get put into either 'users' file, /etc/password, active directory, SQL database LDAP etc etc (each place has its own rules and password abilities etc) alan
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Abel Monzon -
Alan DeKok