IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to remove ACCESS AUTHORITY to dataset from UserID


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
liying

New User


Joined: 27 May 2010
Posts: 47
Location: da lian.china

PostPosted: Thu Sep 08, 2011 2:41 pm
Reply with quote

Dear:

I know use the following TSO COMMAND can give the authority to some user id, but for some security reason, I have to remove the datasets' access authority from some use id, would you please tell me the TSO COMMAND to reallize this remove function?(except PERMIT 'your-userid.**' ID(userid-to-authorize) ACCESS(NONE))
)

PERMIT 'your-userid.**' ID(userid-to-authorize) ACCESS(READ)

or access(update)

Best regards!
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Thu Sep 08, 2011 3:16 pm
Reply with quote

A link Peter Holland previously provided and which you could have found by searching the forums or with google.

Click here
Back to top
View user's profile Send private message
liying

New User


Joined: 27 May 2010
Posts: 47
Location: da lian.china

PostPosted: Thu Sep 08, 2011 3:22 pm
Reply with quote

Bill Woodger wrote:
A link Peter Holland previously provided and which you could have found by searching the forums or with google.

Click here


Thank you so much!
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Thu Sep 08, 2011 5:25 pm
Reply with quote

security issues are very sensitive,
any suggestion given is most likely wrong.

nobody knows Your organization standards and practices,
so giving suggestions on such issues is likely to get You into trouble.

like in this case, the approach taken will in 99% of organization lead to lawful termination

granting access permission is a strict prerogative of the security support group

what if, if the dataset You make accessible contains sensitive information and the grantee does not have the appropriate level ???

meditate before asking on a forum, and before using the replies You get
a command is just a low level technicality, everybody seems to forget about good practices

security issues are likely to appear pretty soon in the list of topics not eligible for discussion

You are warned... ( the TS i mean ) icon_cool.gif
Back to top
View user's profile Send private message
liying

New User


Joined: 27 May 2010
Posts: 47
Location: da lian.china

PostPosted: Mon Sep 12, 2011 11:20 am
Reply with quote

enrico-sorichetti wrote:
security issues are very sensitive,
any suggestion given is most likely wrong.

nobody knows Your organization standards and practices,
so giving suggestions on such issues is likely to get You into trouble.

like in this case, the approach taken will in 99% of organization lead to lawful termination

granting access permission is a strict prerogative of the security support group

what if, if the dataset You make accessible contains sensitive information and the grantee does not have the appropriate level ???

meditate before asking on a forum, and before using the replies You get
a command is just a low level technicality, everybody seems to forget about good practices

security issues are likely to appear pretty soon in the list of topics not eligible for discussion

You are warned... ( the TS i mean ) icon_cool.gif


Thank you so much for your warning.And I do realizing that security is a serious problem, and I do have make sure that what I want to do is obey the security rules in my circumstance. And I will also deal with this kind of security problems carefully in the future, thank you for your kindly remindness again.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts How to access web services/website? Mainframe Interview Questions 4
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
Search our Forums:

Back to Top