Previous Topic: find config—List Configuration ResourcesNext Topic: selang Commands in the Native UNIX Environment


showres config—Display Configuration Information

Valid in the config environment

Use the showres config command to display CA ControlMinder configuration information.

The showres config command has different formats for different sets of files. These sets are:

This command has the following syntax for audit configuration files and PMDB filter files:

showres config name

This command has the following syntax for all other files:

showres config name [section(path)] [token(name)] [recursive] [section_only] 
name

Specifies the configuration resource you want to view information about. To view information about a PMDB filter file, specify the file name in the format pmdname@filter, for example, master_pmdb@filter.flt

Note: For a list of configuration resources for the host you are managing, use the find config command.

section(path)

(Optional) Defines the section of the configuration resource that you want to view information about.

If you do not specify this option, the command lists all of the configuration entries and sections in the name configuration resource.

token(name)

(Optional) Defines the name of the configuration entry that you want to view information about.

If you do not specify this option, the command lists all configuration entries and sections in the section(path) you defined.

recursive

Specifies to display information about all configuration entries and sections in all sub sections.

section_only

Specifies to display information about sections only (no configuration entries will be listed).