This post is more than 5 years old

145069

December 22nd, 2011 07:00

vFoglgiht have supoort Ldaps??

vFoglight have support LDAPS?????

my Windows AD is open LDAPS,is vFoglight application log display LDAP Error,

if close Windows AD LDAPS, using LDAP is OK

December 22nd, 2011 20:00

vFoglight does suppoirt secure LDAP.

Setting Up an Encrypted LDAP Connection with SSL

Use the following instructions if you need to encrypt communication between the Management Server and the LDAP server.

To encrypt communication between Management Server and LDAP:

1: Acquire the LDAP server certificate in .pem format from the administrator.

2: Import the certificate into the Management Server keystore, \jre\lib\security\cacerts (default password: changeit), with the following command:

\jre\bin\keytool -import -file -alias ldapsvrcert -keystore -storepass

Note: If you do not specify the password using the -storepass option, keytool prompts you to supply it.

3: On the navigation panel, under Dashboards, click Administration > Users & Security > Directory Services Settings.

4: Under LDAP Locations, click Edit.

5:Specify the LDAP server URL in the following format:

ldaps://ldap_server_host_name:636

Note: The port number for LDAP over SSL is usually 636. Confirm the exact port number with your LDAP server administrator.

6: Restart the Management Server.

Here is the link to the online document:

http://edocs.quest.com/vfoglight/66/doc/Core/Installation-windowsMysql/Installing_MgmtServer.046.5.php

HTH,

-Larry

December 27th, 2011 00:00

Thanks,

but my LDAPS Server is Windows AD, How to setting my vFoglight Server sync to Windows AD

94 Posts

December 27th, 2011 02:00

Hello,

You will need to configure Directory Services Settings under Users & Security Management in order to allow your users to logon to vFoglight console using their AD credentials. If you need any help with it then I would suggest contacting Quest Support.

Regards

Top