document --admin-principal

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12264 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-05-12 16:49:56 +00:00
parent fa764fe97e
commit 2e1b16bab1

View File

@@ -1,3 +1,19 @@
2003-05-12 Love H<>rnquist <20>strand <lha@it.su.se>
* kpasswd/kpasswd.c: use krb5_set_password
* lib/krb5/krb5_set_password.3: document krb5_change_password and
krb5_set_password
* lib/krb5/changepw.c: implement rfc3244, partly from
shadow@dementia.org
* lib/asn1/Makefile.am (gen_files): asn1_ChangePasswdDataMS.x for
RFC3244
* lib/asn1/k5.asn1: add ChangePasswdDataMS, for
RFC3244
2003-05-08 Love H<>rnquist <20>strand <lha@it.su.se>
* kuser/kdestroy.c: destroy tokens even if there isn't v4 support