Difference between revisions of "Jira, restore password"
Jump to navigation
Jump to search
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | https://confluence.atlassian.com/ | + | == Jira 7.x == |
+ | * https://confluence.atlassian.com/jirakb/restore-passwords-to-recover-admin-user-rights-972329273.html | ||
+ | /opt/atlassian/jira/bin/[[setenv.sh]] | ||
+ | JVM_SUPPORT_RECOMMENDED_ARGS="-Datlassian.recovery.password=your-NEW-password" | ||
+ | |||
+ | User: recovery_admin | ||
+ | Password: | ||
+ | |||
+ | [[/opt/atlassian/jira/bin/stop-jira.sh]] && [[/opt/atlassian/jira/bin/start-jira.sh]] | ||
+ | |||
+ | == Jira 6.x == | ||
+ | * https://confluence.atlassian.com/jira/retrieving-the-jira-administrator-192836.html?_ga=2.117440777.1428124709.1593320299-1980951556.1561525377 | ||
/opt/jira/bin/[[setenv.sh]] | /opt/jira/bin/[[setenv.sh]] | ||
− | |||
User: recovery_admin | User: recovery_admin | ||
Password: (password set in /opt/jira/bin/[[setenv.sh]]) | Password: (password set in /opt/jira/bin/[[setenv.sh]]) | ||
+ | |||
+ | == Related terms == | ||
+ | * [[Confluence: Restore Passwords To Recover Admin User Rights]] | ||
+ | * <code>[[/var/atlassian/application-data/jira/log/atlassian-jira.log]]</code> | ||
== See also == | == See also == |
Latest revision as of 07:43, 10 March 2021
Contents
Jira 7.x[edit]
/opt/atlassian/jira/bin/setenv.sh
JVM_SUPPORT_RECOMMENDED_ARGS="-Datlassian.recovery.password=your-NEW-password"
User: recovery_admin Password:
/opt/atlassian/jira/bin/stop-jira.sh && /opt/atlassian/jira/bin/start-jira.sh
Jira 6.x[edit]
/opt/jira/bin/setenv.sh
User: recovery_admin Password: (password set in /opt/jira/bin/setenv.sh)
Related terms[edit]
- Confluence: Restore Passwords To Recover Admin User Rights
/var/atlassian/application-data/jira/log/atlassian-jira.log
See also[edit]
Advertising: