How to reset the password of the FMS4.5 administrator account using command line in LINUX
Source: Internet
Author: User
In LINUX, how does one reset the password of the FMS4.5 administrator account using the command line interface (CLI) environment that was previously configured in the FMS4.5 administrator account? because the administrator password was forgotten, I had to seek a password change solution as follows: 1, go to the installation directory cd/opt/adobe/FMS/2 of the fms installation directory and disable the FMS service. /fmsmgrserver... in LINUX, how does one reset the password of the FMS4.5 administrator account using the command line interface (CLI) environment that was previously configured in the FMS4.5 administrator account? because the administrator password was forgotten, I had to seek a password change solution as follows: 1, go to the installation directory cd/opt/adobe/FMS/2 of the fms installation directory and disable the FMS service. /fmsmgr server fms stop -- stop FMS. /fmsmgr adminserver stop -- stop Admin Server 3 and reset the password. /fmsadmin-console-user -- Set a password of at least 8 characters 4 and restart the FMS service. /fmsmgr server fms start -- start FMS. /fmsmgr adminserver start -- start Admin Server 5, log on to the administration console on the Web console, enter the modified password, and log on!
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.