freebsd-dev/crypto/kerberosIV
Mark Murray a783721299 Fix nasty typo that randomly caused kinit to not properly deduce the
user's username when this was not specified.

Reported by: Sean Eric Fagan
1998-03-29 07:27:43 +00:00
..
admin Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
appl FreeBSD specific schanges - mainly religious issues about where to put 1997-09-04 21:37:57 +00:00
doc Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
etc Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
include Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
kadmin FreeBSD's original passwd helper is needed here. 1997-09-21 17:37:08 +00:00
kuser Fix nasty typo that randomly caused kinit to not properly deduce the 1998-03-29 07:27:43 +00:00
lib Make the ticket filename the same as for our old eBones. I am going to 1998-02-16 12:39:25 +00:00
man kinit(1) and its man page do not agre on what is reported with -v. Fix this. 1997-11-25 21:12:37 +00:00
server Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
slave Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
acconfig.h Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
aclocal.m4 Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
ChangeLog Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
config.guess Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
config.sub Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
configure Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
configure.in Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
COPYRIGHT Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
eBones-p9.README Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
install-sh Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
Makefile.in Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
mkinstalldirs Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
NEWS Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
PROBLEMS Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
README Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
README-WIN32 Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00
TODO Initial import of KTH eBones. This has been cleaned up to only include 1997-09-04 06:04:33 +00:00

This is a severly hacked up version of Eric Young's eBones-p9 kerberos
version. The DES library has been updated with his 3.23 version and
numerous patches collected over the years have been applied to both
the kerberos and DES sources, most notably the CMU patches for extended
lifetimes that AFS uses. There is also support for AFS built into most
programs. 

The source has been changed to use ANSI C and POSIX to the largest
possible extent. The code in util/et and appl/bsd have not been
updated in this way though (they really need it).

Telnet and telnetd are based on the telnet.95.10.23.NE.tar.Z. Kerberos
authentication is the default and warnings are issued by telnetd if
the telnet client does not turn on encryption.

The r* programs in appl/bsd have been updated with newer sources from
NetBSD and FreeBSD. NOTE: use of telnet is prefered to the use of
rlogin which is a temporary hack and not an Internet standard (and has
only been documented quite recently).  Telnet uses kerberos
authentication to prevent the passing of cleartext passwords and is
thus superior to rlogin.

The distribution has been configured to primarily use kerberos
authentication with a fallback to /etc/passwd passwords. This should
make it easy to do a slow migration to kerberos.  OTP support is also
included in login, popper, and ftpd.

All programs in this distribution follow these conventions:

/usr/athena/bin:	User programs
/usr/athena/sbin:	Administrator programs
/usr/athena/libexec:	Daemons
/etc:			Configuration files
/var/log:		Logfiles
/var/kerberos:		Kerberos database and ACL files

A W3-page is at http://www.pdc.kth.se/kth-krb/

You can get some documentation from ftp://ftp.pdc.kth.se/pub/krb/doc.

Please report bugs and problems to kth-krb-bugs@nada.kth.se

There is a mailing list discussing kerberos at krb4@sics.se, send a
message to majordomo@sics.se to subscribe.