I'm trying to get a connection working between a linux box with php4, apache and DB2 Connect and a WinNT with the DB2 database.
Now this is the reply i get, when trying to connect via this command.
command:
db2 connect to [database-alias] user [username] using [password]
reply:
SQL1400N Authentication is not supported.
Which end is replying to me, The WinNT or the linux box?
And what do I have to do about it?
Now this is the reply i get, when trying to connect via this command.
command:
db2 connect to [database-alias] user [username] using [password]
reply:
SQL1400N Authentication is not supported.
Which end is replying to me, The WinNT or the linux box?
And what do I have to do about it?