The following options control various security settings.
If this option is set to ‘yes’, anubis drops
sessions which failed verification by the IDENT service.
This option is in effect only in ‘transparent’ mode.
Default is ‘no’.
Defines the unprivileged user, i.e. the user with whose
privileges anubis runs most of the time. This option is
available only in the system configuration file. For example:
user-notprivileged "anubis"
Caution: This user must exist in the system user database (‘/etc/passwd’).
This statement defines the order of execution of the system and user
RULE sections (See section The Rule System, for a detailed description).
It is available only in system configuration file.
Allowed values are:
systemFirst execute the system section, then the user one.
userFirst execute the user section, then the system one.
system-onlyExecute only the system RULE section.
user-onlyExecute only the user RULE section.
Sets the order of processing CONTROL sections. This option is
available only in system configuration file.
Allowed 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 users’ private settings.
This document was generated on January 6, 2024 using texi2html 5.0.