freeRADIUS with LDAP SASL/Certificate based binding -
i working on freeradius v1.1.7-r0.0.2 ldap backend authenticating users.
i want configure freeradius server certificates instead of using usernames , passwords.
how configure radius+ldap using sasl/certificate based binding ?
please guide me how achieve this,is there help/doc how configure ldap sasl bind radius server.
support sasl binding added in v3.0.x, both administrative binds, , user binds, it's not available in previous versions.
see sasl sections in config here
certificated based binding has been supported. it's configured certificate_file
, private_key_file
config items.
you cannot pass ssl tunnel through eap conversation.
Comments
Post a Comment