Previous | Contents | Index |
This section describes how to configure parameters related to POLYCENTER SRF.
You can change the values for the following POLYCENTER Security CM parameters by choosing the number corresponding to the parameter and then entering the new value:
3.7 Viewing the Executor Status
This section describes how to view the POLYCENTER Security CM executor status from the CLI.
The executor is the process that controls the POLYCENTER Security CM inspectors.
You can display the current status of the executor.
To display the current status of the executor, enter 3 at the Enter choice: prompt. POLYCENTER Security CM displays a message indicating the current status of the executor.
In the case of a cluster, the message indicates the current status of the executor on the local node but only indicates whether the executor process is running on other nodes in the cluster.
This section describes how to configure POLYCENTER Security CM inspectors from the CLI.
The default inspector is the main inspector on each node. This is the inspector, whose compliance status is represented as a color-coded icon on the POLYCENTER Security Console Main Screen.
To display configuration information for the default inspector, enter 5 at the Enter choice: prompt. POLYCENTER Security CM displays the current configuration information for the default inspector.
To display configuration information for other inspectors, enter 4 at the Enter choice: prompt and then enter the number associated with the inspector whose configuration information you want to change. POLYCENTER Security CM displays the current configuration information.
The following configuration information is displayed for an inspector. You can modify all of this information except the Policy File ID.
Element | Description |
---|---|
Inspector Name | The name of the inspector. Note that modifying the inspector name also modifies the Policy File ID of the inspector. |
Start Time | When the inspector is due to run. After you modify the start time, POLYCENTER Security CM compares the start time with the current system time. If the start time is in the past, the inspector runs immediately and then POLYCENTER Security CM resets the start time by adding the Resubmit Interval to it. If the start time is in the future, the inspector does not run until that time. |
Resubmit Interval | How often the inspector runs. |
Enabled | Whether the inspector is enabled. An inspector must be enabled before it can run. |
Policy File ID | A unique key associated with an inspector. You can view this but you cannot modify it. |
Use the Inspector Configuration Information menu to change an inspector name. To change the name:
Use the Inspector Configuration Information menu to change the inspector start time. To change the start time:
Use the Inspector Configuration Information menu to change the inspector resubmit interval. To change the resubmit interval:
Use the Inspector Configuration Information menu to enable an inspector. To enable the inspector:
This section describes how to manage POLYCENTER Security CM inspectors from the CLI.
You can carry out the following tasks for existing inspectors:
Task | Description |
---|---|
Import an inspector | Take an inspector from a file that you have copied from another system and place it in the database on the current system. |
Export an inspector | Take an inspector and copy it to a file, which you can then copy to other systems. |
Extract an inspector to a text file | Write a copy of the inspector to a text file. |
Delete an inspector | Remove an inspector from the database. |
You can only import inspectors exported using POLYCENTER Security Compliance Manager Version 3.0 or 3.1. |
Exporting an inspector involves taking an inspector and copying it to a file, which you can then copy to other systems.
To export an inspector:
The export option does not copy user-written program and/or dictionary files. If the inspector contains user-written programs and/or dictionary files (other than the standard OpenVMS dictionary file), then you must manually copy these files to the remote node. |
Extracting an inspector to a text file involves writing the inspector with the values specified for each of its tests to a text file.
To extract an inspector:
If you choose to automatically lock down an inspector by using the autolockdown feature on the POLYCENTER Security Console GUI, POLYCENTER Security CM produces a log file. This section describes how to view the log file from the CLI.
To view the log file:
3.11 Generating Lockdown Files
After each inspection, POLYCENTER Security CM creates a results file which you can use to generate a lockdown file. You can run the lockdown file to secure your system settings. You can also generate an unlockdown file which you can run to reverse changes made by running the lockdown file. To generate the files, you must use the CLI or the POLYCENTER Security Console GUI.
To generate the file:
POLYCENTER Security CM generates the lockdown file in the directory pointed to by the INSPECT$LOCKDOWNS logical.
This section describes how to manage tokens from the CLI.
You can send a test token to a POLYCENTER SRF node. To send a test token:
You can enter details about a node's system manager and system location and then send a registration token containing this information to the POLYCENTER SRF software. To enter registration details:
Element | Description |
---|---|
Security Contact Email | The node name and user name of someone who the POLYCENTER SRF administrator can contact to secure your node. |
Security Contact Name | The name of the security contact. |
Security Contact Phone #1 | A phone number at which the POLYCENTER SRF administrator can contact the security contact. |
Security Contact Phone #2 | A phone number at which the POLYCENTER SRF administrator can contact the security contact. |
System Location | A character string identifying where the system is located. The string can be up to 15 characters long. |
System Manager | The name of the system manager. |
System Manager Email | The node name and user name of the system manager. |
System Manager Phone #1 | A phone number at which the POLYCENTER SRF administrator can contact the system manager. |
System Owner | An eight-character code or abbreviation. This field identifies the owner or controller of the node. The entry can be a person, group, or department. Your network security administrator might have specific requirements for the information placed in this field. |
The System Manager Email address must be specified or else the registration token will not be transmitted. |
You can send a registration token to a POLYCENTER SRF node. A registration token allows you to register a node's system manager and system location with a POLYCENTER SRF collection node. To send a registration token:
POLYCENTER Security CM checks for the successful transmission of tokens. If a token is not transmitted successfully, or if, for some other reason, you wand to resend it, you can do so. To resend a token:
3.13 POLYCENTER Security CM Maintenance
This section describes how to use the CLI to carry out day-to-day POLYCENTER Security CM maintenance.
You can carry out the following tasks:
To purge results and history files from the inspector database:
You will be prompted to specify which files are to be purged, for example, you might want to keep all files generated in the last six months or those generated by the last six jobs for each inspector.
To release the inspector locks:
3.14 Troubleshooting POLYCENTER Security CM
This section describes how to change POLYCENTER Security CM parameters that can help you to troubleshoot POLYCENTER Security CM. It is unlikely that you will ever need to change most of these parameters.
It is strongly recommended that you do not change these parameters unless there are problems that require you to do so. |
To access the PSCM Troubleshooting Menu, do the following:
To change the value of a parameter, do the following:
You can change the values for the following POLYCENTER Security CM parameters:
Dumping the executor can help you to solve problems related to the executor.
To dump the executor, enter 2 at the Enter choice: prompt on the PSCM Troubleshooting Menu.
It is recommended that you do not dump the executor unless asked to do so by a Digital Customer Support person.
3.15 Starting POLYCENTER SRF
This section describes how to start POLYCENTER SRF from the CLI.
POLYCENTER SRF is an application that receives and stores tokens sent by
nodes running POLYCENTER Security CM.
POLYCENTER SRF allows the security administrator to access the tokens data to monitor the security compliance of nodes on the network.
If POLYCENTER SRF is installed and running on your OpenVMS VAX node, you can start it from the DCL Command line.
POLYCENTER SRF is not currently available on OpenVMS Alpha. |
To start POLYCENTER SRF, enter the following command:
$ inspect/monitor |
Previous | Next | Contents | Index |