I can't authenticate a user whith radius.
THis is the parameter for user pippo:

pippo   Auth-Type = Local, Password = "otto"
        Service-Type = Framed-User,
        Framed-Protocol = PPP,
        Framed-MTU = 1500


and this is the output of radiusd -sfxxyz -l stdout -d
/usr/local/etc/raddb.

Listening on IP address *, ports 1645/udp and 1646/udp, with proxy on
1647/udp.
Ready to process requests.
rad_recv: Access-Request packet from host 194.243.125.2:1026, id=93,
length=97
        User-Name = "pippo"
        Password = "\201z\245l<Z\251\332;\210\300;\034\020\306\003"
        NAS-IP-Address = 0xc2f37d020000
        NAS-Port = 0x000000050000
        NAS-Port-Type = 0x000000000000
        Called-Station-Id = "57329373"
        Framed-Protocol = 0x000000010000
        Service-Type = 0x000000020000
modcall: entering group authorize
  modcall[authorize]: module "preprocess" returns ok
  modcall[authorize]: module "suffix" returns ok
  modcall[authorize]: module "files" returns notfound
modcall: group authorize returns ok
auth: No Auth-Type configuration for the request, rejecting the user
auth: Failed to validate the user.
  WARNING: Unprintable characters in the password. ?  Double-check the
shared secret on the server and the NAS!
Sending Access-Reject of id 93 to 194.243.125.2:1026
Finished request 0

Someone can help me?

michele

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to