your mail

Alan Buxey A.L.M.Buxey at lboro.ac.uk
Tue May 4 14:57:55 CEST 2010


Hi,

> After installing Radius. i try to do some exemple.I d'ont know if it is correct because i'm new in it.
> 
> I add on Users:
> "sonia" Auth-Type := Local, User-Password == "salut"
> Reply-Message = "Hello, %u",
> Reply-Message = "are you fine, %u"

what version?  with anything recent this should work

"sonia" Cleartext-Password := "salut"
Reply-Message = "Hello, %u",
Reply-Message += "are you fine, %u"

> pfe at pfe-laptop:~$ sudo radtest sonia salut 127.0.0.1:1812 1812 testing123
> Sending Access-Request of id 11 to 127.0.0.1 port 1812
>     User-Name = "sonia"
>     User-Password = "salut"
>     NAS-IP-Address = 127.0.1.1
>     NAS-Port ! = 1812
> rad_recv: Access-Reject packet from host 127.0.0.1 port 1812, id=11, length=20

..and this is just the client end - for real help, please post the output of radiusd -X


alan



More information about the Freeradius-Users mailing list