Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Valid from Datafari X.X

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

...

You also need to modify these files :

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

    Code Block
    PASSWORD_MCF=password
  • EE edition only : /opt/datafari/bin/monitorUtils/monitor_job_mcf.sh
    Update the line : 

    Code Block
    PASSWORD_MCF=password
  • EE edition only : /opt/datafari/bin/purgeUtils/vacuum-mcf.sh
    Update the line : 

    Code Block
    PASSWORD_MCF=password
  • EE edition only : /root/.pgpass
    Change the line : 

    Code Block
    localhost:5432:*:postgres:password