Update Server Passwords and Database Connection Details
This document describes the steps required to update the Clarity LIMS application configuration.
Update Operating System User Passwords
To change the glsftp password after installing Clarity LIMS, using SecretUtil:
/opt/gls/clarity/bin/run_clarity.sh stop$ java -jar /opt/gls/clarity/tools/secretutil/secretutil.jar -u="new-password" app.ftp.password
/opt/gls/clarity/bin/run_clarity.sh start
Update Clarity LIMS User Passwords
To change the apiuser password after installing Clarity LIMS:
Update Database Connection Details
To update database connection details:
Last updated
Was this helpful?