The following table helps you to understand the usage of the parameters listed in the pepserver.cfg configuration file for DSG.
Important: It is recommended that only the parameters listed in the following table are edited as per your requirement.
Section | Parameter Name | Description |
---|---|---|
Application configuration | postdeploy | Set the path of any script that must be executed after the policy is deployed. |
Logging configuration | host | Set the host IP of the Log Forwarder, generally localhost, where the protector will send the logs. |
port | Set the port number of the Log Forwarder to where the protector will send the logs. | |
mode | Set how the logs must be handled in a situation where the connection to the Log Forwarder in the protector is lost. Important: The default value is drop.
| |
output | Set the output type for the aggregated security logs.
| |
logsendinterval | Set to configure the time interval after which the logs are sent from the Protector to the Log Forwarder. The default value is 1 second. | |
Policy management | emptystring | Defines the behavior when the data to protect is an empty string. The default value is null. The following are the possible values:
|
Member management | case-sensitive | If this parameter is set to no, then the PEP Server considers the policy user names that are case insensitive. If this parameter is set to yes or if it is commented in the file, then the PEP Server considers the policy user names that are case-sensitive. The default value is yes. Caution: Starting from v10.0.x, the case-sensitive parameter is deprecated. |