[rt-users] RT and ADS

anthony.meo at bt.com anthony.meo at bt.com
Fri Jul 29 16:34:41 EDT 2005


We just implemented this, not the overlay, but apache ldap(AD) 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
www.btconferencing.com


-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com
[mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Jody
Steadman
Sent: Friday, July 29, 2005 10:28 AM
To: rt-users at lists.bestpractical.com
Subject: [rt-users] RT and ADS

Greetings,

Is it possible to use MS Active Directory for authentication in RT?

Cheers,

Jody Steadman
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Be sure to check out the RT Wiki at http://wiki.bestpractical.com



More information about the rt-users mailing list