From 5c0f43c010f2ddd25b36060687adc9f08ccdb766 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 2 Jan 2008 13:10:10 +0000 Subject: reflected latest omgssapi changes --- doc/rsconf1_gssforwardservicename.html | 1 + doc/rsconf1_gssmode.html | 11 +++++------ 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/rsconf1_gssforwardservicename.html b/doc/rsconf1_gssforwardservicename.html index 63ca9c1f..9d39dc2a 100644 --- a/doc/rsconf1_gssforwardservicename.html +++ b/doc/rsconf1_gssforwardservicename.html @@ -6,6 +6,7 @@

$GssForwardServiceName

Type: global configuration directive

Default: host

+

Provided by: omgssapi

Description:

Specifies the service name used by the client when forwarding GSS-API wrapped messages.

The GSS-API service names are constructed by appending '@' and a hostname following "@@" in each selector.

diff --git a/doc/rsconf1_gssmode.html b/doc/rsconf1_gssmode.html index 6981f1fe..71c50696 100644 --- a/doc/rsconf1_gssmode.html +++ b/doc/rsconf1_gssmode.html @@ -5,13 +5,12 @@

$GssMode

Type: global configuration directive

-

Default: none

+

Default: encryption

+

Provided by: omgssapi

Description:

-

Specifies GSS-API mode to use, which can be "none" - GSS-API - is disabled, "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:

+

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

[rsyslog.conf overview] [manual -- cgit