Previous Topic

Next Topic

Book Contents

Book Index

Exporting security definition folders

The EXPORT option of the ctmsec command is used to export Control‑M Security Definition folders. The file that is generated by the ctmsec command is an execufolder file containing API functions that will redefine all the security entries when the script is run. The generated file can be modified and imported to any Control‑M installation.

The file created by the EXPORT option of the ctmsec utility can be modified before security definitions are imported back to the same (or a different) Control-M/Server installation. This is different from the file that is created using the Backup Security Definition Folders option of the Security Authorization Menu (which cannot be modified).

Use the following command to export Control‑M Security Definition folders:

ctmsec -EXPORT <fileName>

<fileName> is the full path name of the file to be exported.

ctmsec -EXPORT /home/controlm/securedata

Parent Topic

ctmsec