Difference between revisions of "Confluence: Restore Passwords To Recover Admin User Rights"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | https://confluence.atlassian.com/conf610/restore-passwords-to-recover-admin-user-rights-952622930.html | + | * Datacenter 7.11: https://confluence.atlassian.com/doc/restore-passwords-to-recover-admin-user-rights-158390.html |
+ | * Datacenter 6.10: https://confluence.atlassian.com/conf610/restore-passwords-to-recover-admin-user-rights-952622930.html | ||
Revision as of 08:02, 3 March 2021
- Datacenter 7.11: https://confluence.atlassian.com/doc/restore-passwords-to-recover-admin-user-rights-158390.html
- Datacenter 6.10: https://confluence.atlassian.com/conf610/restore-passwords-to-recover-admin-user-rights-952622930.html
Contents
Method 1
1) Stop confluence: systemctl stop confluence 2) Edit /opt/atlassian/confluence/bin/setenv.sh
User: recovery_admin Pass: password in setenv.sh file
/opt/atlassian/confluence/bin/start-confluence.sh
Method 2
Old line: -Datlassian.recovery.password=<your-password>
in /opt/atlassian/confluence/bin/start-confluence.sh
Net line: export START_CONFLUENCE_JAVA_OPTS="-Datlassian.plugins.startup.options='${@}' -Datlassian.recovery.password=YOUR_NEW_PASS"
- User: recovery_admin
- Passwd: <your-password>
Related terms
- Global Permissions Overview https://confluence.atlassian.com/conf73/global-permissions-overview-991928500.html#GlobalPermissionsOverview-confadmin
- Jira, restore password https://confluence.atlassian.com/jira/retrieving-the-jira-administrator-192836.html?_ga=2.117440777.1428124709.1593320299-1980951556.1561525377
See also
- Jira, Jira Installation: Install Jira Data Center, Integrate Jira and Confluence, Jira release notes, Installation, Jira, restore password, Jira Ops, Jira Service Management, Jira Service Desk, Jira logs, Jira Issue Collector, Jira automation, Jira notifications, Microsoft Planner
- Confluence, Install Confluence (PostgreSQL), Integrate Jira and Confluence, Confluence release notes, Confluence logs (catalina.out),
systemctl start confluence, systemctl restart confluence, systemctl status confluence
, Confluence versions, Confluence: Restore Passwords To Recover Admin User Rights, OGNL
Advertising: