View previous topic :: View next topic
|
Author |
Message |
vipin_kr_gupta
New User
Joined: 03 Oct 2005 Posts: 1
|
|
|
|
Hi,
I want to see profile of other user like the accesses, given to other user-id, for subsytem like DB2, VSAM Files. When i tried with TSO LU then i got a message that i am not authorized to see the profile of the user.
Is there any way to see the profile of other user. I need to create a report for all the users' accesses.
I could not find where exactly (System libray) the LU Clist reside. Is there any way to findout the clist library? Is there any way to see other user's profile. |
|
Back to top |
|
|
yogesh
New User
Joined: 27 May 2005 Posts: 21
|
|
|
|
try this command
tso fu NAME |
|
Back to top |
|
|
grepusr3
New User
Joined: 10 May 2005 Posts: 29
|
|
|
|
greetings "vipin_kr_gupta",
I order for you to access RACF administrator functions, you need to be authorised first (RACF special in most cases), only then you will be able to issue the commands to list profiles and other application stubs or perform user administration.
For example,
Code: |
==> TSO LU racf_userid TSO CICS
|
-Pelad |
|
Back to top |
|
|
|