Oct 3, 2006 #1 velovooma Technical User Joined Jun 12, 2006 Messages 32 Location ZA Hi, is there any way to find what commands have been run on the md110 in the past week or so? thanks for all the help!
Hi, is there any way to find what commands have been run on the md110 in the past week or so? thanks for all the help!
Oct 4, 2006 #2 parnum Technical User Joined Nov 4, 2003 Messages 920 Location GB from BC11, FIDAPATH=/SYSN/USR1/SES/IC/*.*; will show the files and dates. FIFCPATH=/SYSN/USR1/SES/IC/filename,FORMAT=ASCII; print the content. best parnum Upvote 0 Downvote
from BC11, FIDAPATH=/SYSN/USR1/SES/IC/*.*; will show the files and dates. FIFCPATH=/SYSN/USR1/SES/IC/filename,FORMAT=ASCII; print the content. best parnum
Oct 4, 2006 Thread starter #3 velovooma Technical User Joined Jun 12, 2006 Messages 32 Location ZA i am using bc12, but these strings dont give the actual commands that were entered, any ideas Upvote 0 Downvote
Oct 4, 2006 #4 parnum Technical User Joined Nov 4, 2003 Messages 920 Location GB can you send in FIDAP, but i think you do not have IOELIRINT=YES; set. so you have to IOELE; then IOELIRINT=YES; and in future it will create files with commands. as for the past, you can only see who logged on at what time with the username if PRINT=YES was not done to start logging. best parnum Upvote 0 Downvote
can you send in FIDAP, but i think you do not have IOELIRINT=YES; set. so you have to IOELE; then IOELIRINT=YES; and in future it will create files with commands. as for the past, you can only see who logged on at what time with the username if PRINT=YES was not done to start logging. best parnum