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 > RACF Security Question as related to DB2 Security

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-01-09, 14:54
AD29 AD29 is offline
Registered User
 
Join Date: Jun 2004
Posts: 10
RACF Security Question as related to DB2 Security

Hi, our RACF Security folks have identified many DB2 internal IDs that have certain grants associated with them, but there are no external RACF IDs for them. They want to remove the grant access within DB2. The question I have is that can an ID be used within dynamic SQL but there be no RACF ID, and if this is true, I would be concerned about them removing the DB2 internal grants. Or must there always be a RACF ID for any DB2 internal user?
Reply With Quote
  #2 (permalink)  
Old 10-06-09, 14:05
AD29 AD29 is offline
Registered User
 
Join Date: Jun 2004
Posts: 10
Ok, since nobody seems to know the answer to this question, I have used BMC to display the IDs in question. There are no plans that come up. Only table access. So I thought that maybe I could tell the security folks they could revoke access, but then I started thinking that even though there is no plan associated with these ids(meaning static users identified), there still might be dynamic sql where the id is used. So is there any way to check to see the last time an ID did anything against the DB2 subsystem? If so, I can tell if there has been any recent dynamic access to DB2, and if there isn't any, I can tell them to revoke the privileges.
Reply With Quote
  #3 (permalink)  
Old 10-26-09, 23:52
LD_Bronstein LD_Bronstein is offline
Registered User
 
Join Date: Aug 2009
Posts: 23
RACF was probably cleaned up of old IDs but DB22 has not. DB2 grants can be done to nonexistent user or group IDs. So, if a user or started task cannot be authenticated in RACF, DB2 security will never become an issue. Therefore, feel free to clean up grants.
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