Re: mod_auth_ldap

2008-11-19 Thread Da Rock
On Wed, 2008-11-19 at 06:32 +0100, Peter Boosten wrote: Hi all, Anyone try to compile this one? It stops with a www/mod_auth_ldap (missing header) The header it cannot find is: mod_auth_ldap.c:61:24: error: apr_compat.h: No such file or directory And it's right: the file indeed

Re: mod_auth_ldap

2008-11-19 Thread Mel
On Wednesday 19 November 2008 06:32:26 Peter Boosten wrote: Hi all, Anyone try to compile this one? It stops with a www/mod_auth_ldap (missing header) The header it cannot find is: mod_auth_ldap.c:61:24: error: apr_compat.h: No such file or directory And it's right: the file indeed

Re: mod_auth_ldap

2008-11-19 Thread Peter Boosten
Mel wrote: On Wednesday 19 November 2008 06:32:26 Peter Boosten wrote: Hi all, Anyone try to compile this one? It stops with a www/mod_auth_ldap (missing header) The header it cannot find is: mod_auth_ldap.c:61:24: error: apr_compat.h: No such file or directory The module

Re: mod_auth_ldap

2008-11-19 Thread Julien Cigar
also : http://httpd.apache.org/docs/2.2/mod/mod_ldap.html On Wed, 2008-11-19 at 11:06 +0100, Peter Boosten wrote: Mel wrote: On Wednesday 19 November 2008 06:32:26 Peter Boosten wrote: Hi all, Anyone try to compile this one? It stops with a www/mod_auth_ldap (missing header

Re: mod_auth_ldap

2008-11-19 Thread Peter Boosten
Da Rock wrote: On Wed, 2008-11-19 at 06:32 +0100, Peter Boosten wrote: Hi all, Anyone try to compile this one? It stops with a www/mod_auth_ldap (missing header) The header it cannot find is: mod_auth_ldap.c:61:24: error: apr_compat.h: No such file or directory And it's right

Re: mod_auth_ldap

2008-11-19 Thread Julien Cigar
http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html On Wed, 2008-11-19 at 11:06 +0100, Peter Boosten wrote: Mel wrote: On Wednesday 19 November 2008 06:32:26 Peter Boosten wrote: Hi all, Anyone try to compile this one? It stops with a www/mod_auth_ldap (missing header

Re: mod_auth_ldap

2008-11-19 Thread Da Rock
On Wed, 2008-11-19 at 10:43 +0100, Peter Boosten wrote: Da Rock wrote: On Wed, 2008-11-19 at 06:32 +0100, Peter Boosten wrote: Hi all, Anyone try to compile this one? It stops with a www/mod_auth_ldap (missing header) The header it cannot find is: mod_auth_ldap.c:61:24

mod_auth_ldap

2008-11-18 Thread Peter Boosten
Hi all, Anyone try to compile this one? It stops with a www/mod_auth_ldap (missing header) The header it cannot find is: mod_auth_ldap.c:61:24: error: apr_compat.h: No such file or directory And it's right: the file indeed is not on my system, and it didn't come with apr-gdbm-db44

Apache2 mod_auth_ldap (FreeBSD-specific problem?)

2004-06-30 Thread Todd Piket
I am seeing this same problem. Have you heard about a solution yet? Any information would be appreciated. -- Regards, | Todd Piket| Email: [EMAIL PROTECTED]| | Programmer/Analyst| Phone:

Apache 2.0.48/DAV2/SSL0.9.7c/PHP4.3.4/ + mod_auth_ldap = httpd child Segmentation Fault on query

2004-03-07 Thread Jason Lixfeld
This may be more of a [EMAIL PROTECTED] question, but I figure I'd ask here as well anyway. su-2.05b# uname -a FreeBSD spam.kill.er 5.2.1-RELEASE-p1 FreeBSD 5.2.1-RELEASE-p1 #25: Fri Mar 5 03:51:13 EST 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ESHARA amd64 su-2.05b# Very new to ldap +

Apache2 mod_auth_ldap (FreeBSD-specific problem?)

2004-02-06 Thread Lewis Thompson
Hi, I've got a working Apache2 server that I've just recompiled to support mod_auth_ldap. The ldap stuff all works great (I'm using it via Samba). However, when I set up LDAP for authentication in my .htaccess file: AuthLDAPURL ldap://yellow.lewiz.org/ou=People,dc=lewiz,dc=org?uid require