Difference between revisions of "Confluence: Restore Passwords To Recover Admin User Rights"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
  
  
 
+
== Method 1 ==
  [[systemctl stop]] confluence
+
  1) Stop confluence: [[systemctl stop]] confluence
 
   
 
   
  Edit /opt/atlassian/confluence/bin/[[setenv.sh]]
+
  2) Edit /opt/atlassian/confluence/bin/[[setenv.sh]]
  
 
  User: recovery_admin  
 
  User: recovery_admin  

Revision as of 08:01, 3 March 2021

https://confluence.atlassian.com/conf610/restore-passwords-to-recover-admin-user-rights-952622930.html



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

See also

Advertising: