Hi,
I´ve downloaded apr and apr-util-1.2.8 from the same site (apr.apache.org)
and...
APR:
./configure --prefix=/usr/local
make
make install
I had to install APR to install APR-UTIL...
APR_UTIL:
./configure --prefix=/usr/local/apr-util --with-apr=/usr/local/apr
--with-ldap
make
make install
On Jun 29, 2007, at 11:33 AM, Mauricio Cavalcanti wrote:
installed apr and apr-util (tgz)
Was apr-util compiled with LDAP support? That's not on by default.
APR-util has to be compiled with --enable-ldap and if you use the
bundled apr-util, it'll be passed that flag from httpd ./configu
Reply-To: users@httpd.apache.org
To:
Subject: RE: [EMAIL PROTECTED] Apache using AD autentication
Date: Wed, 6 Jun 2007 14:12:37 -0500
What have you done already to attempt to accomplish this??
I don't know if this doc will work, but a quick Google search for "apache
active directory a
ent: Wednesday, June 06, 2007 6:02 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Apache using AD autentication
Does this LDAP authentication mentioned in the URL link work across
multiple AD domains?
Dan
(sorry about the crappy top reply courtesy "notes")
Please res
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 06, 2007 1:51 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Apache using AD autentication
Hi,
i put a apache web server into windows network working with Active
Directory
(AD). After that, I put many sites on it, but here is the probl
:51 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Apache using AD autentication
Hi,
i put a apache web server into windows network working with Active Directory
(AD). After that, I put many sites on it, but here is the problem:
My workstations is running w2k (authenticated in AD). Some si
If you have a single AD domain, it seems like mod_auth_kerb works well. I
have not been able to get it working across multiple AD domains.
Please respond to users@httpd.apache.org
To: users@httpd.apache.org
cc: (bcc: Dan Mitton/YD/RWDOE)
Subject:[EMAIL PROTECTED] Apache
Hi,
i put a apache web server into windows network working with Active Directory
(AD). After that, I put many sites on it, but here is the problem:
My workstations is running w2k (authenticated in AD). Some sites has to be
restricted only to some (AD) users or groups and I want to use the
wor