Common Data Security Architecture (CDSA) White Paper

Introduction to Add-in Modules

To Install an Add-In Library

The install operation expects the add-in library to be installed in the same directory.

Copy your library into the same directory, then execute the program, or

Modify the code to read it from a different directory.

To uninstall an add-in library, pass in the -u option.

Link the install program source code with /usr/lib/libcssm.1

NOTE

Sample source code for an install program may be found in Appendix A,

 

“Sample Install Program.”

 

 

52

Chapter 1