LDAP configuration for Apache 2.x (Win32)

This is a discussion on LDAP configuration for Apache 2.x (Win32) within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I have a little question according to your mod_auth_ldap Module. I have the follow ADS scenario: * company.net (DC=...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-02-2004
MadMax
 
Posts: n/a
Default LDAP configuration for Apache 2.x (Win32)

Hi,

I have a little question according to your mod_auth_ldap Module. I
have the follow ADS scenario:

* company.net (DC=company,DC=net)
* de.company.net (DC=de,DC=company,DC=net)
* it.company.net (DC=it,DC=company,DC=net)
* es.company.net (DC=es,DC=company,DC=net)
* ww.company.net (DC=ww,DC=company,DC=net)
* ......

and this Apache configuration:

"mod_auth_ldap Release 2.12 for Apache 2.x"

<Directory "d:/wampp2/htdocs/shop">
Options Indexes FollowSymLinks
AllowOverride None
order allow,deny
allow from all
AuthName "Login"
AuthType Basic
LDAP_Debug On
LDAP_Server 10.0.0.99
LDAP_Port 389
Base_DN "DC=de,DC=company,DC=net"
Bind_DN "cn=_apache, ou=dep, dc=de, dc=company, dc=net"
Bind_Pass "****"
UID_Attr sAMAccountName
require valid-user
</Directory>

Is it possible to configure the apache, that all users regardless of
which domain they come from (it.company.net, es.company.net ...) can
authenticate? At the moment it is only possible, that the users from
de.company.net can logon, but I want to start search from the
toplevel domain company.net through xx.company.net

Do you have any ideas for my problem?

Kind regards,
MadMax



----------------------------------------
The post originated from Apache Freaks:
----------------------------------------
http://www.apachefreaks.com
http://www.apachefreaks.com/forums


  #2 (permalink)  
Old 04-02-2004
Davide Bianchi
 
Posts: n/a
Default Re: LDAP configuration for Apache 2.x (Win32)

MadMax <qui-gon.jinn@germanynet-dot-de.no-spam.invalid> wrote:
> I have a little question according to your mod_auth_ldap Module.


To WHOSE module?

> Is it possible to configure the apache, that all users regardless of
> which domain they come from (it.company.net, es.company.net ...) can
> authenticate?


If you use ou instead of dc there is no problem, every user is a 'user',
regardless of the OU you put them into.

Davide

--
| Never settle with words what you can accomplish with a flame thrower.
|
|
|
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:36 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0