summaryrefslogtreecommitdiff
path: root/kerberosIV/kdb_init
AgeCommit message (Collapse)Author
1999-08-20the default expiration date for new databases (Jan 1 04:59:59 2000) was notArtur Grabowski
optimal. The final (and safe) solution will come with kth-krb 0.10
1998-02-25nicer copyrights explaining that we are not criminals.Artur Grabowski
1998-02-18OpenBSD-tags and corrections of copyrightsArtur Grabowski
1997-12-17Even this one is kth-krb4.0.9.8 now. (with some clean-ups)Artur Grabowski
1997-05-301) RCS id policegene
2) Make filenames relevent to OpenBSD (i.e, /kerberos -> /etc/kerberosIv and /usr/include/*.h -> /usr/include/kerberosIV/*.h). To be specific: s/\/kerberos\//\/etc\/kerberosIV\//g s/\/usr\/include\//\/usr\/include\/kerberosIV\//g s/\/\.k/\/etc\/kerberosIV\/master_key/g s/\#include\s*\<(.*)\>/\#include \<kerberosIV\/$1\>/g
1995-12-14Do not use hardcoded realm or host namesThorsten Lockert
1995-12-14Kerberos IV code, based on a merge of fixed code from KTH and originalThorsten Lockert
4.4BSD Lite code (international edition). Provides all functionality from the original 4.4BSD code plus standard Kerberos elements that were omitted in the 4.4BSD code.