I am having a difficult time trying to set up Cruise (not cruise control) by Thoughtworks to use active directory authentication. Can someone give me an example using LDAP/Active Directory?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In the server config XML, within the server tag, add
The most important part is the searchFilter=”(sAMAccountName={0})” .
The managerDn is the user that can search for other users
The OU is the group that user belongs to
The DC is the domain