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
Copy linkLink copied to clipboard!
				To enable the Referential Integrity Postoperation plug-in using the command line:
			
- Use thedsconfutility 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 enableCopy to Clipboard Copied! Toggle word wrap Toggle overflow 
- Restart the instance:dsctl instance_name restart # dsctl instance_name restartCopy to Clipboard Copied! Toggle word wrap Toggle overflow 
5.3.2. Enabling Referential Integrity Using the Web Console
Copy linkLink copied to clipboard!
				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 toONto enable the plug-in.