[EMAIL PROTECTED] apache 2.2.0 + password protection using mysql

2006-02-22 Thread Prepaid
So I have apache 2.2.0 and am trying to password protect certain directories using mysql to store the user/password/group information.I see that there are two options:1) mod_auth_mysql 2) mod_authn_dbd So I naturally tried both of them and couldn't get either to work.When I try to use mod_authn_dbd

Re: [EMAIL PROTECTED] Compiling Apache 2.2.0 on Solaris 10 with mod_authnz_ldap support

2006-01-26 Thread Prepaid
uthBasicProvider ldapAuthType BasicAuthName "Password protected area" Order deny,allowDeny from allAllow from yourdomain.example.comAuthLDAPURL ldap://127.0.0.1/dc=example,dc=com?uid?oneAuthzLDAPAuthoritative offrequire valid-user Prepaid wrote:> Thanks for the help, that did help get apa

Re: [EMAIL PROTECTED] Compiling Apache 2.2.0 on Solaris 10 with mod_authnz_ldap support

2006-01-25 Thread Prepaid
d configure kept onfinding and trying to link to them...  Also, in case it finds first Sun's stock libraries. with-ldap-lib=/usr/local/openldap/lib--with-ldap-include=/usr/local/openldap/includeMy .02...Prepaid wrote:> Hello>> So I am attempting to build apache with mod_authnz_l

[EMAIL PROTECTED] Compiling Apache 2.2.0 on Solaris 10 with mod_authnz_ldap support

2006-01-25 Thread Prepaid
]: Entering directory `/home/prepaid/httpd-2.2.0'gcc -g -O2    -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE    -I/home/prepaid/httpd-2.2.0/srclib/pcre -I. -I/home/prepaid/httpd- 2.2.0/os/unix -I/home/prepaid/httpd-2.2.0/server/mpm/prefork -I/home/prepaid/httpd-