02-10-2021 09:39 AM
For around 500 different models of TMS endpoints, I would like to update the Admin password for every three months.
Any script is available to do it via device SSH? Like loading all 500 device IP addresses and updating password automatically via script one by one.
Solved! Go to Solution.
02-10-2021 04:01 PM
It will depend a bit on the models and software versions of the endpoints you're running, but as an example you can SSH in to an CE9.14 endpoint and use the following command to change the password from "TheOldOne" to "TheNewOne":
xcommand UserManagement User Passphrase Change OldPassphrase: TheOldOne NewPassphrase: TheNewOne
Please remember to mark helpful responses and to set your question as answered if appropriate.
02-10-2021 04:01 PM
It will depend a bit on the models and software versions of the endpoints you're running, but as an example you can SSH in to an CE9.14 endpoint and use the following command to change the password from "TheOldOne" to "TheNewOne":
xcommand UserManagement User Passphrase Change OldPassphrase: TheOldOne NewPassphrase: TheNewOne
Please remember to mark helpful responses and to set your question as answered if appropriate.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide