Topic: Freeradius + OpenLDAP
I tried to configured freeradius with openldap ........... when i try with radtest, it show error in radius log
rlm_ldap: - authorize
rlm_ldap: performing user authorization for hendra
expand: (uid=%u) -> (uid=hendra)
expand: dc=homelinux,dc=net -> dc=homelinux,dc=net
rlm_ldap: ldap_get_conn: Checking Id: 0
rlm_ldap: ldap_get_conn: Got Id: 0
rlm_ldap: attempting LDAP reconnection
rlm_ldap: (re)connect to localhost:636, authentication 0
rlm_ldap: setting TLS mode to 1
rlm_ldap: setting TLS CACert Directory to /etc/ssl/
rlm_ldap: setting TLS Require Cert to demand
rlm_ldap: setting TLS Cert File to /etc/ssl/ldap.pem
rlm_ldap: setting TLS Key File to /etc/openldap/ssl/ldap.pem
rlm_ldap: starting TLS
rlm_ldap: ldap_start_tls_s()
rlm_ldap: could not start TLS Operations error
rlm_ldap: (re)connection attempt failed
rlm_ldap: search failed
rlm_ldap: ldap_release_conn: Release Id: 0
++[ldap] returns fail
My LDAP support TLS ..........
[Please Help] and [Thank You]