ObjectServer log errors

Authentication errors reported in logs when ncoprimary and ncobackup pods are restarted.

Problem

The following errors can be seen in the ncoprimary and ncobackup pod logs when the ncoprimary and ncobackup pods startup.
Information: I-SEC-104-002: Cannot authenticate user "root": Denied
Error: E-OBX-102-023: Failed to authenticate user root. (-3600:Denied)
Error: E-OBX-102-057: User root@dev401-ncoprimary-0 failed to login: Denied
Failed to connect
Error: Failed to get login token
Unable to update root password

Cause

These errors are caused by the ObjectServer starting up and attempting to change the default root password, which has already been changed.

Resolution

The errors can be ignored.
Draft comment: LOUISERoberts
#1210