Subject: Re: Kerberos
To: John C. Hayward <johnh@david.wheaton.edu>
From: Mark P. Gooderum <mark@nirvana.good.com>
List: current-users
Date: 10/03/1994 07:45:46
My updated Kerberos stuff is in ftp.good.com:~ftp/pub/kerberos in two
tar files.  This is kerberosIV that works with current:

	kerberos.netfreebsd.tar.gz - kerberosIV tree including kadmind and
					other fun stuff
	netbsdsrc.tar.gz - NetBSD srcs that have relevant kerberos changes,
				(login, rsh, rlogin, rlogind, rshd)

Both tars are relative to /usr/src.

The kerberosIV tree has the err headers and command parsers generated.
If they need to be regenerated, manually run all the XXX_err: and std:
targets.  These targets assume obj subdirs to get at the programs, the
rest don't.

You still have to build and install the libraries first, then build the
rest of the tree.  There may still be a few bogons lurking if you build
the whole thing from scratch.  Mainly some makefiles may be missing
a -DKERBEROS_SRC, this is used to let des.h and a few other headers get by
without all the machine conf files which aren't needed for kerberos clients.

Feel free to clean this up, esp. splitting the tree into lib and bin dirs.

Everything works except kerberos rsh (rlogin works, both encrypted and not)
and passwd -k (kpasswd works...you need kadmind running of course).

Good luck,
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Mark P. Gooderum			   USSnail:  Good Creations
Senior Consultant - Operating Systems Group	     3029 Blackstone Ave. So.
  "Working hard to be hardly working..."	     St. Louis Park, MN 55416
EMail:	     mark@Good.com		   Voice:    (612) 922-3953
Interactive: mark@nirvana.Good.com	   Fax:	     (612) 922-2676
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~