From 08ea4d59e8c52f6181746b7fc58301a56d49965f 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/qpid@732317 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/etc/sasl2/qpidd.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp') diff --git a/cpp/etc/sasl2/qpidd.conf b/cpp/etc/sasl2/qpidd.conf index 05bfbdd5a9..45eea4592b 100644 --- a/cpp/etc/sasl2/qpidd.conf +++ b/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