5.3. 启用引用完整性
这部分论述了如何启用 referential Integrity Postoperation 插件。
5.3.1. 使用命令行启用引用完整性 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
使用命令行 启用 referential Integrity Postoperation 插件:
- 使用
dsconf
工具启用插件:dsconf -D "cn=Directory Manager" ldap://server.example.com plugin referential-integrity enable
# dsconf -D "cn=Directory Manager" ldap://server.example.com plugin referential-integrity enable
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - 重启实例:
dsctl instance_name restart
# dsctl instance_name restart
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
5.3.2. 使用 Web 控制台启用引用完整性 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
使用 Web 控制台启用 referential Integrity 插件:
- 在 web 控制台中打开 Directory Server 用户界面。请参阅 第 1.4 节 “使用 Web 控制台登录目录服务器”。
- 选择实例。
- 选择 Plugins 菜单。
- 选择 Referential Integrity 插件,然后单击 Show Advanced Settings。
- 将状态更改为 ON 以启用插件。