This project wants to provide Perlbindings to the C-GSSAPI interface as described in RFC 2744 (obsoletes RFC 1509)
Project Home | http://sourceforge.net/projects/perlgssapi/ |
---|---|
Mailinglists |
|
Subversion Repository |
https://perlgssapi.svn.sourceforge.net/svnroot/perlgssapi |
Module | Description | related standards |
---|---|---|
GSSAPI.pm |
provides a Perl-adapter to the C-GSSAPI interface | |
LWP::Authen::Negotiate |
provides the HTTP Negotiate Authentication Scheme via GSSAPI. That means your LWP becomes able to do transparent SSO to Webservers supporting GSSAPI (like Microsoft IIS or Apache with mod_auth_kerb) |
|
Module | Description | related standards |
---|---|---|
Authen::SASL::Perl::GSSAPI |
Simon Wilkison wrote this SASL-adapter to GSSAPI.pm implementing the Authen::SASL interface. It is used to do GSSAPI (Kerberos5) authentication when using Authen::SASL-enabeled Perlmodules like
|
|
mod_perl authentication-plugin using using GSSAPI.pm
Authentication plugin using GSSAPI.pm for HTTP::Server::Simple
Achim Grolms perl@grolmsnet.de