Re: Freeradius-Users Digest, Vol 3, Issue 121
3. Re: Access-Reject packet from host 127.0.0.1:1812 ------------------------------ Message: 3 Date: Wed, 27 Jul 2005 21:34:01 +0100 From: A.L.M.Buxey@lboro.ac.uk Subject: Re: Access-Reject packet from host 127.0.0.1:1812 To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Message-ID: <20050727203401.GB21675@lboro.ac.uk> Content-Type: text/plain; charset=us-ascii
Hi,
BAD PASSWORD: it is based on a dictionary word
I hope you dont let folk SSH into this box :-)
[root@cerebro ~]# radtest dummy testing localhost:1812 1 testing123 Sending Access-Request of id 251 to 127.0.0.1:1812 User-Name = "dummy" User-Password = "testing" NAS-IP-Address = cerebro.osedge.com NAS-Port = 1 Re-sending Access-Request of id 251 to 127.0.0.1:1812 User-Name = "dummy" User-Password = "\271g\343\034{~\235\364M\344ID%\345\021j" NAS-IP-Address = cerebro.osedge.com NAS-Port = 1 rad_recv: Access-Reject packet from host 127.0.0.1:1812, id=251, length=20
from a quick look att he logs, it looks as if the FreeRADIUS process is unable to read your /etc/passwd file
alan
Hi Alan, i have do some chown on the shadow file and everything seem to be work fine.. Thank you very much for your advices.. check the below output:- ====================================================================== [root@cerebro ~]# radtest dummy testing localhost:1812 1 testing123 Sending Access-Request of id 226 to 127.0.0.1:1812 User-Name = "dummy" User-Password = "testing" NAS-IP-Address = cerebro.osedge.com NAS-Port = 1 rad_recv: Access-Accept packet from host 127.0.0.1:1812, id=226, length=20 [root@cerebro ~]# ====================================================================== Best Regards, -- Peter Cheng Chief Technical Officer Open Source Edge O.S. Edge Sdn Bhd Mobile: +6.012.4766.202 Office: +6.03.4023.0337/8337 Fax : +6.03.4023.2337
participants (1)
-
Peter Cheng