Skip to Content
0
Former Member
Oct 31, 2005 at 12:32 PM

AD LDAP not working as UME when SSL is enabled.

143 Views

Dear all,

I have two portals running on the same network, same domain, and same patchlevels (SP13). They should both use the same Active Directory (Windows 2003) as user repository (standard dataSourceConfiguration_ads_writeable_db.xml).

On portal2 the connection to AD is working just fine, users are able to log on and change passwords.

On portal1 the connection to AD only works if SSL is disabled. As soon as I try to use SSL (which is required for password management in AD), nobody can log on.

I have confirmed that local_policy.jar and US_export_policy.jar have been uploaded and I have deployed the Strong Encryption Library (iaik_jce.jar is loaded).

In the security log I just get:

No connection to the ldap server, recheck configuration or availability of directory server.

DataSource : Data source is not initialized#1#CORP_LDAP

Any ideas would be greatly appreciated.