Sorry, but i traveled for a while and stop testing.

I saw this article before writing to this maillist, but i don´t have mod_auth_ldap.so and util_ldap.so in my system.

Here is the history:

installed libmcrypt and libmcrypt-devel (rpm)

installed apr and apr-util (tgz)

httpd-2.2.4:
./configure \
        --prefix=/usr/local/httpd-2.2.4 \
        --enable-so \
        --enable-cgi \
        --enable-info \
        --enable-rewrite \
        --enable-speling \
        --enable-usertrack \
        --enable-deflate \
        --enable-ssl \
        --enable-mime-magic \
        --enable-authnz-ldap \
        --enable-ldap \
        --with-apr-util=/usr/local/apr-util

php-5.2.2:
./configure \
        --with-apxs2=/usr/local/apache/bin/apxs \
        --prefix=/usr/local/apache/php \
        --with-config-file-path=/usr/local/apache/php \
        --enable-force-cgi-redirect \
        --disable-cgi \
        --with-zlib \
        --with-gettext \
        --with-gdbm \
        --libdir=/usr/lib \
        --with-oracle=/u01/oracle/product/10.2.0 \
        --without-mysql \
        --with-oci8-instant-client \
        --with-oracle \
        --with-oci8=/u01/oracle/product/10.2.0 \
        --enable-mbstring \
        --with-openssl \
        --with-mcrypt

I tryied to find where can i get or how can i create the modules mod_auth_ldap.so and util_ldap.so, but i didn´t find any info about.

Thanks any help,
Mauricio.

From: "Eric DuToit" <[EMAIL PROTECTED]>
Reply-To: users@httpd.apache.org
To: <users@httpd.apache.org>
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 authentication" turned up a slew of links with this one being at the top:
http://www.trustix.org/wiki/index.php/Active_Directory_Authentication_with_Apache

One of the best ways to get answers on this and other mailing lists is to do a little leg work (a.k.a. RTFM & STFW) before you ask questions, and then, detail what you have already done to attempt to resolve your question in the e-mail so that a.) We know what common things have already been tried, and b.) we know that you're really interested in getting this resolved and are not just trying to waste others time.

I think it was Sashi that linked to Eric Steven Raymond's "How To ask Questions the Smart Way" http://www.catb.org/~esr/faqs/smart-questions.html which was a nice way of saying "Search the Fabulous Web" (STFW)


--
Eric DuToit

(sorry about the crappy top reply courtesy "outlook")



-----Original Message-----
From: Mauricio Cavalcanti [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 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
workstation autentication to check if the user is able or not to see the web
page without any prompt.

What´s the best way to do this?

Thanks in advance,
Mauricio

_________________________________________________________________
MSN Hotmail, o maior webmail do Brasil. http://www.hotmail.com


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
MSN Busca: fácil, rápido, direto ao ponto.  http://search.msn.com.br


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to