Skip to content

Instantly share code, notes, and snippets.

View obilodeau's full-sized avatar

Olivier Bilodeau obilodeau

View GitHub Profile
package authentication::kerberos;
=head1 NAME
authentication::kerberos - kerberos authentication
=head1 SYNOPSYS
use authentication::kerberos;
my ( $authReturn, $err ) = authenticate ( $login, $password );