Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37706390
en ru br
ALT Linux repos
S:0.28-alt6_28
5.0: 0.26-alt1
4.1: 0.24-alt1

Group :: Development/Perl
RPM: perl-GSSAPI

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.24-alt1
Build date: 27 june 2007, 20:15 ( 879.1 weeks ago )
Size: 30.82 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: Perl extension providing access to the GSSAPIv2 library
Description:

This module gives access to the routines of the GSSAPI library,
as described in rfc2743 and rfc2744 and implemented by the
Kerberos-1.2 distribution from MIT.

Since 0.14 it also compiles and works with Heimdal.
Lacks of Heimdal support are gss_release_oid(),
gss_str_to_oid() and fail of some tests.
Have a look at the tests in t/ directory too see what tests
fail on Heimdal ( the *.t tests are just skipping them at the moment)

The API presented by this module is a mildly object oriented
reinterpretation of the C API, where opaque C structures are
Perl objects, but the style of function call has been left
mostly untouched.  As a result, most routines modify one or
more of the parameters passed to them, reflecting the C
call-by-reference (or call-by-value-return) semantics.

All users of this module are therefore strongly advised to
localize all usage of these routines to minimize pain if and
when the API changes.

Current maintainer: Vladimir A. Svyatoshenko

List of contributors

List of rpms provided by this srpm:

  • perl-GSSAPI
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin