473,396 Members | 1,987 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Allow DB2 acces through db2connect only from delimited clients

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
Nov 12 '05 #1
4 2748
You can limit access to DB2 UDB on a Solaris server through use of the
os level userid/password definitions (etc/passwd) or via internal DB2
object-level and priviledge security. That limitation would be done via
userid/group .... I don't believe you can limit that access to specific
client machines from DB2.

By the way, you should be using a DB2 client to communicate directly
with the DB2 server on Solaris. DB2 Connect is only required to connect
to DB2 on the mainframe or AS/400.

Larry Edelstein

Kona wrote:
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


Nov 12 '05 #2
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

ko*******@yahoo.fr (Kona) wrote in message news:<a1**************************@posting.google. com>...
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

Nov 12 '05 #3
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

Jo*******@email.com (Joachim Klassen) wrote in message news:<b5**************************@posting.google. com>...
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

ko*******@yahoo.fr (Kona) wrote in message news:<a1**************************@posting.google. com>...
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

Nov 12 '05 #4
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

Jo*******@email.com (Joachim Klassen) wrote in message news:<b5**************************@posting.google. com>...
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

ko*******@yahoo.fr (Kona) wrote in message news:<a1**************************@posting.google. com>...
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

Nov 12 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Google Mike | last post by:
I've got RH9 Linux with default PHP. Is there a way to send email on Linux to an Exchange Server from PHP and/or other tools when there is *NOT* SMTP access? Has anyone figured out a way to...
2
by: Evelyn Schwartz via SQLMonster.com | last post by:
use this-is-a-stupid-name returns an error For that matter select * from this-is-a-stupid-name.dbo.anytable returns an error
3
by: Kona | last post by:
Hello, Do I need db2connect to connect an ODBC client application (Windows) to a DB2 database on a Unix platform (SUN) ?
0
by: Andreas Schmied | last post by:
Hello, I have a probleme with the db2connect, hope someone can help me. A Javaprogramm connect to the db2 with db2connect and the ibm db2class. Now i need to check if the pw is expired or not,...
1
by: lfo | last post by:
Hello, I use the db2connect of Aix 5.2 to communicate with AS/400 and I have the error message common_communication sqlcctcpconnr Probe:110 DIA3202C The TCP/IP call "connect" returned an...
3
by: updates4004 | last post by:
Hello all! Does anybody use DB2Connect on United Linux 1.0 We have the following Problem: The DB2Connect Software enables access from DB2 Clients (e.g. for connecting Application Servers to...
2
by: Valentin via DBMonster.com | last post by:
Hello, this is my db2icrt.log.xxxxx: ------------------------------------------------------ Program name = db2idbm Instance home dir = /home/db2inst1, Sysadm group = db2iadm1 Instance type =...
0
by: anokun7 | last post by:
We are using DB2 v7 on OS/390. I have installed db2connect enterprise on my local windows XP box. Using db2connect I have created a dsn and could successfully connect using the DB2 control...
0
by: MAHALINGAMJ | last post by:
My stored proc in DB2 version 9 is failing to return CURSOR. I am using DB2connect. Would appreciate any help on this. CLI window error: db2 => call TST_SCH.PR_TST_RETURN_CURSOR(1) SQL1224N ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.