Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mod_auth_tkt-2.1.0-2.el5.rf RPM for ppc

From DAG Fabian packages for Red Hat Linux el5 ppc

Name: mod_auth_tkt Distribution: RPMForge repository for Red Hat Enterprise Linux 5
Version: 2.1.0 Vendor: RPMForge
Release: 2.el5.rf Build date: Wed Apr 14 11:45:47 2010
Group: System Environment/Daemons Build host: neodyme.arrfab.net
Size: 0 Source RPM: mod_auth_tkt-2.1.0-2.el5.rf.src.rpm
Packager: Fabian Arrotin <fabian.arrotin@arrfab.net>
Url: http://www.openfusion.com.au/labs/mod_auth_tkt/
Summary: Single-sign-on authentication module for Apache
mod_auth_tkt is a lightweight single-sign-on authentication module for apache,
supporting versions 2.0.x and 2.2.x. It uses secure cookie-based tickets to
implement a single-signon framework that works across multiple apache instances
and servers.

mod_auth_tkt itself is completely repository-agnostic, as the actual
authentication is done by a user-supplied CGI or script in your language of
choice (examples are provided in Perl, with contrib libraries for use with
python and PHP). This allows authentication against virtually any kind of user
repository you can imagine (password files, ldap directories, databases, etc.)

mod_auth_tkt supports inactivity timeouts (including the ability to control how
aggressively the ticket is refreshed), the ability to include arbitrary user
data within the cookie, configurable cookie names and domains, and token-based
access to subsections of a site.

mod_auth_tkt works by checking incoming Apache requests for a (user-defined)
cookie containing a valid authentication ticket. The ticket is checked by
generating an MD5 checksum for the username and any (optional) user data from
the ticket together with the requesting IP address and a shared secret
available to the server. If the generated MD5 checksum matches the ticket's
checksum, the ticket is valid and the request is authorised. Requests without a
valid ticket are redirected to a configurable URL which is expected to validate
the user and generate a ticket for them. This package includes a Perl module
and working CGI scripts for generating the cookies, as well as contributed
classes for PHP and Python environments.

Provides

Requires

License

GPL

Changelog

* Tue Mar 23 2010 Steve Huff <shuff@vecna.org> - 2.1.0-2
  - The CGI Apache config file goes in the cgi package.
* Wed Feb 10 2010 Steve Huff <shuff@vecna.org> - 2.1.0-1
  - Initial package.

Files

/etc/httpd/conf.d/02_auth_tkt.conf
/usr/lib/httpd/modules/mod_auth_tkt.so
/usr/share/doc/mod_auth_tkt-2.1.0
/usr/share/doc/mod_auth_tkt-2.1.0/CREDITS
/usr/share/doc/mod_auth_tkt-2.1.0/ChangeLog
/usr/share/doc/mod_auth_tkt-2.1.0/INSTALL
/usr/share/doc/mod_auth_tkt-2.1.0/LICENSE
/usr/share/doc/mod_auth_tkt-2.1.0/README
/usr/share/doc/mod_auth_tkt-2.1.0/README.upgrading_to_2.0.x
/usr/share/doc/mod_auth_tkt-2.1.0/contrib
/usr/share/doc/mod_auth_tkt-2.1.0/contrib/README
/usr/share/doc/mod_auth_tkt-2.1.0/contrib/auth_ticket.inc.php
/usr/share/doc/mod_auth_tkt-2.1.0/contrib/auth_ticket.py
/usr/share/doc/mod_auth_tkt-2.1.0/contrib/auth_tkt.rb
/usr/share/doc/mod_auth_tkt-2.1.0/contrib/auth_tkt.rb.README
/usr/share/doc/mod_auth_tkt-2.1.0/contrib/t
/usr/share/doc/mod_auth_tkt-2.1.0/contrib/t/01_auth_ticket_py.t
/usr/share/doc/mod_auth_tkt-2.1.0/contrib/t/Makefile
/usr/share/doc/mod_auth_tkt-2.1.0/contrib/t/auth_ticket.py
/usr/share/man/man3/mod_auth_tkt.3.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 08:56:17 2024