Sorry, my question was certainly not so clear.
My clients (Windows) are using an application that communicate via
ODBC to the UDB DB on Sun Solaris (Unix plateform).
We are using ODBC over a DB2Connect.
A db2Connect gateway server is using between the client and the UDB
server. So normally all request to the UDB are coming from the
db2Connect gateway.
The AUTHENTICATION parameter is already set to SERVER and local users
accounts are created onto the nix server. Each Unix group account are
granted to the UDB database.
Now all the security acces is set by the client application.
Suppose that someone can use the ODBC connection from MSQUERY, and now
is able to access the UDB tables without restriction (that normaly set
by the application).
So I would like to force that all request are coming only from the
db2connect gateway.
I do not known if now is a little more clear.
Thank you
JoKlassen@email.com (Joachim Klassen) wrote in message news:<b5788ff3.0312150659.1ed11392@posting.google. com>...[color=blue]
> I'm not sure if I understood your question correctly.
>
> First of all you don't need DB2 Connect to connect a Win Client to a
> Solaris box. All you need is a Db2 Runtime Client for Windows and the
> correct database and node directory entries to address your database
> on Solaris. If you want to limit access to specific users, you only
> have to create those users as local users on your solaris box and set
> DB2 DBM CFG parameter AUTHENTICATION to SERVER (which btw is the
> default).
>
> HTH
> Joachim
>
>
kona_iron@yahoo.fr (Kona) wrote in message news:<a1de658a.0312150241.48e269ed@posting.google. com>...[color=green]
> > Hello,
> > I would like to known if it is possible to limit acces to a UDB
> > database on Solaris system through db2connect to only specified
> > clients ?
> > My client is a db2connect on Windows platform.
> >
> > Thank you[/color][/color]