This forum is no longer active. Please post your questions to our new community site
Trac - User Authentication through Active Directory
|
|
I am trying to setup Trac on a windows machine that is part of an Active Directory Domain. Is there any easy way to do this with Trac being installed on Windows? (As oppose to being installed on Linux) definition of easy: no more than a few hours of configuration. I know TRAC does not do any authentication, its done through apache, but what steps can I take to make this work? Has anybody done this here? Please help. Thank you in advance. |
|
|
Hi, I have found the following link http://trac.edgewall.org/wiki/ActiveDirectory BitNami Trac for Windows ships LDAP module so you can follow the configureation steps in the chapter “Apache 2.2.x with mod_authnz_ldap and LDAP over SSL”. I hope it helps. |
|
|
Is there a way to do this WITHOUT ssl?? mod_auth_ldap.so doesnt seem to be in the modules directory… I would have to compile it? How can I go about doing this? |
|
|
Hi, Just wanted to let you know that this is in our TODO list. |

