MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

cics security

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
enge
Beginner


Joined: 12 Oct 2004
Posts: 78
Topics: 39

PostPosted: Mon Feb 19, 2007 4:16 am    Post subject: cics security Reply with quote

goodmorning to everyone,
i'd like to retrieve informations about the user profiles which are logged on and work in an application cics.

i can explain better:

EXEC CICS QUERY SECURITY
RESTYPE ('PROGRAM')
RESID (WS-PROGRAM)
LOGMESSAGE(WS-LOG)
READ (WS-AUT)
END-EXEC.
IF WS-AUT NOT EQUAL DFHVALUE (READABLE)
etc.etc..

this statement tell me whether i am able to perform anything but not give me a string ("mickey","donald","minnie") from cics which is my profile.
how can i get a string (a "profile") from my user loggen on with CESN?
how can i get a string of all user logged on?

thanks a lot.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Mon Feb 19, 2007 10:06 am    Post subject: Reply with quote

enge,


Please search before posting. Check this link

http://www.mvsforums.com/helpboards/viewtopic.php?t=3172&highlight=log

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group