[rt-users] Re: Doubt in LDAP Overlay contributed code in RT

anthony.meo at bt.com anthony.meo at bt.com
Fri Jul 29 16:33:38 EDT 2005


We just implemented this, not the overlay, but apache ldap auth.  Here
is my changes to the config file.

 

<Directory />

Options Indexes FollowSymLinks

AllowOverride None

order allow,deny

allow from all

AuthName "Please enter your Windows password."

AuthType Basic

LDAP_Server your_server.com

LDAP_Port 3268

Base_DN "dc=your_network,dc=com"

Bind_DN "CN=Administrator,CN=Users,DC=your_network,DC=com"

Bind_Pass "password"

Bind_Tries 5

LDAP_Protocol_Version 3

UID_Attr sAMAccountName

require valid-user

</Directory>

Best, 
->Anthony 

Anthony Meo
Partner Integration Engineer
BT Conferencing, Inc.
25 Braintree Hill Park, Suite 200
Braintree, MA 02184
(p) 617.801.6636
(c) 617.429.9356
(f ) 617.801.6604
anthony.meo at btci.com <mailto:anthony.meo at btci.com> 
www.btconferencing.com <http://www.btconferencing.com/>  

 

________________________________

From: rt-users-bounces at lists.bestpractical.com
[mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of
Ahalya_Nathan at mudnebr.com
Sent: Friday, July 29, 2005 3:02 PM
To: David Wheeler
Cc: rt-users-bounces at lists.bestpractical.com; bartschm_cl at hotmail.com;
rt-users at lists.bestpractical.com; stewart.james at vu.edu.au
Subject: [rt-users] Re: Doubt in LDAP Overlay contributed code in RT

 


Is there any changes to be made to the httpd.conf file in apache to use
the LDAP overlay? 


Thanks
Ahalya Nathan
Senior Programmer / Analyst
Information Technology, Metropolitan Utilities District 
(402) 449-8218 phone
(402) 449-8131 fax
ahalya_nathan at mudnebr.com 



David Wheeler <david at kineticode.com> 

07/29/2005 12:18 PM 

To

Ahalya_Nathan at mudnebr.com 

cc

rt-users at lists.bestpractical.com,
rt-users-bounces at lists.bestpractical.com, bartschm_cl at hotmail.com,
stewart.james at vu.edu.au 

Subject

Re: Doubt in LDAP Overlay contributed code in RT

 

 

 




On Jul 29, 2005, at 9:35 AM, Ahalya_Nathan at mudnebr.com wrote:

> The problem right now is since AD is window based, could the  
> contributed
> code still be used to authenticate users because when i did some  
> research
> i found out that OpenLDAP server is the preferred system for Linux
> platforms.

I don't see why not. LDAP is LDAP. Try it and see.

Best,

David

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050729/fb6e241a/attachment.htm>


More information about the rt-users mailing list