Hello,
I am unable to connect my bamboo with a ldap server.
Could someone provide me a full atlassian-user.xml (without password of course). Thank you very much.
here mine
{code}
<atlassian-user>
<repositories>
<hibernate name="Hibernate Repository" key="hibernateRepository" description="Hibernate Repository" cache="true"/>
<ldap key="ldapRepository" name="LDAP@ldap***" cache="true">
<host>ldap***</host>
<port>389</port>
<securityPrincipal>cn=Manager,dc=arte,dc=tv</securityPrincipal>
<securityCredential>***</securityCredential>
<securityProtocol>plain</securityProtocol>
<securityAuthentication>simple</securityAuthentication>
<baseContext>dc=arte,dc=tv</baseContext>
</ldap>
</repositories>
</atlassian-user>
{code}
I havent't found a full example on the documentation...
best regards,
Guillaume Renard
Seems duplicate question to https://answers.atlassian.com/questions/117869/unable-to-connect-bamboo-to-ldap
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.