NetBSD/usr.bin/login
thorpej d35819d6e3 krb5_get_in_tkt() (called by krb5_get_in_tkt_with_password()) may
eventually call krb5_free_principal() via krb5_free_creds_contents(),
(when it succeeds, in particular).  Check for the creds.server
already being freed, and don't free it again.
2000-08-09 17:44:18 +00:00
..
Makefile remove -lvers, it's not used 2000-08-03 22:56:29 +00:00
k5login.c krb5_get_in_tkt() (called by krb5_get_in_tkt_with_password()) may 2000-08-09 17:44:18 +00:00
klogin.c If neither Kerberos IV or Kerberos V are configured, don't 2000-08-02 05:58:35 +00:00
login.1 Xr passwd.conf 2000-07-11 12:12:53 +00:00
login.c Don't syslog that krb5_init_context() failed if it failed due 2000-08-02 16:51:17 +00:00
pathnames.h * add functionality to `force password change at next login'. to use, 1997-08-16 13:50:43 +00:00