diff options
| author | Gordon Sim <gsim@apache.org> | 2009-01-07 12:22:05 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2009-01-07 12:22:05 +0000 |
| commit | de26a37fe587e9ddd8814c0fb9193617daf5dbc5 (patch) | |
| tree | 1b92e125c0abda8c99b06e6aaed11027b92b0dfa /qpid/cpp/etc | |
| parent | d28d3908b39629e81ed9ee617c878853a2a26ac4 (diff) | |
| download | qpid-python-de26a37fe587e9ddd8814c0fb9193617daf5dbc5.tar.gz | |
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
Diffstat (limited to 'qpid/cpp/etc')
| -rw-r--r-- | qpid/cpp/etc/sasl2/qpidd.conf | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
