Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180822 - www-apache/mod_auth_tkt-2.0.0_rc2 (new ebuild)
Summary: www-apache/mod_auth_tkt-2.0.0_rc2 (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-06-04 08:10 UTC by Krzysztof Tomczyk
Modified: 2007-12-30 17:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mod_auth_tkt-2.0.0_rc2.ebuild (mod_auth_tkt-2.0.0_rc2.ebuild,1.15 KB, text/plain)
2007-06-04 08:12 UTC, Krzysztof Tomczyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Tomczyk 2007-06-04 08:10:46 UTC
Hi,

I want to add mod_auth_tkt module for apache2.

mod_auth_tkt is a lightweight cookie-based authentication module, written in C, for apache versions 1.3.x and 2.0.x. It implements a single-signon framework that works across multiple apache instances and multiple machines.

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.)

Krzysztof
Comment 1 Krzysztof Tomczyk 2007-06-04 08:12:50 UTC
Created attachment 121112 [details]
mod_auth_tkt-2.0.0_rc2.ebuild
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2007-12-30 17:28:45 UTC
in cvs now