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

Task initiating SSHD


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Tue Nov 14, 2017 3:03 am
Reply with quote

Hi,

We have a lot of SSHD tasks(ssh daemons) active in SDSF;DA panel.
These tasks get invoked on behalf of a user, when they SSH to Mainframe or SFTP to Mainframe.

Could you please let me know if there is anyway to identify which user is currently using SSH in realtime.
Or anyway to identify which task is starting the SSH* tasks.

Code:
PREFIX=SSH*  DEST=(ALL)  OWNER=*  SORT=CPU%/D  SYSNAME=*                     
NP   JOBNAME  StepName ProcStep JobID    Owner    C Pos DP Real Paging    SIO
     SSHD9    *OMVSEX           STC00511 OPENSSH    LO  FF  571   0.00   0.00
     SSHD4    STEP1             STC00568 OPENSSH    LO  FF  562   0.00   0.00
     SSHD8    *OMVSEX           STC00475 OPENSSH    LO  FF  576   0.00   0.00
     SSHD7    STEP1             STC01510 OPENSSH    LO  FF 2713   0.00   0.00
     SSHD3    STEP1             STC00896 OPENSSH    LO  FF  481   0.00   0.00
     SSHD9    *OMVSEX           STC01667 OPENSSH    LO  FF 2783   0.00   0.00
     SSHD1    STEP1             STC00457 OPENSSH    LO  FF  478   0.00   0.00
     SSHD1    STEP1             STC00473 OPENSSH    LO  FF  514   0.00   0.00
     SSHD6    *OMVSEX           STC00306 OPENSSH    LO  FF  574   0.00   0.00
     SSHD3    *OMVSEX           STC01369 OPENSSH    LO  FF 2773   0.00   0.00
     SSHD8    STEP1             STC00313 OPENSSH    LO  FF  510   0.00   0.00
     SSHD3    STEP1             STC01882 OPENSSH    LO  FF 2685   0.00   0.00
     SSHD5    *OMVSEX           STC05568 OPENSSH    LO  FF  588   0.00   0.00
     SSHD1    *OMVSEX           STC00893 OPENSSH    LO  FF  565   0.00   0.00
     SSHD8    *OMVSEX           STC00455 OPENSSH    LO  FF  565   0.00   0.00
     SSHD6    STEP1             STC00915 OPENSSH    LO  FF  481   0.00   0.00


Regards,
Vasanth.S
Back to top
View user's profile Send private message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Tue Nov 21, 2017 2:54 am
Reply with quote

Guess this was a dumb question. I was able to find the user initiating the SSH from the "Owner" Column. There are many OPENSSH userids always active, I don't know why. But when a user initiates SSH, then the userid shows up on the "Owner" column on the PS screen of SDSF.
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Started task using a generation dataset JCL & VSAM 7
No new posts Batch call online program, EXCI task ... CICS 3
No new posts Run a simple JOB as Started Task All Other Mainframe Topics 4
No new posts COOLGEN - DB2. -927 error while initi... DB2 8
No new posts How to specify TCBLIMIT for DB2CONN i... CICS 3
Search our Forums:

Back to Top