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 > Giving the right to force an application to a User of a DB2 user

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-25-11, 08:07
DB_N00b DB_N00b is offline
Registered User
 
Join Date: Jan 2010
Posts: 152
Giving the right to force an application to a User of a DB2 user

Hello guys,

I want to give an User the right to force other applications off.
The Information Center says, the User has to belong to one of the following Groups:

sysadm
sysctrl
sysmaint

Because of keeping rights as simple as possible I want to add the user to the sysmaint group, but i didnt find out yet how i can do that? Can anyone give me a hint? Thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 07-25-11, 08:31
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
SYSMAINT (like the two other you've mentioned) is not a group, it's an authority that can be granted to a group. Add the user to a group, as you normally would in your OS, then grant the authority by issuing the command UPDATE DBM CFG.
Reply With Quote
  #3 (permalink)  
Old 07-25-11, 09:07
DB_N00b DB_N00b is offline
Registered User
 
Join Date: Jan 2010
Posts: 152
Thank you! Thats it
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