If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Disable control center access

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-22-07, 17:50
sundaram sundaram is offline
Registered User
 
Join Date: Mar 2006
Posts: 104
Disable control center access

Hi

DB2 version 8.2 on windows

We have number of client machines that have db2 admin tools and application development components installed. We would like to bar the users from the client machines from using control center or command line editor to access database. But defenitely allow applications in the client machines access using the alias set up using db2 configuration assistant. Is there a better way to do this than removing db2cc and db2cl programs fromthe client machines?

Thanks
Reply With Quote
  #2 (permalink)  
Old 02-23-07, 00:15
rahul_s80 rahul_s80 is offline
Registered User
 
Join Date: Jul 2006
Location: Pune , India
Posts: 433
If the users\DB objects are given proper grants\priveleges even db2cc and db2cmd they wont be able to access them
or
you can uninstall application development client and install Run Time Client
__________________
Rahul Singh
Certified DB2 9 DBA / Application Developer
Reply With Quote
  #3 (permalink)  
Old 02-23-07, 04:22
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
sundaram, change password on server.
Reply With Quote
  #4 (permalink)  
Old 02-26-07, 13:10
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Quote:
Originally Posted by sundaram
We have number of client machines that have db2 admin tools and application development components installed. We would like to bar the users from the client machines from using control center or command line editor to access database. But defenitely allow applications in the client machines access using the alias set up using db2 configuration assistant. Is there a better way to do this than removing db2cc and db2cl programs fromthe client machines?
db2cc is just another application from the DB2 server's perspective. You have to remove db2cc from your clients. Maybe it is sufficient to install the runtime client only. (I have no clue about packaging.)
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #5 (permalink)  
Old 02-26-07, 20:05
sundaram sundaram is offline
Registered User
 
Join Date: Mar 2006
Posts: 104
thanks for the replies.

We decided to do the ugly way - ie changed the db2cc to do nothing!!.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On