Bind username to certificate
Hi folks, is it possible to bind a SSL certificate (used for EAP-TLS auth) to a specific LDAP user instead of using user's LDAP-stored password? Thank you! -- mandi, Marco
Marco Londero wrote:
Hi folks,
is it possible to bind a SSL certificate (used for EAP-TLS auth) to a specific LDAP user instead of using user's LDAP-stored password?
See raddb/sites-available/default. Look for "tls" You will need to write your own policies to enforce this. FreeRADIUS provides the pieces, you need to put them together. Alan DeKok.
On Tue, 28 Jun 2011 15:00:18 +0200, Alan DeKok <aland@deployingradius.com> wrote:
See raddb/sites-available/default. Look for "tls"
You will need to write your own policies to enforce this. FreeRADIUS provides the pieces, you need to put them together. Thank you, Alan.
-- mandi, Marco
participants (2)
-
Alan DeKok -
Marco Londero