is it possible to identify CobolWOW thin client users on the Sco Unix server?
Windows 7 pro pc's run CobolWOW Extensions- thin client v9 configured to use port 5010 & ip of SCO Unix server.
The CobolWow object is on the SCO Unix Server.
Note below that all CobolWOW Extensions- thin client v9 users are identified as "root" (can't tell who actual user is)
# ps -aef|grep menu.cob
root 5440 5439 0 11:52:50 ? 00:00:02 ./runcobol /usr/cobolwow/me
nu.cob S=00000010 K L=./libtclnt.so C=/u/xxx/idir/co
root 5859 5858 0 12:04:04 ? 00:00:00 ./runcobol /usr/cobolwow/me
nu.cob S=00000010 K L=./libtclnt.so C=/u/xxx/idir/co
root 5871 5870 3 12:04:16 ? 00:00:00 ./runcobol /usr/cobolwow/me
nu.cob S=00000010 K L=./libtclnt.so C=/u/xxx/idir/co
root 5878 2832 3 12:04:18 ttyp70 00:00:00 grep menu.cob
Note below that user name sta12 identified as "sta12" when logged in via terminal emulation software:
# ps -aef|grep sta12
sta12 17960 17959 0 06:36:37 ttyp4 00:00:00 /usr/bin/do-it.sh
sta12 5668 17960 0 11:58:40 ttyp4 00:00:00 /usr/bin/do-it.sh
sta12 5669 5668 0 11:58:40 ttyp4 00:00:00 /usr/bin/runcobol MSTRMENU
s=00000000 -c /u/xxx/livecob.cfg
root 6028 2832 2 12:09:28 ttyp70 00:00:00 grep sta12
#
Looks like since the CobolWOW Extensions- thin client v9 uses port# & ip address it's not associated with the Windows user name or a Unix user name. So all the thin client users show up as "root" when using the command "ps -aef|grep menu.cob".
Any idea if it's possible to identify CobolWOW Extension Thin Client users on the SCO Unix side?
Thanks!!
#RMCOBOL
#COBOL