How do I update the credentials for OnCommand and MCTB when we change the root password on the filer that it is monitoring?
Changed the password on the controller and now receiving the following errors.
Mon Jan 28 14:45:42 EST [systemname: HTTPPool02:warning]: HTTP XML Authentication failed from xxx.xx.xx.xx.
Mon Jan 28 14:46:02 EST [systemname: HTTPPool01:warning]: HTTP XML Authentication failed from xxx.xx.xx.xx.
Mon Jan 28 14:46:22 EST [systemname: HTTPPool04:warning]: HTTP XML Authentication failed from xxx.xx.xx.xx.
Mon Jan 28 14:46:42 EST [systemname: HTTPPool00:warning]: HTTP XML Authentication failed from xxx.xx.xx.xx.
Mon Jan 28 14:47:02 EST [systemname: HTTPPool02:warning]: HTTP XML Authentication failed from xxx.xx.xx.xx.
The IP address xxx.xx.xx.xx is the system where the ONCommand server and MCTB script is running.
Tried updating the password in the config.xml file per MetroCluster TieBreaker Configuration doc excerpt below and stopped and started MCTB. Now, MCTB won't start.
How do I properly update everything when the root password on the controller changes?
“The password parameter is used to set a new password, and will only exist in the file temporarily. When MCTB starts up, it checks for instances of the password element. All password elements found are encrypted and the configuration file is immediately rewritten. Each password element is replaced by an encryptedPassword element containing encrypted text. Either password or encryptedPassword is required.”
Thanks,
Joyce