除了设置 LDAP 目录的基本结构之外,安装和配置 Java ES 解决方案还将建立许多管理员帐户。对于您安装和配置的每个组件,安装程序或组件配置向导都将创建一个或多个管理员帐户。
为了简单起见,评估解决方案将创建最少的管理员帐户,并使用值 “password” 作为大多数管理员的密码。为评估解决方案创建的管理员帐户如下:
Directory Server — 管理员帐户名为 admin,密码为 password。帐户的 LDAP DN 为 uid=admin,ou=People,o=examplecorp。您还需要创建一个目录管理员帐户。目录管理员的帐户名为 dn=Directory Manager,密码为 password。其他组件使用目录管理员帐户访问该目录。
Administration Server — 评估解决方案为 Directory Server 和 Administration Server 使用同一个管理员帐户。帐户名为 admin,管理员密码为 password。帐户的 LDAP DN 为 uid=admin,ou=People,o=examplecorp。
Access Manager — 管理员用户 ID 为 amadmin,密码为 password。帐户的 LDAP DN 为 uid=amadmin,ou=People,o=examplecorp。您将使用此帐户访问 Access Manager 控制台和执行一些配置。
Web Server — 评估解决方案为 Administration Server、Directory Server 和 Web Server 使用同一个管理员帐户。管理员帐户名为 admin,密码为 password。帐户的 LDAP DN 为 uid=admin,ou=People,o=examplecorp。
Messaging Server — 管理员用户 ID 为 admin,密码为 password。帐户的 LDAP DN 为 uid=admin,ou=People,o=examplecorp.com,o=examplecorp。Communications Express 使用此帐户访问邮件服务。
Calendar Server — 管理员用户名为 calmaster,密码为 password。帐户的 LDAP DN 为 uid=calmaster,ou=People,o=examplecorp.com,o=examplecorp。Communications Express 使用此帐户访问日历服务。
Instant Messaging — 管理员帐户名为 admin,密码为 password。帐户的 LDAP DN 为 uid=admin,ou=People,o=examplecorp.com,o=examplecorp。
Communications Express — 管理员帐户名为 admin,密码为 password。帐户的 LDAP DN 为 uid=admin,ou=People,o=examplecorp.com,o=examplecorp。
在生产解决方案中,您将需要考虑安全要求,制定一项计划来区分管理员帐户并确保它们的安全。