From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Alex McGrath" Newsgroups: gmane.emacs.devel Subject: Re: About SASL authentication in rcirc Date: Mon, 28 Jun 2021 20:12:52 +0000 Message-ID: References: <871r8l3ggz.fsf@gnu.org> <87h7hijlmz.fsf@gnu.org> <87o8bpdba3.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34876"; mail-complaints-to="usenet@ciao.gmane.io" Cc: "Philip Kaludercic" , emacs-devel@gnu.org To: "Tassilo Horn" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jun 28 22:13:39 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lxxdS-0008td-RL for ged-emacs-devel@m.gmane-mx.org; Mon, 28 Jun 2021 22:13:39 +0200 Original-Received: from localhost ([::1]:42984 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lxxdR-0003Id-T2 for ged-emacs-devel@m.gmane-mx.org; Mon, 28 Jun 2021 16:13:37 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48586) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lxxcp-00024W-Ia for emacs-devel@gnu.org; Mon, 28 Jun 2021 16:13:01 -0400 Original-Received: from out1.migadu.com ([91.121.223.63]:38603) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lxxcm-00026s-TY; Mon, 28 Jun 2021 16:12:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amk.ie; s=key1; t=1624911173; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MKyKEVrwBcoko7Ty/IA54+fwv8a7pCDpEnb+d+MvXOQ=; b=ZYKwRNI9/nBqoquNwD5GVvYtZ/uh53VgMBuzFg/UlKovCT7K9hBTxg8/yVFl8Z1aORwlyt EmBYz3sanrUlpBjJB1E2DGyJ8QIiLpg0NiRA3G8+3iLXJaGLgXCQJa6HFGzf3Bs5/sW7EA JP/qCMs8CdCJ2HqtqlQQcDEyjmiA9t6AQ8/51YOsW5RknOweKoiGUTQggSm2NYSI9VecSB 93JH8USbkLzyiLXOgjwNldGY+wMa0L3/zjpspjA1Ly7UTjMtxNXBLxaI4UpqY+N/zbwj5M 11qaobZeDmE8SYkyMf/wY3ycedoTm1BKbrsSzOd7OuSL8gh1SN5B/AmYYsplcA== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <871r8l3ggz.fsf@gnu.org> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: amk@amk.ie Received-SPF: pass client-ip=91.121.223.63; envelope-from=amk@amk.ie; helo=out1.migadu.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:271070 Archived-At: June 28, 2021 8:58 PM, "Tassilo Horn" wrote:=0A=0A> Tassil= o Horn writes:=0A> =0A>> Thanks, after removing the superf= luous space between rcirc-auto and=0A>> -authenticate-flag in the hunk be= low, SASL authentication worked fine=0A>> for me on libera.chat.=0A> =0A>= Oh, apparently I've looked at the wrong rcirc server buffer. On=0A> libe= ra.chat where I've tried authentication with SASL, I eventually get=0A> t= he message=0A> =0A> *** 904 SASL authentication failed=0A> =0A> If you gi= ve me a pointer what needs to be debugger, I'll do so.=0A> =0A> Bye,=0A> = Tassilo=0A=0AI'm not sure why that would be, I tested with libera and it = seemed to be =0Aworking. It might be worth checking that =0A=0A```=0A(rci= rc-get-server-password rcirc-server)=0A```=0AIn the AUTHENTICATE handler = is correctly retrieving the password. =0AIs there any sort of `SASL authe= ntication aborted` message?=0A=0AThanks,=0AAlex