The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.08

  • 2006-12-28 Andrew J. Korty <ajk@iu.edu>
    • Makefile.PL, t/01-config.t, t/10-getprivs.t, t/20-addpol.t, t/21-getpol.t, t/22-getpols.t, t/23-modpol.t, t/30-addprinc.t, t/31-getprinc.t, t/32-getprincs.t, t/33-modprinc.t, t/34-cpw.t, t/35-randkey.t, t/36-rename.t, t/91-delprinc.t, t/92-delpol.t: Let us specify a credentials cache with the $PERL_KADM5_TEST_CACHE environment variable.
    • t/91-delprinc.t, t/92-delpol.t: Test to see if the principal/policy is gone after we delete it.
    • Admin.pm, Admin.xs, admin.h: Attempt to detect MIT Kerberos 5 Release 1.5 and later, whose kadm5_init_with_* functions take an extra argument (char **db_args) and whose kadm5_config_params structure doesn't have a profile field.

Modules

Perl extension for MIT Kerberos 5 admin interface