管理 > 安全性配置 > 任务 > 设置 Release Control 和 LDAP 服务器之间的连接

设置 Release Control 和 LDAP 服务器之间的连接

可使用 ldap.properties 文件设置 Release Control 和 LDAP 服务器之间的连接。

Release Control 安装中提供了两个示例 ldap.properties 文件。这两个文件包含有关设置 Release Control 和 LDAP 服务器之间的连接的详细说明。

此任务介绍如何使用 ldap.properties 文件设置 Release Control 和 LDAP 服务器之间的连接。

  1. 选择“模块”>“管理员”>“配置”选项卡 >“安全性”>“身份验证”>“LDAP 模式”>“LDAP 服务器属性”。可以在右窗格中添加 LDAP 信息。

  2.  浏览到“<Release Control 安装目录>\examples\ldap-examples”目录,然后执行以下某项操作:
    • 如果您使用的是 LDAP Active Directory,请将“<Release Control 安装目录>\examples\ldap-examples”中的 ldap.properties.AD 文件复制到本地目录。
    • 如果您使用的是 LDAP SUN One,请将“<Release Control 安装目录>\examples\ldap-examples”中的 ldap.properties.SO 文件复制到本地目录。

      备注 如果您使用的是其他 LDAP 服务器,则可以使用这些示例之一作为模板。

  3. 设置必要的 LDAP 信息,然后保存此文件。

    备注 如果将 LDAP 服务器配置为通过 SSL 工作,请确保在 ldap.properties 文件中设置 enableSSL = true,并且已在 Release Control Java 虚拟机 (JVM) 中安装安全证书。