ldap + mac-radius patch
Alexander Clouter
alex at digriz.org.uk
Mon May 9 23:40:49 CEST 2011
rti <super.rti at gmail.com> wrote:
>
> I wrote patch , ldap + mac-radius for the patch to.
>
> raddb/modules/ldap Added an option to set_mac_radius_mode_without_password.
> enabled by set_mac_radius_mode_without_password = yes.
> The default is disabled in set_mac_radius_mode_without_password = no.
>
There is no need to do this. If you know it's a mac authentication
request[1] then you just use:
----
update control {
Auth-Type := Accept
}
----
It is trivial to tie this into an LDAP backend (if you are happy to
extend your schema).
Cheers
[1] for example use the methods on http://wiki.freeradius.org/Mac-Auth
--
Alexander Clouter
.sigmonster says: Well thaaaaaaat's okay.
More information about the Freeradius-Devel
mailing list