Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 编程语言 > Java > forgotten the JIRA administrator password
【标  题】:forgotten the JIRA administrator password
【关键字】:forgotten,the,JIRA,administrator,password
【来  源】:http://blog.csdn.net/aiirii/archive/2007/01/28/1496121.aspx

forgotten the JIRA administrator password

Your Ad Here

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).

 
Web Servie原理:【上一篇】
常用Java面试题:【下一篇】
【相关文章】
  • DDKBUILD - Integrating the Windows DDK with Visual Studio .Net
  • The Windows Driver Developer's Digest Numeric Overflows in Complex IOCTL Handlers
  • Using the Windows Debugger: Some Handy/Fun/Clever Debugger Commands
  • use ASM and CPP together
  • The Long Tail
  • PCI cards the next haven for rootkits?
  • 最近拿到一本好书The Old New Thing!
  • 严重: An exception or error occurred in the container during the request processing
  • Optimizing the loading of AutoCAD .NET applications
  • WAP中的'Fatal Error. Ln 1, Col 1 The main XML document cannot be empty'
  • 【随机文章】
  • Java2的安全新特性下的Applet数字签名具体实现方法(2)
  • APT and Dpkg 快速参考表
  • 不写代码用IntraWeb实现留言显示
  • ani漏洞的补丁(官方暂时没有发布此补丁)EEYEZD-20070328 及网马生成器
  • 内核处理信号对应用层堆栈的影响
  • Windows系统中鲜为人知的宝藏之程序篇
  • linux下oracle10g的安装
  • 嵌入式c学习指南
  • 高效处理SPLF的PC端软件<iSeries Report Downloader V10>
  • jspSmartUpload上传下载全攻略[附源代码]
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 bbb软讯网络 All Rigths Reserved.