Appendix D. Configuration File

Configuration parameters of all Dr.Web for UNIX File Servers components are managed by a special coordinating daemon Dr.Web ConfigD. These parameters are stored in the drweb.ini file, which default directory is etc_dir ( for Linux: /etc/opt/drweb.com).

The text configuration file stores only those parameters which values differ from the defaults. If a parameter is absent in the configuration file, its default value is used.

For details on conventions for <opt_dir>, <etc_dir>, and <var_dir>, refer to Introduction.

You can view the list of all available parameters, including those that are absent in the configuration file and have default values, by using the following command:

drweb-ctl cfshow

You can change any parameter value in one of the two following ways:

1.Specify the parameter in the configuration file (by editing the file in any text editor) and send SIGHUP signal to the configuration daemon (drweb-configd) in order to apply the changes.

2.Type this command in the command line

drweb-ctl cfset <section>.<parameter> <new_value>

Note, that this command can be executed only if the management tool Dr.Web Ctl is run with root privileges. To gain root privileges, use su or sudo command.

For details on the cfshow and cfset command syntax of the console management tool Dr.Web Ctl (drweb-ctl module), refer to Dr.Web Ctl section.

Details:

File Structure

Parameter Types