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 1.7

  • Add get_init_creds_password (rra@debian.org) Add get_init_creds_keytab (rra@debian.org) Add a destructor for Authen::Krb5::Creds (rra@debian.org) Add store_cred() method to Authen::Krb5::Ccache (rra@debian.org) Reimplement deprecated get_in_tkt_with_password and get_in_tkt_with_keytab functions to use the the more current get_init_creds_{password,keytab}, krb5_cc_initialize, and krb5_cc_store_cred (rra@debian.org) Set context to NULL after calling krb5_free_context (Wolfgang.Friebel@desy.de)

Modules

Perl extension for Kerberos 5