We've set up our DB2 database on a separate server than our application server (both UNIX). Now when I issue the connect statement, I also need to pass the user id and the password. All our production scripts will run under a single production id, but I do not want to pass the password unencrypted. Is there a best practice for doing this?
Connecting to DB2 database on remote server (UNIX)
Collapse
X
Comment