Netscreen authentication on freeradius
Hi Radius ppls I'm trying to use free radius for Netscreen authentication I'm using FreeRADIUS Version 0.8.1. Can some pl help on this. Here is output on radius console ------------------------------------------------------------------------------ rad_recv: Access-Request packet from host XXX.XXX.XXX.XXX:2269, id=0, length=50 User-Name = "test" User-Password = "test" NAS-IP-Address = XXX.XXX.XXX.XXX modcall: entering group authorize modcall[authorize]: module "preprocess" returns ok rlm_chap: Could not find proper Chap-Password attribute in request modcall[authorize]: module "chap" returns noop modcall[authorize]: module "mschap" returns notfound rlm_realm: No '@' in User-Name = "usr4", looking up realm NULL rlm_realm: No such realm NULL modcall[authorize]: module "suffix" returns noop users: Matched usr4 at 83 modcall[authorize]: module "files" returns ok modcall: group authorize returns ok rad_check_password: Found Auth-Type System auth: type "System" modcall: entering group authenticate modcall[authenticate]: module "unix" returns ok modcall: group authenticate returns ok Sending Access-Accept of id 0 to XXX.XXX.XXX.XXX:2269 Finished request 0 Going to the next request --- Walking the entire request list --- ------------------------------------------------------------------------------ cheers Shrikant __________________________________ Discover Yahoo! Have fun online with music videos, cool games, IM and more. Check it out! http://discover.yahoo.com/online.html
Shrikant Agashe <shrikant4u@yahoo.com> wrote:
I'm trying to use free radius for Netscreen authentication I'm using FreeRADIUS Version 0.8.1. Can some pl help on this. Here is output on radius console
Ok... what do you think is going wrong? What do you want it to do? Alan DeKok.
participants (2)
-
Alan DeKok -
Shrikant Agashe