Good morning,
I apologize for my bad English
Type ActiveDirectory = Microsoft ActiveDirectory
Server ActiveDirectory = Windows Server 2008 R2 Datacenter
Atlassian software server = Windows Server 2016 Datacenter
I have problems connecting my ActiveDirectory, I follow the instructions on this page perfectly:
https://confluence.atlassian.com/adminjiraserver071/connecting-to-an-ldap-directory-802592350.html
The quick test is passed, so I press "save and test" and then "Test settings" but this error comes out:
"Test retrieve user: Failed
User <grechim270@BCCdiBrescia.loc> does not exist "
The fact is that the user exists and using the "LDAP" application from the "Atlassian software server" I can browse the ActiveDirectory perfectly,
in the "Base DN" field, as indicated, put "DC = BCCdiBrescia, DC = loc"
can you help me?
Resolved!
The problem was that the user performing the "test setting" must be part of one of Jira's local groups.
Thank you!
Thanks a lot. This safe my day after spending two days troubleshooting. I dont know why atlassian not making this important fact bold in their documentation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@AdministratorYou should enter username of user not email. and user name and password must be correct and user must be in Ldap.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But this "grechim270@BCCdiBrescia.loc" is not the email address, it's the userPrincipalName in active directory, even using the distinguishedName
"CN = grechim270, CN = Users, DC = BCCdiBrescia, DC = loc" I get the same error, the user exists and the pswword is correct, in fact the first connection test passes it..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@AdministratorHow to get the base DN ? you will need to log in to your LDAP or AD and right click on the container where users and groups are keep inside for example container RD , once again go to Properties→ Attribute Editor and look for the attribute distinguishedName there you will find the correct syntax.
Best!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Use need to use Internal with Lad authentication this will use the Active Directory for authentication.
Here is the documentation for the same, please have a look at it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.