On 09/11/2015 02:54 PM, kbr wrote:
Thanks Gordon. That makes sense.But when I used PLAIN in the qpidd.conf in /etc/qpid/sasl/qpidd.conf the mechanism list shows up empty. pwcheck_method: auxprop auxprop_plugin: sasldb sasldb_path: /usr/lib/sasl2/qpidd.sasldb mech_list: PLAIN Here is the output: 2015-09-11 08:50:03 [Security] info SASL: config path set to /etc/qpid/sasl 2015-09-11 08:50:03 [Security] debug ACL loaded empty rule set 2015-09-11 08:50:03 [Security] info ACL Plugin loaded 2015-09-11 08:50:03 [Security] trace Initialising SSL plugin 2015-09-11 08:50:03 [Security] notice Listening for SSL or TCP connections on TCP/TCP6 port 5671 2015-09-11 08:50:10 [Security] debug External ssf=0 and auth= 2015-09-11 08:50:10 [Security] debug min_ssf: 10, max_ssf: 256, external_ssf: 0 2015-09-11 08:50:10 [Security] info SASL: Mechanism list: 2015-09-11 08:50:10 [Security] trace ACL ConnectionCounter new connection: qpid.127.0.0.1:5671-127.0.0.1:41666 2015-09-11 08:50:10 [Protocol] trace SENT [qpid.127.0.0.1:5671-127.0.0.1:41666]: INIT(0-10) 2015-09-11 08:50:10 [Protocol] trace SENT [qpid.127.0.0.1:5671-127.0.0.1:41666]: Frame[BEbe; channel=0; {ConnectionStartBody: server-properties={host:V2:15:str16(user-VirtualBox),platform:V2:5:str16(Linux),product:V2:8:str16(qpid-cpp),qpid.federation_tag:V2:36:str16(326a9e3b-4872-42ee-b9a6-72be480007c4),version:V2:4:str16(0.34)}; mechanisms=str16{V2:0:str16()}; locales=str16{V2:5:str16(en_US)}; }] 2015-09-11 08:50:10 [Security] trace ACL ConnectionCounter closed: qpid.127.0.0.1:5671-127.0.0.1:41666, userId: Is there anything else that is required for supporting PLAIN?
Do you have the cyrus-sasl plain module installed? For me it is in /usr/lib64/sasl2/libplain.so --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
