OpenLDAP - STARTTLS??
Hi Forum,
Did anyone actually make Subsonic work with OpenLDAP and TLS? I see very few discussions about this setup, and none of them has helped me.
MyLDAP authentication works fine With TLS for other tools like OwnCloud, Drupal and Apache. It also works for Subsonic without TLS, but when TLS is enabled on the LDAP server, I am getting:
subsonic.log:
INFO SubsonicLdapBindAuthenticator - Failed to authenticate user 'mads' in LDAP.
org.acegisecurity.ldap.LdapDataAccessException: Failed to obtain InitialDirContext due to unexpected exception; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 13 - confidentiality required]
LDAP.log:
: send_ldap_result: err=13 matched="" text="confidentiality required"
: conn=1005 op=0 RESULT tag=97 err=13 text=confidentiality required
: connection_read(14): input error=-2 id=1005, closing.
: connection_closing: readying conn=1005 sd=14 for close
Config:
FreeBSD 9.1
Subsonic Premium 4.8 (build 3434) – April 17, 2013 (WAR install on tomcat-6.0.37)
Openjdk-7.25.15
OpenLDAP-2.4.35
Any assistance is very apreciated - Even if it is an RTMF link. Thanks in advance
/Mads
Did anyone actually make Subsonic work with OpenLDAP and TLS? I see very few discussions about this setup, and none of them has helped me.
MyLDAP authentication works fine With TLS for other tools like OwnCloud, Drupal and Apache. It also works for Subsonic without TLS, but when TLS is enabled on the LDAP server, I am getting:
subsonic.log:
INFO SubsonicLdapBindAuthenticator - Failed to authenticate user 'mads' in LDAP.
org.acegisecurity.ldap.LdapDataAccessException: Failed to obtain InitialDirContext due to unexpected exception; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 13 - confidentiality required]
LDAP.log:
: send_ldap_result: err=13 matched="" text="confidentiality required"
: conn=1005 op=0 RESULT tag=97 err=13 text=confidentiality required
: connection_read(14): input error=-2 id=1005, closing.
: connection_closing: readying conn=1005 sd=14 for close
Config:
FreeBSD 9.1
Subsonic Premium 4.8 (build 3434) – April 17, 2013 (WAR install on tomcat-6.0.37)
Openjdk-7.25.15
OpenLDAP-2.4.35
Any assistance is very apreciated - Even if it is an RTMF link. Thanks in advance
/Mads