(config.txt) Hi,
We are evaluating a Jira/Fisheye/Crowd setup, and I broke FishEye authentication while configuring the application link in Crowd.
So I had a FishEye integrated with Jira, with builtIn logins that was working correctly.
I setup Crowd, added an LDAP integration, and it works perfect with Jira.
So I went to try and hook FishEye to the LDAP directory, but when I added the Fisheye application in Crowd, it changed the config file (which I unfortunatly haven't backed up before doing so) and now I can't log into FishEye anymore.
I tried to change the admin password to admin as is documented on the net, but I still can't login.
I tried to log into Jira and access FishEye's configurations, but I could'nt find the basic configs to set the authentication method.
I attach my config.xml file, it is probably something in there that is the problem...
Can anyone help ?
Playing around with the URL for getting access to Fisheye Admin plus the way to reset the password using config.xml just SAVED my life!
Thank you!
I got in with the admin password change, and with that URL : http://<FISHEYE_HOST>:8060/admin/login-default.do
Looking at the crowd config with support now...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh, and I restarted the FE service after the config change, before trying to access the URL.
This was not asked by the support, but if your try doesn't work, you can do that, knowing I did...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What if you tried also removing the <crowd> piece from your config, restarting and seeing if that lets you 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.
I got in with the admin password change, and with that URL : http://<FISHEYE_HOST>:8060/admin/login-default.do
Looking at the crowd config with support now...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Strange - when i go to my own installation /fisheye/admin/login.do I get the attached screen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is what I get :
Sorry for the big size, lol...
Will be back after diner.
Thanks for your help !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have a look at
reset your local admin password and then resolve your crowd integration
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"I tried to change the admin password to admin as is documented on the net, but I still can't login."
Did that already, local admin does not work, probably since config is set to use crowd...
Looks like a bug to me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
the local admin does not rely on crowd at all, did you restart after you made that change?
try removing the hash completely including the attribute and restart
yourserver:port/fisheye/admin/login.do should be the url and should not ask for a user name
will allow you to set a new password give it a go
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I just did, and it lets me change the password.
But once this is done, I have no link to go anywhere else in the application, so I change the adress to myserver:8060 and it prompts me for user/password. When I enter admin with the new pass, it says :
Password incorrect or unknown user
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Eric, the "admin" user in FishEye isn't a normal user in the sense that there is a username/password. If you go to the URL that parthis sent you again it should ask for just a password. Put in the new password you had set and you'll be in the FishEye admin and can change/setup the Crowd connection there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It does prompt me with a username/password, even with Parthis' 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.
I'm not sure there's enough information here to go on.
From within Crowd where you setup the FishEye application, which groups are allowed to authenticate? Have you used the Authentication Test tab to verify that the user works there?
It looks like your config you attached indicates that it's using the jira groups to identify the admins in Fisheye - should that change I wonder?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From the Crowd application, I tested the authentication, and yes it works from there, but I was never able to get in Fisheye afterward to configure it to know it must use Crowd.
Yes, I set it to use those Jira groups, should it change ?
I filed a support issue pointing to that question this morning, hope they can help me fix this.
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.
So, here is what the <crowd> section of my config looks like:
<crowd auto-add="true" resync="true" refreshExistingUsers="true" sso-enabled="true" resyncPeriod="1 hour">
<crowd-properties>#Sat Apr 28 15:19:01 EDT 2012 application.password=XXXXXXXXX application.name=XXXXXXXXX crowd.server.url=http\://localhost\:8095/crowd/services/ </crowd-properties>
<resyncGroupsList>
<group name="fisheye-crucible"/>
<group name="fisheye-crucible-admins"/>
</resyncGroupsList>
</crowd>
That seems pretty close to what you have but maybe that will help a little. I'm sure Atlassian support will be able to help you solve the problem.
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.
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.