| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The following options control various security settings.
For security reasons, this option is set to ‘no’, but the ‘yes’ value enables the ‘local-mta’ keyword (or ‘--local-mta’ command line option), so if you want to use a local mail server, which works on standard input and output, a supervisor must set this option to ‘yes’. The option is available only in system configuration file.
This option drops an unknown user, i.e. a client which has not been verified by IDENT service. Value ‘no’ is the default.
For security reasons, it is recommended to create an unprivileged user, which the server runs as most of the time, when doing unprivileged operations. The option is available only in system configuration file. For example:
user-notprivileged "anubis.unprivileged" |
Caution: Create a user account named ‘anubis.unprivileged’ in the ‘/etc/passwd’, if necessary. Add this user name also to the ‘/etc/anubis.allow’, if using GNU Anubis with PAM support.
This statement defines the order of execution of the system and user
RULE sections (See section The Rule System, for detailed description).
It is available only in system configuration file.
systemThe system section is executed first, then the user section is executed.
userThe user section is executed first, next the system section is executed.
system-onlyOnly the system RULE section is executed.
user-onlyOnly the user RULE section is executed.
Sets the order of processing the CONTROL sections. The option is
available only in system configuration file. Its possible values are:
systemThe system CONTROL section is processed first. Notice, that
this means that the user may override the system settings in his
configuration file. This is the default setting.
userThe user CONTROL section is processed first. Thus, the
system-wide settings always override the user private settings.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by Sergey Poznyakoff on December, 20 2008 using texi2html 1.78.