From staffanu@multivac.fatburen.org  Tue Jan 19 17:18:38 1999
Received: from multivac.fatburen.org (multivac.fatburen.org [62.20.128.15])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06533
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Jan 1999 17:18:37 -0800 (PST)
          (envelope-from staffanu@multivac.fatburen.org)
Received: (from staffanu@localhost)
	by multivac.fatburen.org (8.8.8/8.8.8) id CAA24828;
	Wed, 20 Jan 1999 02:18:27 +0100 (CET)
	(envelope-from staffanu)
Message-Id: <199901200118.CAA24828@multivac.fatburen.org>
Date: Wed, 20 Jan 1999 02:18:27 +0100 (CET)
From: Staffan Ulfberg <staffanu@nada.kth.se>
Reply-To: staffanu@nada.kth.se
To: FreeBSD-gnats-submit@freebsd.org
Subject: ksrvtgt not working
X-Send-Pr-Version: 3.2

>Number:         9573
>Category:       bin
>Synopsis:       ksrvtgt not working
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 19 17:20:00 PST 1999
>Closed-Date:    Wed Jun 13 21:15:15 PDT 2001
>Last-Modified:  Wed Jun 13 21:15:31 PDT 2001
>Originator:     Staffan Ulfberg
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
>Environment:
FreeBSD 2.2.8-STABLE
>Description:
I had a problem getting ksrvtgt working, and found that the last line
in /usr/bin/ksrvtgt reads

kauth -n "$1.$2$realm" -l 5 -f "$srvtab "

It seems that it has been this way since CVS version 1.1 of the file
(/usr/src/crypto/kerberosIV/appl/kauth/ksrvtgt.in), from looking at
the CVS repository.  However, the space before the last quote stops
kauth from findning the srvtab, and looking at the KTH source
distribution of eBones, there's indeed no space there.
>How-To-Repeat:
Use ksrvtgt.
>Fix:
Delete a space from the last line of
/usr/src/crypto/kerberosIV/appl/kauth/ksrvtgt.in.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mikeh 
State-Changed-When: Wed Jun 13 21:15:15 PDT 2001 
State-Changed-Why:  
Fixed. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=9573 
>Unformatted:
