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 then directly rejecting them and if they fail to authenticate and then reject) } else { # accept update control { Auth-Type := Accept } } } On Thu, Jun 27, 2013 at 3:35 PM, Arran Cudbard-Bell < a.cudbardb@freeradius.org> wrote:
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-td5715...
Calling-Station-Id = "12345", Auth-Type := Accept
So you just want to do Mac-Auth basically?
http://wiki.freeradius.org/guide/Mac%20Auth
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html