showres config Display Configuration Information

Valid in the config environment
capamsc141
Valid in the config environment
Use the showres config command to display 
PAM Server Control
configuration information.
The showres config command has different formats for different sets of files. These sets are:
  • Audit configuration files (audit.cfg and auditrouteflt.cfg) and PMDB filter files
  • All other files
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, [email protected]
    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).