在Domino ®域中使用中央目录体系结构
中央目录体系结构是一种可选的目录体系结构,您可以在HCL Domino ®域中实施。此体系结构与传统的分布式目录体系结构不同,在传统的分布式目录体系结构中,域中的每台服务器都有主Domino ®目录的完整副本。
通过中央目录体系结构,域中的某些服务器具有主Domino ®目录的选择性副本。这些副本称为配置目录,仅包含用于配置Domino ®域中服务器的文档,例如服务器、连接和配置设置文档。具有配置目录的服务器使用另一台服务器上的远程主Domino ®目录来查找有关用户和组的信息以及与传统目录服务相关的其他信息。
中心目录结构可以执行以下操作:
- 为具有配置目录的服务器提供对新信息的快速访问,因为这些服务器不需要等待将信息复制给它们。
- 使存储配置目录的服务器能够在功能较弱的机器上运行,因为它们不必存储和维护主Domino ®目录。
- 对目录管理提供更严密的管理性控制,因为仅有少数的目录副本包含用户和组信息。
具有配置目录的服务器连接到具有主Domino®目录的远程服务器,以查找未本地存储的以下文档中的信息:
- 个人
- 组
- 函件收集数据库
- 资源
- 您所添加的任何定制文档
For example, to authenticate a user, a server with a Configuration Directory looks for the user credentials in a Person document in a remote primary Domino® Directory on another server in the domain.
You can set up a Domino® Directory as a Configuration Directory when you set up an additional server in the domain. If a server is already set up, you can use replication settings for the directory to change a primary Domino® Directory to a Configuration Directory or change a Configuration Directory to a primary Domino® Directory.
Do not mix servers with Configuration Directories and servers with primary Domino® Directories in the same cluster. Mixing the servers in this way can cause users to encounter server authentication and database authorization problems. All the servers in a cluster should be configured to use the same type of directory.