Source: libapache2-mod-authnz-cern Section: web Priority: optional Maintainer: Jose Kahan Build-Depends: debhelper (>= 4.0.0), apache2-prefork-dev, libapr1-dev Standards-Version: 3.6.1.0 Uploaders: Jose Kahan Package: libapache2-mod-authnz-cern Architecture: any Depends: apache2.2-common, ${shlibs:Depends} Description: Access control using either IP addresses or authenticated user names This module provides both for username/password and IP-based authorization (associating an IP @ to a group name,to a method, etc. All these authorization informations are stored in a gdbm file. This module is more flexible than mod_authnz_host. Written by Jose Kahan for Apache 1.3.x. Initially ported to Apache 2 by eric@w3.org. Port finished and debian packaged by jose@w3.org.