NetBSD/crypto/dist/heimdal/kpasswd
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
..
Makefile.am 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
kpasswd-generator.c import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
kpasswd.1 Dt -> Dd for date, otherwise this manpage looked unlike a manpage. 2000-06-26 23:28:46 +00:00
kpasswd.c Check the return value of krb5_init_context(), and bail out if it failed. 2000-12-19 21:31:11 +00:00
kpasswd_locl.h import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
kpasswdd.8 import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
kpasswdd.c Add support for running kpasswdd from inetd. Active if INETD_SUPPORT 2000-09-13 11:29:26 +00:00