$GssMode¶
Type: global configuration parameter
Default: encryption
Provided by: omgssapi
Description:
Specifies GSS-API mode to use, which can be “integrity” - clients are authenticated and messages are checked for integrity, “encryption” - same as “integrity”, but messages are also encrypted if both sides support it.
Sample:
$GssMode Encryption
See also
Help with configuring/using Rsyslog
:
- Mailing list - best route for general questions
- GitHub: rsyslog source project - detailed questions, reporting issues
that are believed to be bugs with
Rsyslog
- Stack Exchange (View, Ask) - experimental support from rsyslog community
See also
Contributing to Rsyslog
:
- Source project: rsyslog project README.
- Documentation: rsyslog-doc project README