File: control

package info (click to toggle)
libapache2-mod-authnz-external 3.2.4-2%2Bsqueeze1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 220 kB
  • ctags: 53
  • sloc: ansic: 592; perl: 130; makefile: 53
file content (23 lines) | stat: -rw-r--r-- 912 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: libapache2-mod-authnz-external
Section: web
Priority: optional
Maintainer: Hai Zaar <haizaar@haizaar.com>
Build-Depends: debhelper (>= 7), apache2-threaded-dev (>= 2.2.0)
Standards-Version: 3.8.2
Homepage: http://code.google.com/p/mod-auth-external

Package: libapache2-mod-authnz-external
Architecture: any
Depends: ${shlibs:Depends}, apache2.2-common
Recommends: pwauth
Description: authenticate Apache against external authentication services
 Mod_Auth_External can be used to quickly construct secure, reliable
 authentication systems.  It can also be mis-used to quickly open gaping
 holes in your security.  Read the documentation, and use with extreme
 caution.
 .
 Notably, this module can be used to securely authenticate against PAM 
 (without exposing /etc/shadow file), using, for example, pwauth
 authenticator.
 .
 This Package includes the mod-athnz-external Module for Apache Version 2.x