From owner-freebsd-ports@freebsd.org Wed Apr 18 15:31:04 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0DF9FF95000 for ; Wed, 18 Apr 2018 15:31:04 +0000 (UTC) (envelope-from crest@rlwinm.de) Received: from mail.rlwinm.de (mail.rlwinm.de [IPv6:2a01:4f8:171:f902::5]) (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 9C14F6BC4A for ; Wed, 18 Apr 2018 15:31:03 +0000 (UTC) (envelope-from crest@rlwinm.de) Received: from crest.bultmann.eu (unknown [IPv6:2a00:c380:c0d5:1:c12b:f88c:ba95:6743]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.rlwinm.de (Postfix) with ESMTPSA id 43644A900 for ; Wed, 18 Apr 2018 15:31:02 +0000 (UTC) Subject: Re: saslauthd ldap connection to Samba AD To: freebsd-ports@freebsd.org References: <6d4cbf57-5dc0-ae37-6fde-38f647ef7292@netfence.it> From: Jan Bramkamp Message-ID: Date: Wed, 18 Apr 2018 17:31:01 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <6d4cbf57-5dc0-ae37-6fde-38f647ef7292@netfence.it> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Apr 2018 15:31:04 -0000 I use saslauthd with GSSAPI (aka Kerberos) authentication inside jails. IIRC you have to install a second package to add GSSAPI support to saslauthd. On 18.04.18 15:49, Andrea Venturoli wrote: > Hello. > > I'm trying to setup saslauthd (in a jail) to authenticate to a Samba AD > DC (in another jail) and I'm hitting my head on this. > > I'm stuck at the connection stage where the two will refuse to talk to > each other: before I spend too many hours on this: is it expected to work? > >  bye & Thanks >     av. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"