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"

> p...@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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to