DBEncryptedPassword not working with 1.2.15

Started by Marcin, July 30, 2014, 11:32:30 AM

Previous topic - Next topic

Marcin

Hello,

I was using NetXMS server version 1.2.13 installed on Solaris 10 with Oracle as a backend DB. Password for Oracle connection in netxsmsd.conf was encrypted using parameter DBEncryptedPassword. Now after upgrade to 1.2.15 DBEncryptedPassword is not working anymore. I have error:
[ERROR] Unable to establish connection with database (ORA-01005: null password given; logon denied)
When I replace DBEncryptedPassword with DBPassword (unencrypted password) it works.
Seems to be a bug in the new version.

/Marcin

Marcin

Problem solved by removing one line:
DBSchema = XXX
from netxsmd.conf configuration file.

Details are described in another thread:
https://www.netxms.org/forum/general-support/nxdbmgr-dumps-core-files/