Este contenido no está disponible en el idioma seleccionado.
5.3. Enabling Referential Integrity
This section describes how to enable the Referential Integrity Postoperation plug-in.
5.3.1. Enabling Referential Integrity Using the Command Line Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
To enable the Referential Integrity Postoperation plug-in using the command line:
- Use the
dsconf
utility to enable the plug-in: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 - Restart the instance:
dsctl instance_name restart
# dsctl instance_name restart
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
5.3.2. Enabling Referential Integrity Using the Web Console Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
To enable the Referential Integrity plug-in using the web console:
- Open the Directory Server user interface in the web console. See Section 1.4, “Logging Into Directory Server Using the Web Console”.
- Select the instance.
- Select the Plugins menu.
- Select the Referential Integrity plug-in and click Show Advanced Settings.
- Change the status to
ON
to enable the plug-in.