Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
HP.com home

HP OpenVMS Systems Documentation

Content starts here
HP Open Source Security for OpenVMS Volume 1: Common Data Security Architecture > Chapter 4 CDSA Utility Programs

CDSA$MOD_INSTALL.EXE

 » Table of Contents

 » Glossary

 » Index

The mod_install utility is used to add information about CDSA modules into the Module Directory Services database.

This program generally is called by SYS$STARTUP:CDSA$INITIALIZE.COM.

SYNOPSIS

mod_install [-f] option [-s file] [-d path]

OPTIONS

-f 

Specifies not to warn about unsigned or corrupt modules.

option 

Specifies the action to be taken by the mod_install utility:

-i 

Install the module.

-u 

Uninstall the module.

-r 

Refresh the installation information.

-s file 

Specifies the full file specification (in UNIX® directory format) of the source file to be installed.

-d path 

Specifies the destination path (in UNIX directory format) of the source file to be installed.

EXAMPLE

The following example installs the add-in module stubcsp300_shr.exe in the CDSA MDS database. The logical definition in the first command is necessary because the shareable image is not in SYS$LIBRARY and it will be invoked as part of the installation process.

$ define stubcsp300_shr "cdsa_tempdir:[addin]stubcsp300_shr.exe"
$ mod_install -i -s /cdsa_tempdir/addin -
_$ /stubcsp300_shr.exe -d /cdsa_tempdir/addin

 

** About PDF files: The PDF files on this Web site can be read online or printed using Adobe® Acrobat® Reader. If you do not have this software installed on your system, you may download it from the Adobe Web site.
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2008 Hewlett-Packard Development Company, L.P.