SCREEN_07=xterm

root@virtual-tc:~# hexdump -C /proc/1731/cmdline
00000000  78 66 72 65 65 72 64 70  00 2d 66 00 2d 2d 69 67  |xfreerdp.-f.--ig|
00000010  6e 6f 72 65 2d 63 65 72  74 69 66 69 63 61 74 65  |nore-certificate|
00000020  00 2d 2d 6e 6f 2d 6e 6c  61 00 2d 64 00 67 70 72  |.--no-nla.-d.gpr|
00000030  63 00 2d 75 00 64 62 75  72 67 65 73 73 00 31 37  |c.-u.dburgess.17|
00000040  32 2e 32 31 2e 33 34 2e  31 00                    |2.21.34.1.|
0000004a

root@virtual-tc:~# hexdump -C /proc/1653/cmdline
00000000  78 69 6e 69 74 00 2f 75  73 72 2f 73 68 61 72 65  |xinit./usr/share|
00000010  2f 6c 74 73 70 2f 78 69  6e 69 74 72 63 00 78 74  |/ltsp/xinitrc.xt|
00000020  65 72 6d 20 00 2d 2d 00  3a 37 00 76 74 37 00 2d  |erm .--.:7.vt7.-|
00000030  64 65 70 74 68 00 31 36  00                       |depth.16.|
00000039


SCREEN_07="xfreerdp -f --ignore-certificate --no-nla -d gprc -u
dburgess 172.21.34.1"

root@virtual-tc:~# hexdump -C /proc/1640/cmdline
00000000  78 69 6e 69 74 00 2f 75  73 72 2f 73 68 61 72 65  |xinit./usr/share|
00000010  2f 6c 74 73 70 2f 78 69  6e 69 74 72 63 00 78 66  |/ltsp/xinitrc.xf|
00000020  72 65 65 72 64 70 20 2d  66 20 2d 2d 69 67 6e 6f  |reerdp -f --igno|
00000030  72 65 2d 63 65 72 74 69  66 69 63 61 74 65 20 2d  |re-certificate -|
00000040  2d 6e 6f 2d 6e 6c 61 20  2d 64 20 67 70 72 63 20  |-no-nla -d gprc |
00000050  2d 75 20 64 62 75 72 67  65 73 73 20 31 37 32 2e  |-u dburgess 172.|
00000060  32 31 2e 33 34 2e 31 20  20 00 2d 64 65 70 74 68  |21.34.1  .-depth|
00000070  00 31 36 00                                       |.16.|
00000074

Note that as per my original post, there does not appear to be a pid
for xfreerdp in the second case, as 'ps aux | grep rdp' shows only the
xinit and /bin/sh processes.

db

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to