]> eyrie.org Git - kerberos/perl-kerberos.git/commit
Add basic kadmin get support
authorRuss Allbery <rra@cpan.org>
Wed, 16 Apr 2014 07:19:22 +0000 (00:19 -0700)
committerRuss Allbery <rra@cpan.org>
Wed, 16 Apr 2014 07:19:22 +0000 (00:19 -0700)
commit332342d3a159f0a96aa0322036148af3b16fb688
treea9fc590b046e04af88789f0bb7fa7b0e07f8c6d3
parentc6347e2b7f1e7e14ead3355528f4bbb4fa7048f2
Add basic kadmin get support

Create an Authen::Kerberos::Kadmin::Entry object, add basic get
support to Authen::Kerberos::Kadmin to return it, and support a
last_password_change method.  Use that to test that the password
was really changed in the kadmin test suite.
lib/Authen/Kerberos/Kadmin.xs
t/kadmin/heimdal.t
typemap