From root@eeback.elen.utah.edu Fri Jun 11 13:34:34 1999 Return-Path: Received: from eeback.elen.utah.edu (eeback.elen.utah.edu [128.110.18.4]) by hub.freebsd.org (Postfix) with ESMTP id BF48015249 for ; Fri, 11 Jun 1999 13:34:30 -0700 (PDT) (envelope-from root@eeback.elen.utah.edu) Received: by eeback.elen.utah.edu (Postfix, from userid 0) id 1F2825408; Thu, 3 Jun 1999 16:35:52 -0600 (MDT) Message-Id: <19990603223552.1F2825408@eeback.elen.utah.edu> Date: Thu, 3 Jun 1999 16:35:52 -0600 (MDT) From: howard@ee.utah.edu Sender: root@eeback.elen.utah.edu Reply-To: howard@ee.utah.edu To: FreeBSD-gnats-submit@freebsd.org Subject: Auto-configure samba to use Kerberos 5 X-Send-Pr-Version: 3.2 >Number: 12143 >Category: ports >Synopsis: Auto-configure samba to use Kerberos 5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 11 13:40:00 PDT 1999 >Closed-Date: Mon Jun 28 22:44:30 PDT 1999 >Last-Modified: Mon Jun 28 22:45:02 PDT 1999 >Originator: Walt Howard >Release: FreeBSD 3.2-RELEASE i386 >Organization: University of Utah Electrical Engineering Dept >Environment: network using Kerberos 5 for distributed authentication >Description: Samba can be configured to use Kerberos for authentication. /usr/ports/net/samba/Makefile does not take advantage of this as /usr/ports/security/ssh1 does. I append a diff for the Makefile which adds the capability. >How-To-Repeat: N/A >Fix: (diff between /usr/ports/net/samba/Makefile as shipped and as I used it) 37a38,41 > .if defined(KRB5_HOME) && exists(${KRB5_HOME}) > CONFIGURE_ARGS+=--with-krb5=${KRB5_HOME} > .endif > >Release-Note: >Audit-Trail: State-Changed-From-To: open->closed State-Changed-By: cpiazza State-Changed-When: Mon Jun 28 22:44:30 PDT 1999 State-Changed-Why: Committed, thanks! >Unformatted: