How to Compare the Admin Password in the Mongo Database to the one in the Backup?
Problem
Environment
Procedure
/opt/pf9/airctl/airctl get-creds --config /opt/pf9/airctl/conf/airctl-config.yamltar -xf <back_up_file>
Ex: tar -xf airctl_state.tar.gzcd mongovi du_data.json #search for "admin_pass" and make a note of admin_pass value
Ex:
"passwords": {
"admin_pass": "airctl-1-33xxx54-31-pf9-localnet-admin_pass",PreviousHow to Re-Install Minio In LTS3 setupNextHow To Generate Support Bundle from Deployment Host?
Last updated
