Forgotten the Jira administrator password

Source: Internet
Author: User

From Jira-manual:

I have forgotten the Jira administrator password, and cannot retrieve it as mail
Notification is not set up .!

You will need to temporarily remove security restrictions, reset the password, then reenable them.
This can be done as follows:
1. Locate the WEB-INF/classes/security-config.xml file (in 2.5 and above it is called
Seraph-config.xml ).
2. Comment out everything between the <services> tags:
<Security-config>
...
<Services>
<! --
<Service class = "com. Atlassian. Seraph. Service. pathservice">
<Init-param>
<Param-Name> config. File </param-Name>
<Param-value>/seraph-paths.xml </param-value>
</Init-param>
</Service>
<Service class = "com. Atlassian. Seraph. Service. webworkservice">
<Init-param>
<Param-Name> action. Extension </param-Name>
<Param-value> JSpA </param-value>
</Init-param>
</Service>
-->
</Services>
...
</Security-config>
3. Restart Jira
You will now be able to access all of Jira without logging on. You won't get any menus however,
So you will need to access all the URLs directly, eg.
• For setting administrator and user global permissions: http: // <your
Server>/secure/admin/Jira/globalpermissions. JSpA
• For adding a group: http: // <your-Server>/secure/admin/user/groupbrowser. JSpA
• Searching for and Editing Users: http: // <your-Server>/secure/admin/user/userbrowser. JSpA
3.32. I cannot get past the login page. After clicking the "log in" button, the login page just
Refreshes.
This usually occurs when Jira cannot set a browser cookie. Ensure that cookies are allowed in your
Browser settings.
If you are using IE6, check that your server name does not have an underscore ("_") in it, as IE6 has
A problem with this (see JRA-1624 ).

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.