| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Log-Mode-Mask ATTRIBUTE Log-Mode-Mask 2007 integer |
Users: | | |
Hints: | | |
Huntgroups: | | |
Additivity: | Append | |
Proxy propagated: | N/A |
VALUE Log-Mode-Mask Log-Auth 1 VALUE Log-Mode-Mask Log-Auth-Pass 2 VALUE Log-Mode-Mask Log-Failed-Pass 4 VALUE Log-Mode-Mask Log-Pass 6 VALUE Log-Mode-Mask Log-All 7 |
Log-Mode-Mask is used to control the verbosity of authentication
log messages for given user or class of users. The meaning of its
values is:
Log-AuthDo not log successful authentications.
Log-Auth-PassDo not show the password with the log message from a successful authentication.
Log-Failed-PassDo not show a failed password.
Log-PassDo not show a plaintext password, either failed or succeeded.
Log-AllDo not log authentications at all.
Technical details: After authentication, the server collects all
Log-Mode-Mask attributes from the incoming request and LHS
of the user's entry. The values of these attributes ORed together
form a mask, which is applied via an XOR operation to the current log
mode. The value thus obtained is used as effective log mode.
This document was generated by Sergey Poznyakoff on December, 6 2008 using texi2html 1.78.