Before you can test the plug-in with the ldapsearch command, you must register the plug-in with Directory Server.
 To Register the Plug-In
To Register the Plug-InIf you have not already done so, build the example plug-in library and activate both plug-in informational logging and the example plug-in.
Build the plug-in.
Hint Use install-path/examples/Makefile or install-path/examples/Makefile64.
Configure Directory Server to log plug-in informational messages and load the plug-in.
Hint Use the commands specified in the comments at the outset of the plug-in source file.
Restart Directory Server.
| $ dsadm restart instance-path | 
 To use the Computed Attribute Plug-In
To use the Computed Attribute Plug-InRegister the computed attribute plug-in with Directory Server.