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 > how grant over tables to domain user

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-13-06, 12:45
plank64 plank64 is offline
Registered User
 
Join Date: Sep 2005
Posts: 2
how grant over tables to domain user

Hello everybody,
I have db2 udb 8.2 ese over windows 2003 server se,fix 11.

I would like to grant a domain user to access db2 objects, but I have a little confused about to do it.

Suggestions?

Thks a lot
Reply With Quote
  #2 (permalink)  
Old 06-13-06, 14:18
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Look at the GRANT command in the SQL reference.

Andy
Reply With Quote
  #3 (permalink)  
Old 06-14-06, 12:00
przytula przytula is offline
Registered User
 
Join Date: Nov 2004
Posts: 374
grant

local or domain : no difference
grant select on table xx to user db2admin or any userid you use....
db2 will lookup users locally and on domain.
__________________
Best Regards, Guy Przytula
DB2/ORA/SQL Services
DB2 DBA & Advanced DBA Certified
DB2 Dprop Certified
http://users.skynet.be/przytula/dbss.html
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