From owner-freebsd-questions@freebsd.org Tue Mar 10 03:24:19 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 45829256812 for ; Tue, 10 Mar 2020 03:24:19 +0000 (UTC) (envelope-from vas@sibptus.ru) Received: from admin.sibptus.ru (admin.sibptus.ru [IPv6:2001:19f0:5001:21dc::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48c0nF4kpRz4X0Z for ; Tue, 10 Mar 2020 03:24:17 +0000 (UTC) (envelope-from vas@sibptus.ru) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sibptus.ru; s=20181118; h=In-Reply-To:Message-ID:Subject:To:From:Date; bh=gvPurE/n7x3uUaGEsgILkVmWBk3L53ssLnE/dARlFfI=; b=PYsUySxg8uCZt4krU4M3Ka+cTY F2oFuODYE/qqCsVzV8Q7ccYMAFScqDrF3Z9lT4mUXQFxahBVZPb40N77r29REki418Ei/QUtIX/XV YuDQzJ2v6cb68dsMdNiYhjvL5J1jTtLvr+Nm9dLUII0NXaixfz+BKjlvJBz+bvGEMDc4=; Received: from vas by admin.sibptus.ru with local (Exim 4.93.0.4 (FreeBSD)) (envelope-from ) id 1jBVV3-00005e-Sz for freebsd-questions@freebsd.org; Tue, 10 Mar 2020 10:24:09 +0700 Date: Tue, 10 Mar 2020 10:24:09 +0700 From: Victor Sudakov To: freebsd-questions@freebsd.org Subject: Re: net-im/prosody and SASL authentication Message-ID: <20200310032409.GA170@admin.sibptus.ru> References: <20200308173733.GA68069@admin.sibptus.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="liOOAslEiF7prFVr" Content-Disposition: inline In-Reply-To: X-PGP-Key: http://admin.sibptus.ru/~vas/ X-PGP-Fingerprint: 10E3 1171 1273 E007 C2E9 3532 0DA4 F259 9B5E C634 X-Rspamd-Queue-Id: 48c0nF4kpRz4X0Z X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=sibptus.ru header.s=20181118 header.b=PYsUySxg; dmarc=pass (policy=none) header.from=sibptus.ru; spf=pass (mx1.freebsd.org: domain of vas@sibptus.ru designates 2001:19f0:5001:21dc::10 as permitted sender) smtp.mailfrom=vas@sibptus.ru X-Spamd-Result: default: False [-0.92 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.98)[-0.977,0]; R_DKIM_ALLOW(0.00)[sibptus.ru:s=20181118]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(0.00)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; RCPT_COUNT_ONE(0.00)[1]; BAD_REP_POLICIES(0.10)[]; IP_SCORE(-3.34)[ip: (-9.89), ipnet: 2001:19f0:5000::/38(-4.94), asn: 20473(-1.82), country: US(-0.05)]; DKIM_TRACE(0.00)[sibptus.ru:+]; DMARC_POLICY_ALLOW(0.00)[sibptus.ru,none]; SIGNED_PGP(-2.00)[]; URIBL_SBL_CSS(6.50)[tomsk.ru]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:20473, ipnet:2001:19f0:5000::/38, country:US]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2020 03:24:19 -0000 --liOOAslEiF7prFVr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thomas Morper wrote: >=20 > > I guess lua is missing the "cyrussasl" library but where do I get it? >=20 > The Lua binding to the Cyrus SASL library is a separate module for which= =20 > there's no port yet. It's only a single .so file, though, so I made a=20 > quick and dirty port. The result looks fine in poudriere, but my Prosody= =20 > setup is different from yours and I can't really test it. >=20 > If you want, please try and see if it works for you. >=20 > Port source: > https://www.beingboiled.info/file/lua-cyrussasl.tar.gz >=20 > Packages for {11.3,12.1}-{i386,AMD64): > https://www.beingboiled.info/file/lua-cyrussasl-packages.tar Thank you Thomas, I've successfully installed the 11.3-i386/lua52-lua-cyrussasl-1.1.0.txz package, will try Prosody+SASL tonight and report. BTW how do I "import" your port into poudriere? I know only how to work with whole ports trees ("poudriere ports -[c|u]"). --=20 Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/ --liOOAslEiF7prFVr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJeZwhZAAoJEA2k8lmbXsY04kwIAJO0mGHHZjdzp0NODdSETHxn x1qVUjMpOTk+Hgu/Av28AGT5gzs15khpYgTM+bzbsEVCuWqFIddTeBlN9kq7TGeG TQngvmS47ZBkSh5QyzoPBwiRDemti38Ydbj75OS78zYnIR2VeO7Vl7NAezlwOusw Fn/r1RmTB5YvWDUQGXe49WQ1WL6CSGX/FN4M4PzDIEExw9F5rM587PiK9LZxTmXZ wUQ46ODgIiQDsQPzYKMy1z8dKb2PDNDG2PUxo9jmt2fPhjW80g4a0C0EZDQT2jjk iPr63A+SuOalfwNyVA2Ayqf0cxUXmScuyixyLihuQowTKFf31KtZHyhkMkfH1F4= =h1jb -----END PGP SIGNATURE----- --liOOAslEiF7prFVr--