From de26a37fe587e9ddd8814c0fb9193617daf5dbc5 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Wed, 7 Jan 2009 12:22:05 +0000 Subject: Remove mechanism restrictions from default sasl config file. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@732317 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/etc/sasl2/qpidd.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'qpid/cpp') diff --git a/qpid/cpp/etc/sasl2/qpidd.conf b/qpid/cpp/etc/sasl2/qpidd.conf index 05bfbdd5a9..45eea4592b 100644 --- a/qpid/cpp/etc/sasl2/qpidd.conf +++ b/qpid/cpp/etc/sasl2/qpidd.conf @@ -36,7 +36,6 @@ # NOTE: The sasldb file must be readable by the user running the qpidd # daemon, and should be readable only by that user. # -mech_list: plain anonymous pwcheck_method: auxprop auxprop_plugin: sasldb sasldb_path: /var/lib/qpidd/qpidd.sasldb -- cgit v1.2.1