Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.146.305 Times

Apache::AuthzLDAP 1.11

Company: Christian Gilmore
Date Added: November 14, 2013  |  Visits: 261

Apache::AuthzLDAP

Report Broken Link
Printer Friendly Version


Product Homepage
Download (46 downloads)



Apache::AuthzLDAP is a Perl module designed to work with mod_perl and Net::LDAP. This module authorizes a user against an LDAP backend. It can be combined with Apache::AuthenLDAP to provide LDAP authentication as well.<br /><br />Apache::AuthzLDAP sets both a request header and an environment variable called REMOTE_GROUP which contains a space-separated, double-quoted list of groups to which the requestor is authorized.<br /><br />SYNOPSIS<br /><br /> < Directory /foo/bar ><br /> # Authorization Realm and Type (only Basic supported)<br /> AuthName "Foo Bar Authentication"<br /> AuthType Basic<br /><br /> # Any of the following variables can be set.<br /> # Defaults are listed to the right.<br /> PerlSetVar AuthenBaseDN o=Foo,c=Bar # Default: Empty String ("")<br /> PerlSetVar AuthzBaseDN o=My Company # Default: none<br /> PerlSetVar AuthzGroupAttrType gid # Default: cn<br /> PerlSetVar AuthzLDAPServer ldap.foo.com # Default: localhost<br /> PerlSetVar AuthzLDAPPort 389 # Default: 389<br /> PerlSetVar AuthzMemberAttrType uniquemember # Default: member<br /> PerlSetVar AuthzMemberAttrValue dn # Default: cn<br /> PerlSetVar AuthzNestedAttrType uniquegroup # Default: member<br /> PerlSetVar AuthzNestedGroups on # Default: off<br /> PerlSetVar AuthzRequire inAllGroups # Default: inAGroup<br /> PerlSetVar AuthzUidattrType userid # Default: uid<br /><br /> PerlAuthzHandler Apache::AuthzLDAP<br /><br /> require group "My Group" GroupA "Group B" # Authorize user against<br /> # multiple groups<br /> < /Directory >

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: Apache Apache Authzldap Apacheauthzldap Authzbasedn Authzldap Authzldapport Authzmemberattrtype Basic Company Default Directory Dmy Empty Groups Localhost Member Module Perlsetvar Quotquot String Uniquemember
Users rating: 0/10

License: Freeware Size: 10.24 KB
USER REVIEWS
More Reviews or Write Review


APACHE::AUTHZLDAP RELATED
Programming  -  Apache::AuthenLDAP 1.00
Apache::AuthenLDAP is a Perl module designed to work with mod_perl and Net::LDAP. This module authenticates a user against an LDAP backend. It can be combined with Apache::AuthzLDAP to provide LDAP authorization as well. SYNOPSIS
10.24 KB  
Programming  -  Apache::GTopLimit 1.02
Apache::GTopLimit is a Perl module that will run on platforms supported by GTop.pm a Perl interface to libgtop (which in turn needs libgtop). This module was written in response to questions on the mod_perl mailing list on how to tell...
10.24 KB  
Network & Internet  -  mod_log_sql 1.100
mod_log_sql gives Apache the capability of logging access-log entries to an SQL database. mod_log_sql is a logging module for Apache 1.3 and 2.0 which logs all requests to a database. This began a port of the Apache 1.3 version of the module by...
122.88 KB  
Libraries  -  ModPerl::ParamBuilder 0.08
ModPerl::ParamBuilder is a Perl module that makes building custom Apache directives easy. SYNOPSIS package MyApp::Parameters; use ModPerl::ParamBuilder; use base qw( ModPerl::ParamBuilder ); my $builder = ModPerl::ParamBuilder->new(...
8.19 KB  
Network & Internet  -  mod_authnz_external 3.1.0
mod_authnz_external is an Apache module used for authentication. The two modules provide basically the same functionality, and differ mainly in the way they interface to other authentication code in Apache. For Apache 2.1 and later,...
174.08 KB  
Network & Internet  -  mod_watchcat 1.0
mod_watchcat is a module developed to provide watchcatd-awareness to the Apache 2 webserver. This allows a system administrator to set up timeouts for Apache processes, and thus provide protection against badly coded or malicious scripts....
5.12 KB  
Network & Internet  -  mod_auth_any 1.6 RC1
mod_auth_any is an authentication Apache module using any external program. Installation Instructions As of version 1.4, the recommended compilation method uses the Makefile. As of version 1.5, please see the readme file in the docs directory,...
14.34 KB  
Network & Internet  -  mod_actions
mod_actions is an Apache module that provides functions for executing CGI scripts based on media type or request method. This module has two directives. The Action directive lets you run CGI scripts whenever a file of a certain type is...
 
Network & Internet  -  mod_vhost_alias 1.3
mod_vhost_alias is an Apache module that creates dynamically configured virtual hosts, by allowing the IP address and/or the Host: header of the HTTP request to be used as part of the pathname to determine what files to serve. This allows for easy...
 
Network & Internet  -  mod_sleep 2.1
mod_sleep module simply sleeps a fixed length of time every request. The sleep time can be configured globally, or per , , or . This module serves more as an example than providing any really useful...
24.58 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB