Re: freeradius outer identity

2013-06-27 Thread Alan Buxey
Don't do such authorization checks on the outer id if EAP dont run ldap in the outer the current default config is set up in such a way alan Original message From: val john valjohn1...@gmail.com Date: 27/06/2013 04:58 (GMT+00:00) To: FreeRadius users mailing list

Re: Authenticate without password or wrong password

2013-06-27 Thread Omer Faruk SEN
Sorry for the vague information. It will be a CHAP Authentication and will be based on Calling-Station-Id I think http://freeradius.1045715.n5.nabble.com/freeradius-Calling-Station-Id-td5715153.html Calling-Station-Id = 12345, Auth-Type := Accept will do. On Wed, Jun 26, 2013 at 4:25 PM,

Re: Authenticate without password or wrong password

2013-06-27 Thread Omer Faruk SEN
Calling-Station-Id and Username is equal so is it ok to do (Where 555 is UserName and Calling-Station-Id) select * from radreply; ++--+---++---+ | id | username | attribute | op | value |

Re: Authenticate without password or wrong password

2013-06-27 Thread Arran Cudbard-Bell
It will be a CHAP Authentication and will be based on Calling-Station-Id I think http://freeradius.1045715.n5.nabble.com/freeradius-Calling-Station-Id-td5715153.html Calling-Station-Id = 12345, Auth-Type := Accept So you just want to do Mac-Auth basically?

Re: Authenticate without password or wrong password

2013-06-27 Thread Omer Faruk SEN
We want some certain users to directly authenticate and others must provide password and they provide their identity and then they are authenticated. So I think i must change http://wiki.freeradius.org/guide/Mac%20Auth if (!ok) { *reject* (is there a statement like authenticate rather

eap sim authentication for multiple clients

2013-06-27 Thread raptor raptor
Hi, i have tried with one client and it's success to authenticate and access internet in wlan i just try one client and success but when i use another client and it fails first, i connect with one client and it's success (until Finished request 2 in debug log) and then in next request, i try