Github user enkeys commented on a diff in the pull request:
https://github.com/apache/qpid-dispatch/pull/241#discussion_r161148398
--- Diff: doc/new-book/configuration-security.adoc ---
@@ -373,22 +373,26 @@ This is the service principal that {RouterName} uses.
.Procedure
. On the router's host machine, open the `/etc/sasl2/qdrouterd.conf`
configuration file.
-
-. Verify that the `mech_list` attribute contains the `GSSAPI` mechanism.
+
--
-.The `/etc/sasl2/qdrouterd.conf` Configuration File
+.An `/etc/sasl2/qdrouterd.conf` Configuration File
====
[options="nowrap"]
----
pwcheck_method: auxprop
auxprop_plugin: sasldb
sasldb_path: qdrouterd.sasldb
+keytab: /tmp/keytabs/server.keytab
--- End diff --
:+1: true @jdanekrh
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]