Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B9709D46 for ; Fri, 7 Oct 2011 08:48:59 +0000 (UTC) Received: (qmail 67340 invoked by uid 500); 7 Oct 2011 08:48:58 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 67276 invoked by uid 500); 7 Oct 2011 08:48:58 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 67268 invoked by uid 99); 7 Oct 2011 08:48:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 08:48:58 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fraser.adams@blueyonder.co.uk designates 81.103.221.49 as permitted sender) Received: from [81.103.221.49] (HELO mtaout03-winn.ispmail.ntl.com) (81.103.221.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 08:48:49 +0000 Received: from know-smtpout-4.server.virginmedia.net ([62.254.123.1]) by mtaout03-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20111007084827.MXC8898.mtaout03-winn.ispmail.ntl.com@know-smtpout-4.server.virginmedia.net> for ; Fri, 7 Oct 2011 09:48:27 +0100 Received: from [82.33.36.91] (helo=[192.168.1.4]) by know-smtpout-4.server.virginmedia.net with esmtpa (Exim 4.63) (envelope-from ) id 1RC66V-0004pf-HP for users@qpid.apache.org; Fri, 07 Oct 2011 09:48:27 +0100 Message-ID: <4E8EBCE4.5060004@blueyonder.co.uk> Date: Fri, 07 Oct 2011 09:48:36 +0100 From: Fraser Adams User-Agent: Thunderbird 2.0.0.24 (X11/20101027) MIME-Version: 1.0 To: users@qpid.apache.org Subject: Re: Authentication newbie help sought - I'm afraid I'm failing at the first hurdle :-( References: <1317758892825-6859963.post@n2.nabble.com> <4E8C1A31.7090407@redhat.com> <1317839859025-6863296.post@n2.nabble.com> <4E8DC126.9070805@redhat.com> In-Reply-To: <4E8DC126.9070805@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=JvdXmxIgLJv2/GthKqHpGJEEHukvLcvELVXUanXFreg= c=1 sm=0 a=0ZzmyYADvgoA:10 a=CRMWCdfLe5gA:10 a=3NElcqgl2aoA:10 a=8nJEP1OIZ-IA:10 a=mV9VRH-2AAAA:8 a=X4GoW7ujBv4Y1TFQcmoA:9 a=wPNLvfGTeEIA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 >> This looks exactly like I'm seeing, so I'm concerned that >> "--sasl-config" is >> broken on Ubuntu as is the path to the "default" qpidd.conf > > Could this be https://issues.apache.org/jira/browse/QPID-3528? I.e. > the usage statement is incorrect for that option - you actually need > to set it to /etc/sasl2/ in your case (i.e. the path not the file > itself)? > I don't know whether to laugh or cry :-) Thanks Gordon that does the trick, though I need an ice pack for my head now after banging it against the wall for the last day or so :-D I think this is what's known as "character building". BTW the Jira says "man pages of qpid are correct: --sasl-config DIR" But I've just tried man qpidd on my system (for 0.10 broker) and got --sasl-config FILE gets sasl config from nonstandard location Are there any plans to make the trace logging in this area more useful? Clearly qpidd --sasl-config /home/fadams/qpidd.conf didn't work, but there was no indication that it had failed to read the sasl qpidd.conf, similarly I tried temporarily renaming qpidd.sasldb and that failed (as expected), but there's nothing in the trace logs to suggest that qpidd couldn't find the qpidd.sasldb specified in the qpidd.conf Cheers, Frase --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org