Hi, I'm an italian user, so I'm sorry for my basic english.
I'll describe my problem:
I must make a simulation of the working on a LAN with DB2.
I have installed an istance on a Server (Windows Xp) and so the administrator of this machine became the DBADM of my DB (Sample, default after installing DB2) and have all authorities at instance and db level.
After I have installed a copy of DB2 on a client machine, connected with server on a LAN with a Wifi router (the comunication between two pc is ok), catalog the node and the database on server.
I have set on server (and on client) the dbm cfg parameter authentication on client because i don't want to add on my server S.O. all the LAN user. My problem is: if i create a user with the same username of server administrator (withouth PASSWORD) on the client machine, and try to connect with the command connect to demodb (demodb is the alias on client of Sample on server) so without password, the connection is OK. I wont this. How i set the two parameters TRUST_ALLCLNTS and TRUST_CLNTAUTH to eliminate my problem?
Thanks a lot.
Bye
Stefano
(I have the DB2 Express Edition 9.5)