Hello,
We are a small team and we are using Jira and Confluence (latest versions, updated a month ago). We are using Jira's feature "JIRA user server", so that all the users from Jira can also access to Confluence with the same user.
Last day we modified the IP range of the whole office (from 192.168.1.X/24 to 10.12.0.X/24) and Jira works perfectly fine but confluence not. The domain names have not been modified.
First of all I could not login as administrator (it should not happen because although users are synchronized, there's always a local admin or at least I though that). I followed this guide and modified successfully the password, so now I can enter with the local administrator account.
Now the problem is the synchronization with the other users. So, what I have checked so far:
Other details:
Then, when I test the connection from confluence to jira, this error pops up:
This is the first time I see this "Crowd Server", to be honest. We have not bought this sever nor configured it in the past. Anyway, if I try to add a new Directory (Confluence > User directories) and select Atlassian Jira the error is the same.
Thanks in advance ;)
Hey Guillem,
While Crowd is a standalone product, each of the main Atlassian applications (jira/conf/bb etc) run "embedded Crowd" for user management which is why you're seeing it referenced.
Trying to authenticate to a Crowd application with a bad username and password returns a HTTP 401, but get the user/pass right but from a different source IP and you get a 403 (which is what you're getting).
You did mention in your3rd point that you'd "disabled the Whitelist for Confluence and Jira" but it really feels like this is the most likely issue, so want to confirm what you did.
If you can, check the atlassian-jira.log for a line containing the string "Client with address" and it should tell you what the Confluence server is reporting to Jira as.
CCM
Thanks, it's working. I love you!
Instead of 10.12.0.X/24 I wrote 10.12.0.X, so I suppose Confluence acted normally and used the /8 range instead of the /24. Such a stupid error, sorry for wasting your time Craig.
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.