Platform Release Webinars (July 2026): Commvault Cloud SaaS and LTS 11.44
Hello,
I am using qlogin script with -ps passwoord to trigger backup. Now i want to change the user password which starting the script but how can i get new passwoord as -ps in the scrip?
This is what we using now
qlogin -u "domeinuser" -ps "[secure ' wachtwoordhash'" -cs "commserver" -csn "commserver"
Best answer by Navneet Singh
Hi @Egor Skepko
Please try to follow the below DOC and let us know if this helps:
https://documentation.commvault.com/2022e/expert/45203_qlogin.html
qlogin [-cs <commservehostname>] [-u <username>] [-ps <passwordstrong>] [-clp <plainpasswordtext>] [-af <argsfile>] [-f <logintokenfile>] [-gt <givetoken>] [-csn <csClientName>] [-sso] [-localadmin <localadmin>] [-h]
You can also use the new password in -ps field with the same script.
@Navneet Singh Thanks for the information, i used to save as script with the new user and in the script i got -ps password.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.