Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2000 11:20:51 -0500 (EST)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/16350: Kerberized rlogind completely fscked
Message-ID:  <200001251620.LAA04801@khavrinen.lcs.mit.edu>

next in thread | raw e-mail | index | archive | help

>Number:         16350
>Category:       bin
>Synopsis:       Kerberized rlogind no longer compiles
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 25 08:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Garrett Wollman
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
The place where Kerberos was invented
>Environment:

	-current as of Tue Jan 25 11:10:42 EST 2000

>Description:

	The rlogind Makefile no longer even attempts to compile the
	Kerberized version.  This was broken in rev. 1.13 of the
	Makefile and in rev. 1.27 of rlogind.c.  It appears that rshd
	has been similarly butchered.

>How-To-Repeat:

	cd /usr/src/libexec/rlogind MAKE_KERBEROS4=YES; make all install
	/usr/libexec/rlogind -k -x
	Jan 25 11:13:33 my.host.name rlogind[4696]: usage: rlogind [-Dalnx]

>Fix:

	Copy /usr/libexec/rlogind from an (unbroken) 3.x system, or
	switch to Kerberos v5 and use /usr/local/sbin/rlogind instead
	(not yet an option for us).


	Our final fix:
	Revert to revs 1.12 and 1.26 of Makefile and rlogind.c,
	respectively, and then delete encrypt.c from the SRCS.

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001251620.LAA04801>