Date: Thu, 3 Jun 1999 16:35:52 -0600 (MDT) From: howard@ee.utah.edu To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12143: Auto-configure samba to use Kerberos 5 Message-ID: <19990603223552.1F2825408@eeback.elen.utah.edu>
next in thread | raw e-mail | index | archive | help
>Number: 12143 >Category: ports >Synopsis: Auto-configure samba to use Kerberos 5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 11 13:40:00 PDT 1999 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990603223552.1F2825408>