Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


You can easily change the MCF password by the Datafari admin UI.

Click Connectors → Change MCF Password.

Enter the new password and confirm it. The new password will be active just few seconds after you changed it.


You also need to modify these files :

  • /opt/datafari/bin/monitorUtils/check_jobs_mcf.sh :
    Update the line : 

    PASSWORD_MCF=@MCF_ADMIN_PASSWORD@

  • EE edition only : /opt/datafari/bin/monitorUtils/monitor_job_mcf.sh
    Update the line : 
    PASSWORD_MCF=@MCF_ADMIN_PASSWORD@
  • EE edition only : /opt/datafari/bin/purgeUtils/vacuum-mcf.sh
    Update the line : 
    PASSWORD_MCF=@MCF_ADMIN_PASSWORD@
  • No labels