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

Search results for "module:Authen::Krb5::KDB"

Authen::Krb5::KDB - Parse Kerberos V5 database dumps River stage zero No dependents

Constructor and methods to parse Kerberos V5 database files, either directly from kerberos (via kdb5_util) or from already dumped files (e.g. slave_datatrans). new() Open the database file and return a new database object. You can either read from a ...

DKS/Authen-Krb5-KDB-0.09 - 10 Oct 2002 14:32:08 UTC

Authen::Krb5::KDB::V3 - objects for Kerberos V5 database V3 principals River stage zero No dependents

new( data => "..." ) Parses version 3 principal entries and returns the data via an object. Calls "new_princ" to do the work. Arguments are: data => <string> Data to be parsed. This argument is required. checks => <level> Data checking level. Level 0...

DKS/Authen-Krb5-KDB-0.09 - 10 Oct 2002 14:32:08 UTC

Authen::Krb5::KDB::V4 - objects for Kerberos V5 database V4 principals and policies River stage zero No dependents

new( data => "..." ) Parses version 4 principal and policy entries and returns the data via an object. Calls either "new_princ" or "new_policy" depending on the data. Arguments are: data => <string> Data to be parsed. This argument is required. check...

DKS/Authen-Krb5-KDB-0.09 - 10 Oct 2002 14:32:08 UTC

Authen::Krb5::KDB::V5 - objects for Kerberos V5 database V5 principals and policies River stage zero No dependents

new( data => "..." ) Parses version 5 principal and policy entries and returns the data via an object. Calls either "new_princ" or "new_policy" depending on the data. Arguments are: data => <string> Data to be parsed. This argument is required. check...

DKS/Authen-Krb5-KDB-0.09 - 10 Oct 2002 14:32:08 UTC

Authen::Krb5::KDB::TL - objects for Kerberos V5 database TL data River stage zero No dependents

Generally the constructor is only used internally within other KDB modules. new() type (*read only*) length (*read only*) contents parse_contents Parse hexadecimal contents and return as a string of the form "Date: mod_name\@"....

DKS/Authen-Krb5-KDB-0.09 - 10 Oct 2002 14:32:08 UTC

Authen::Krb5::KDB::V2 - objects for Kerberos V5 database V2 principals River stage zero No dependents

new( data => "..." ) Parses version 2 principal entries and returns the data via an object. Calls "new_princ" to do the work. Arguments are: data => <string> Data to be parsed. This argument is required. checks => <level> Data checking level. Level 0...

DKS/Authen-Krb5-KDB-0.09 - 10 Oct 2002 14:32:08 UTC

Authen::Krb5::KDB::Key - objects for Kerberos V5 database Key data River stage zero No dependents

Generally this functions are only used internally within other KDB modules. new() version kvno next_data() type (*read only*) length (*read only*) contents parse_contents Parse hexadecimal contents and return as a string....

DKS/Authen-Krb5-KDB-0.09 - 10 Oct 2002 14:32:08 UTC

Authen::Krb5::KDB::Utils - utility functions for Kerberos V5 database modules River stage zero No dependents

Generally this functions are only used internally within other KDB modules. strdate( DATE ) Return localtime-format date in readable format similar to dates used in kadmin. check_length( LENGTH, DATA ) Function to compare various length fields with t...

DKS/Authen-Krb5-KDB-0.09 - 10 Oct 2002 14:32:08 UTC

Authen::Krb5::KDB_H - Kerberos V5 Database Constants River stage zero No dependents

This module allows access to the KRB5_* constants in Kerberos source file include/krb5/kdb.h. Nothing is exported by default so you either need to export the constants you need or use on the following Export Tags: :Attributes KRB5_KDB_DISALLOW_POSTDA...

DKS/Authen-Krb5-KDB-0.09 - 10 Oct 2002 14:32:08 UTC
9 results (0.077 seconds)