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,
we are using domain atlassian.vissim.no for accessing our on-premise Crowd.
Before there was also hades.vissim.no domain in use for some plugins but we have removed those unsused subdomains.
After that Password Reset is not working - in the URL to reset password, there is hades.vissim.no domain.
Where can I check why is crowd using hades. instead of atlassian.
Thank you
Hi @IT Vissim
If you're running Crowd 2.x, please change Crowd's base URL in the crowd.properties file as detailed on this page: https://confluence.atlassian.com/crowdkb/change-password-email-have-wrong-base-url-245827274.html
If you're running Crowd 3.x, there's no crowd.properties file anymore so you need to go to Crowd's administration console > General > General Options and change the Base URL.
Hi,
we are running 2.x
In property file there is :
crowd.server.url @CROWD@/services/
I don't knw where is defined @CROWD@@
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's because you're looking at the wrong crowd.properties file. You're actually looking at etc/crowd.properties instead of the crowd.properties file in your crowd.home directory.
crowd.home directory is defined in
crowd-webapp/WEB-INF/classes/crowd-init.properties
Make also sure to change or add the crowd.base.url property, not crowd.server.url.
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.
That is good point - I've found right crowd.properties and yes there is that wrong URL.
Thank you a lot
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.