NetBSD/crypto/dist/heimdal
thorpej 9ab0878e2a If we get a KRB5KRB_AP_ERR_BAD_INTEGRITY on a TGS req with
a key usage of KRB5_KU_TGS_REQ_AUTH, then try again with a
key usage of KRB5_KU_AP_REQ_AUTH.  This addresses an interop
issue between new kinit(1) (0.3e) and older KDCs (such as 0.3a).

Patch from assar@netbsd.org; see discussion on current-users.
2001-03-12 19:25:51 +00:00
..
admin
appl
cf
doc
etc
include
kadmin
kdc
kpasswd
kuser
lib If we get a KRB5KRB_AP_ERR_BAD_INTEGRITY on a TGS req with 2001-03-12 19:25:51 +00:00
tools
acconfig.h
acinclude.m4
aclocal.m4
ChangeLog
ChangeLog.1998
ChangeLog.1999
ChangeLog.2000
config.guess
config.sub
configure
configure.in
install-sh
krb5.conf
ltconfig
ltmain.sh
Makefile.am
Makefile.am.common
Makefile.in
missing
mkinstalldirs
NEWS
README
TODO

$Id: README,v 1.1.1.1 2000/08/02 19:58:00 assar Exp $

Heimdal is a Kerberos 5 implementation.

Please see the manual in doc, by default installed in
/usr/heimdal/info/heimdal.info for information on how to install.
There are also briefer man pages for most of the commands.

Bug reports and bugs are appreciated, see more under Bug reports in
the manual on how we prefer them.

For more information see the web-page at
<http://www.pdc.kth.se/heimdal/> or the mailing lists:

heimdal-announce@sics.se	low-volume announcement
heimdal-discuss@sics.se		high-volume discussion

send a mail to heimdal-announce-request@sics.se and
heimdal-discuss-request@sics.se respectively to subscribe.