NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

WFA 5.1 LDAPs Server not possible

isc-dario
3,380 Views

Adding LDAPs Servers to Authentication is not possible after Uprade to WFA5.1:

LDAP only works without any problems..

isc-dario_0-1602666447820.png

Also modifing existing entries does not work:

isc-dario_1-1602666584698.png

Anyone have the same problems?

 

 

1 ACCEPTED SOLUTION

moep
3,352 Views

I had the same issue with the WFA 5 RC. You could check if the keystore used for the LDAP certificate is valid. In my case this was a 0-byte file and I had to re-create it as a valid java keystore.

 

The file location is:

<install-folder>\jboss\standalone\configuration\keystore\ldap.truststore

View solution in original post

1 REPLY 1

moep
3,353 Views

I had the same issue with the WFA 5 RC. You could check if the keystore used for the LDAP certificate is valid. In my case this was a 0-byte file and I had to re-create it as a valid java keystore.

 

The file location is:

<install-folder>\jboss\standalone\configuration\keystore\ldap.truststore

Public