You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I need to reset the crowd DB user password soon, we're running crowd on RHEL 7.4, and MS SQL 2012 for the external database.
My questions is once the password is reset on the MS SQL side for the crowd DB user, where in the crowd server do I update the changed password? I've looked everywhere in the Crowd install directory and I'm not finding it. Every XML and config file I could find.
Thank you.
Hi @Charlie,
Crowd stores password to the DB in the crowd.cfg.xml config file which can be found in Crowd's home directory. Look for the entry:
<property name="hibernate.connection.password">secret</property>
Please test this first on some staging environment and create a backup of Crowd and it's home directory before proceeding.
After changing this password you may need to restart Crowd.
Hope that helps,
Marcin Kempa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.