OVO: RemedySPI is not runing after changing opc_adm password
May 28th, 2009
No comments
When the RemedySPI is not running, and you can’t start it anymore, it might be caused by an unmatched password of opc_adm inside remspi configuration.
Check the remspi log :
tail /var/opt/OV/log/remspi/remspi.log
If you found anywhere in the log says :
05/28/2009 11:05:25 [ERROR] (remspisrv-16080): Can’t connect to ITO as user ‘opc_adm’: ‘No login’. Not a typewriter (SPI215-51)
then most likely the opc_adm user had changed his password.
To fix it, modify the REMSPI_ITO_ADMIN_PASSWD value inside configuration file
/etc/opt/OV/share/conf/remspi/remspi.cfg
The encrypted password has to be generated manually, using
/opt/OV/bin/remspi/remspipasswd <password>