hipersnap
8th February 2007, 10:27
Hi,Super User
My problem about i need to check current who access session ?
Exam
Now session tccom0501m000 access by admin.
How to i get "admin".
Thank you.
george7a
8th February 2007, 10:51
Hi,
You can use bshcmd6.1 command to find out all the sessions that a specific PID is using.
There are allot of threads about this issue. Here are some of them:
http://www.baanboard.com/baanboard/showthread.php?t=24255&highlight=bshcmd6.1
http://www.baanboard.com/baanboard/showthread.php?t=16172&highlight=bshcmd6.1
http://www.baanboard.com/baanboard/showthread.php?t=1937&highlight=bshcmd6.1
I hope it helps,
- George
bigjack
8th February 2007, 11:56
Hi George,
In my experience bshcmd6.1 had an unpredictable behaviour. The output was not guranateed all the times.
Bye
george7a
8th February 2007, 12:12
Hi bigjack,
Check this post of mine. It summarizes what I have found about this command (In UNIX):
http://www.baanboard.com/baanboard/showpost.php?p=106192&postcount=3
I hope it helps,
- George
hipersnap
9th February 2007, 08:41
Thank you super for any reply.