summaryrefslogtreecommitdiffstats
path: root/doc/imgssapi.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-15 15:19:53 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-15 15:19:53 +0200
commit0e83bd69fcce2359d1d25022d1cc1263e42219a9 (patch)
tree8ecee2e09e371d3df217f8c5e50584251bcf36a4 /doc/imgssapi.html
parente82c6eec6f91e9c212103d81fdd4b10028c9bf6a (diff)
downloadrsyslog-0e83bd69fcce2359d1d25022d1cc1263e42219a9.tar.gz
rsyslog-0e83bd69fcce2359d1d25022d1cc1263e42219a9.tar.xz
rsyslog-0e83bd69fcce2359d1d25022d1cc1263e42219a9.zip
final work for release of v3.17.1v3.17.1
Diffstat (limited to 'doc/imgssapi.html')
-rw-r--r--doc/imgssapi.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/imgssapi.html b/doc/imgssapi.html
index af15e59e..cf16eb01 100644
--- a/doc/imgssapi.html
+++ b/doc/imgssapi.html
@@ -10,7 +10,9 @@
<p><b>Description</b>:</p>
<p>Provides the ability to receive syslog messages from the
network protected via Kerberos 5 encryption and authentication. This
-module also accept plain tcp syslog messages on the same port if configured to do so. If you need just plain tcp, use&nbsp; <a href="imtcp.html">imtcp</a> instead.</p>
+module also accept plain tcp syslog messages on the same port if configured to do so. If you need just plain tcp, use <a href="imtcp.html">imtcp</a> instead.</p>
+<p>There is also an <a href="gssapi.html">overview of gssapi support in rsyslog</a> available. We recommend reading
+it before digging into the configuration parameters.</p>
<p><b>Configuration Directives</b>:</p>
<ul>
<li>InputGSSServerRun &lt;port&gt;<br>
@@ -47,4 +49,4 @@ Copyright © 2008 by <a href="http://www.gerhards.net/rainer">Rainer
Gerhards</a> and
<a href="http://www.adiscon.com/">Adiscon</a>.
Released under the GNU GPL version 3 or higher.</font></p>
-</body></html> \ No newline at end of file
+</body></html>