[pubcookie-users] Re: LDAP authorization modules

Jon Miner miner at doit.wisc.edu
Fri May 20 12:43:23 PDT 2005


We use AuthzNetLDAP:
http://search.cpan.org/~speeves/Apache-AuthzNetLDAP-0.07/AuthzNetLDAP.pm

..

It's slow, requires mod_perl, doesn't do ssl, and seems to have some
memory leaking problems.  But it works. :)

We're working now on an AuthZ module that will use Web Services so that
we don't have people directly accessing the LDAP servers, but it's far
from complete.

jon

* Alan Sparks (asparks at doublesparks.net) [050519 20:52]:
> Anyone have any pointers to, or is willing to make available, an Apache
> module that can do LDAP authorization only ,and is compatible with
> Pubcookie?  Just about every module wants to do the whole auth/authz
> thing itself.
> 
> A C module compatible with Apache 1.3 and 2 is nirvana, but interested
> in whatever people who do do this are doing. Thanks in advance.
> -Alan
> 
> -- 
> Alan Sparks, UNIX/Linux Systems Integration and Administration
> <asparks at doublesparks.net>
> 
> _______________________________________________
> pubcookie-users mailing list
> pubcookie-users at u.washington.edu
> http://mailman1.u.washington.edu/mailman/listinfo/pubcookie-users

-- 
.Jonathan J. Miner------------------Division of Information Technology.
|miner at doit.wisc.edu                 University Of Wisconsin - Madison|
|608/262.9655                               Room 3146 Computer Science|
`---------------------------------------------------------------------'

signal(i, SIG_DFL); /* crunch, crunch, crunch */
             -- Larry Wall in doarg.c from the perl source code
                                                             (102/708)


More information about the pubcookie-users mailing list