From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 31 17:20:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F2A7BB9 for ; Mon, 31 Mar 2014 17:20:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 01DDBBFE for ; Mon, 31 Mar 2014 17:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2VHK0Rl078271 for ; Mon, 31 Mar 2014 17:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2VHK0rp078270; Mon, 31 Mar 2014 17:20:00 GMT (envelope-from gnats) Resent-Date: Mon, 31 Mar 2014 17:20:00 GMT Resent-Message-Id: <201403311720.s2VHK0rp078270@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jan Bramkamp Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3709B9FD for ; Mon, 31 Mar 2014 17:12:28 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 240E3B94 for ; Mon, 31 Mar 2014 17:12:28 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s2VHCRpU060441 for ; Mon, 31 Mar 2014 17:12:27 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s2VHCRBK060437; Mon, 31 Mar 2014 17:12:27 GMT (envelope-from nobody) Message-Id: <201403311712.s2VHCRBK060437@cgiserv.freebsd.org> Date: Mon, 31 Mar 2014 17:12:27 GMT From: Jan Bramkamp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/188135: Heimdal LDAP backend is unavailable in FreeBSD 10.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2014 17:20:01 -0000 >Number: 188135 >Category: ports >Synopsis: Heimdal LDAP backend is unavailable in FreeBSD 10.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 31 17:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Jan Bramkamp >Release: FreeBSD 10.0 >Organization: Werbeagentur Bultmann GmbH >Environment: FreeBSD app2.bultmann.eu 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r262809: Wed Mar 5 16:02:08 UTC 2014 root@app2.bultmann.eu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The security/heimdal port fails to find its LDAP backend if compiled with a FreeBSD 10 userland. On FreeBSD 10.0 it finds these backends: $ /usr/local/libexec/kdc --builtin-hdb builtin hdb backends: db:, mit-db:, ndbm:, keytab:, sqlite: and on FreeBSD 9.2 it finds these backends: $ /usr/local/libexec/kdc --builtin-hdb builtin hdb backends: ndbm:, keytab:, ldap:, ldapi:, sqlite: Both times the port was built in a poudriere jail on a FreeBSD 10.0 kernel. >How-To-Repeat: Build security/heimdal with LDAP support on FreeBSD 10.0 and configure it to use the LDAP backend via krb5.conf. >Fix: >Release-Note: >Audit-Trail: >Unformatted: