node-firebird icon indicating copy to clipboard operation
node-firebird copied to clipboard

User root/sysdba System Operation Linux

Open pablofr opened this issue 4 years ago • 0 comments

I made a configuration as follows: execution of the node inside the linux server with the database on a windows system on the local network itself, with this, the connections option I put the user as sysdba, and the node automatically switches to root. In the final execution it generates a bank authentication failure

I believe that the user typed in the options of the pool should persist for a perfect connection with the bank hosted on the windows system.

pablofr avatar Mar 05 '21 13:03 pablofr