Authenticate without password or wrong password
Omer Faruk SEN
omerfsen at gmail.com
Thu Jun 27 14:52:11 CEST 2013
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 at 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-td5715153.html
> >
> > 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 at freeradius.org>
> FreeRADIUS Development Team
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20130627/baeb0174/attachment.html>
More information about the Freeradius-Users
mailing list