RT and ADS

Greetings,

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

Cheers,

Jody Steadman

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

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

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@btci.com
www.btconferencing.com-----Original Message-----
From: rt-users-bounces@lists.bestpractical.com
[mailto:rt-users-bounces@lists.bestpractical.com] On Behalf Of Jody
Steadman
Sent: Friday, July 29, 2005 10:28 AM
To: rt-users@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

Hello,

Thanks for the quick replies. They are a big help.

Cheers,

JodyOn Sat, 2005-07-30 at 07:14 +0200, Patrick Morris wrote:

Yes. I’ve done it using external authentication and mod_auth_ldap.

Jody Steadman wrote:

Greetings,

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

Yes. I’ve done it using external authentication and mod_auth_ldap.

We’re doing it with the
http://wiki.bestpractical.com/index.cgi?LdapOverlay LDAP Overlay add-on
from justatheory.com. I’d like to see if anyone is able to do it and
handle password expiration. Will mod_auth_ldap handle that?

Chris

Hi folks!

I just found out that someone was kidding arround with the wiki, 

apparently arround Sat Jul 30 22:36:58 2005 GMT.

I already tried to restore some of them from previous revisions 

(cut & paste) but it doesn’t allow because there’s too many URLs.

Cheers,

Paulo Matos

|Sys & Net Admin | Centro de Inform�tica |
|Faculdade de Ci�ncias e Tecnologia | Tel: +351-21-2948596 |
|Universidade Nova de Lisboa | Fax: +351-21-2948548 |
|P-2829-516 Caparica | e-Mail: pjsm@fct.unl.pt |


Wasn’t online for two days. As I see, you’ve fixed it or I missed something?On 8/1/05, Paulo Matos pjsm@fct.unl.pt wrote:

    Hi folks!

    I just found out that someone was kidding arround with the wiki,

apparently arround Sat Jul 30 22:36:58 2005 GMT.

    I already tried to restore some of them from previous revisions

(cut & paste) but it doesn’t allow because there’s too many URLs.

    Cheers,


Paulo Matos


|Sys & Net Admin | Centro de Informática |
|Faculdade de Ciências e Tecnologia | Tel: +351-21-2948596 |
|Universidade Nova de Lisboa | Fax: +351-21-2948548 |
|P-2829-516 Caparica | e-Mail: pjsm@fct.unl.pt |


Best regards, Ruslan.

Wasn’t online for two days. As I see, you’ve fixed it or I missed something?

I didn’t fix it… someone else did. I was getting errors because there
were too many URLs on page. Speaking of that, there are several URLs
marked as spam:// that needed to be authorized, at least at:

http://wiki.bestpractical.com/index.cgi?RTUsers
http://wiki.bestpractical.com/index.cgi?FedoraCore2InstallGuide
http://wiki.bestpractical.com/index.cgi?WindowsOSInstallGuide
http://wiki.bestpractical.com/index.cgi?CompilingPerl
http://wiki.bestpractical.com/index.cgi?Contributions

Paulo Matos

|Sys & Net Admin | Centro de Inform�tica |
|Faculdade de Ci�ncias e Tecnologia | Tel: +351-21-2948596 |
|Universidade Nova de Lisboa | Fax: +351-21-2948548 |
|P-2829-516 Caparica | e-Mail: pjsm@fct.unl.pt |