DOKK / manpages / debian 13 / libauthen-krb5-perl / Authen::Krb5::Keytab.3pm.en
Authen::Krb5::Keytab(3pm) User Contributed Perl Documentation Authen::Krb5::Keytab(3pm)

Authen::Krb5::Keytab - A Kerberos 5 keytab

version 1.906

Adds entry to the keytab.

Removes entry from the keytab.

Returns the name of the keytab.

Returns an Authen::Krb5::KeytabEntry object representing an entry in the keytab matching principal and optionally kvno and enctype.

Returns a cursor that can be passed to <next_entry() to read in turn every key in the keytab.

Returns the next entry in the keytab as an Authen::Krb5::KeytabEntry object.

Perform cleanup opreations after next_entry() and invalidates cursor.

Jeff Horwitz <jeff@smashing.org>

This software is copyright (c) 2000 by Jeff Horwitz.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2025-04-11 perl v5.40.1