NetBSD/crypto/dist/heimdal
nathanw 1cc86f8ba4 Check the return value of krb5_init_context(), and bail out if it failed.
Also, when failing, don't try to use the non-initialized context value
to determine the error text.

This avoids dumping core in the following programs when /etc/krb5.conf is
missing or broken: klist, kdestroy, kpasswd, kadmin, kadmind, ktutil, kdc.

XXX Better error reporting in this failure case would be nice.
2000-12-19 21:31:11 +00:00
..
admin Check the return value of krb5_init_context(), and bail out if it failed. 2000-12-19 21:31:11 +00:00
appl import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
cf import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
doc import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
etc import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
include import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
kadmin Check the return value of krb5_init_context(), and bail out if it failed. 2000-12-19 21:31:11 +00:00
kdc Check the return value of krb5_init_context(), and bail out if it failed. 2000-12-19 21:31:11 +00:00
kpasswd Check the return value of krb5_init_context(), and bail out if it failed. 2000-12-19 21:31:11 +00:00
kuser Check the return value of krb5_init_context(), and bail out if it failed. 2000-12-19 21:31:11 +00:00
lib Use getifaddrs() if HAVE_GETIFADDRS is defined. 2000-12-03 20:21:03 +00:00
ChangeLog import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
ChangeLog.1998 import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
Makefile.am import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
Makefile.am.common import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
Makefile.in import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
NEWS import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
README import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
TODO import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
acconfig.h Import Heimdal Kerberos 5 from cryptosrc-intl. 2000-06-16 18:31:35 +00:00
acinclude.m4 import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
aclocal.m4 import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
config.guess Import Heimdal Kerberos 5 from cryptosrc-intl. 2000-06-16 18:31:35 +00:00
config.sub Import Heimdal Kerberos 5 from cryptosrc-intl. 2000-06-16 18:31:35 +00:00
configure import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
configure.in import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
install-sh Import Heimdal Kerberos 5 from cryptosrc-intl. 2000-06-16 18:31:35 +00:00
krb5.conf Import Heimdal Kerberos 5 from cryptosrc-intl. 2000-06-16 18:31:35 +00:00
ltconfig import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
ltmain.sh import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
missing import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
mkinstalldirs import of heimdal 0.3a 2000-08-02 19:57:59 +00:00

README

$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.