From owner-freebsd-questions@FreeBSD.ORG Sun Mar 20 06:59:59 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23AD716A4CE for ; Sun, 20 Mar 2005 06:59:59 +0000 (GMT) Received: from mail.seekingfire.com (caliban.seekingfire.com [24.72.10.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5AF343D1F for ; Sun, 20 Mar 2005 06:59:58 +0000 (GMT) (envelope-from tillman@seekingfire.com) Received: by mail.seekingfire.com (Postfix, from userid 500) id 218CF86; Sun, 20 Mar 2005 00:59:58 -0600 (CST) Date: Sun, 20 Mar 2005 00:59:58 -0600 From: Tillman Hodgson To: freebsd-questions@freebsd.org Message-ID: <20050320065958.GS4572@seekingfire.com> References: <200503191354.38712.kirk@strauser.com> <20050319202241.GQ4572@seekingfire.com> <200503192053.32853.kirk@strauser.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503192053.32853.kirk@strauser.com> X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-GPG-Key-ID: 828AFC7B X-GPG-Fingerprint: 5584 14BA C9EB 1524 0E68 F543 0F0A 7FBC 828A FC7B X-GPG-Key: http://www.seekingfire.com/personal/gpg_key.asc X-Urban-Legend: There is lots of hidden information in headers X-Tillman-rules: yes he does X-No-prize-winner: Nathanael User-Agent: Mutt/1.5.9i Subject: Re: ksu doesn't use my ticket X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 06:59:59 -0000 On Sat, Mar 19, 2005 at 08:53:18PM -0600, Kirk Strauser wrote: > On Saturday 19 March 2005 02:22 pm, Tillman Hodgson wrote: > > > The ksu from the mit-krb5 port works the way you expect it to. > > Thanks for the info. Any idea why the one in the base system wouldn't, > though? I'm loathe to replace the working installation if I don't have to. No need to replace it -- mit-krb5 installs into /usr/local (unless you move it with /etc/make.conf). It won't overlap with your base system Kerberos bits at all. Then, once it's installed, you can "alias ksu='usr/local/bin/ksu'". The Heimdal in the base system isn't complete in any case, so if you decide to go whole-hog for Kerberos you'll want one of (or both of) the ports installed. -T -- "Beauty is not diminished by being shared." -- Robert Heinlein