Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,557,694
Community Members
 
Community Events
184
Community Groups

DB Set up failing when using an AD account

Trying to use an AD account to connect Jira to the SQL server but when i test the connection It says cant connect to the DB. On the SQl side i get the following error message "Attempting to use an NT account name with SQL Server Authentication." I tried to use the procedure below but it did not help. Any idea on how i can use an AD account to connect Jira to our SQL DB. 

 

https://confluence.atlassian.com/jirakb/use-integrated-authentication-with-sql-server-in-jira-server-939494383.html

 

591_536_1.25.png

1 answer

1 accepted

0 votes
Answer accepted

@Javier Pantoja  Hi and Welcome to Attlassian Community

normally the error message tells you, that you're using Windows credentials to log into a SQL Server, which expects a SQL Server User credential.

In your case you must use an explicit created SQL Server user with the appropriate rights or run your service under another Windows account which has the appropriate permissions on your SQL Server

The url which you are referring also tells the same you should have separate user with full SQL credentials.

Vikram P

@vikram Thank you for the reply. The AD account/service account i am trying to use is a domain account which has the proper access to the SQL DB that i am trying to connect jira to. Any other steps i can take ? We have been using the article below.

 

https://confluence.atlassian.com/jirakb/use-integrated-authentication-with-sql-server-in-jira-server-939494383.html

@Javier Pantoja 

Do you configure all the parameters as specified in the URL.

Can you provide other logs if any.

Vikram P  

Hello @vikram 

 

Yes we tried our best to follow the steps and configurations within the URL but no luck. We did not see any Failed authentication logs on the SQL server side and when we tested the connection we were greeted with the same authentication failed error on Jira side. Is there are any logs on Jira side that would tell us more ? Any we should be looking at ? 

@Javier Pantoja 

The logs would be in your jira home directory 

ex:- /app/atlassian/jira/logs --- with file name atlassian-jira.log or catalina.out.

VIkram P

Thanks i will check there and see if i can find any more errors on the Jira side 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events