Problem
- Product Name: VisiBroker
- Product Version: All
- Platform: Unix
Resolution
1) Run Xserver on the PC.
2) Run telnet in command prompt or run xterm on the PC then connect to the host.
3) Export DISPLAY environment variable on the host as below:
$ export DISPLAY=*IpAddressOfThePC*:0
4) Export DISPLAY environment variable on the PC similarly.
C:\\cygwin\\bin>set DISPLAY=*IpAddressOfThePC*:0
5) Invoke xhost to allow connection from the remote host.
C:\\cygwin\\bin>xhost
access control disabled, clients can connect from any host.
6) After this setup, running lmadm GUI application on the host via telnet will bring the GUI on the PC's screen.
2) Run telnet in command prompt or run xterm on the PC then connect to the host.
3) Export DISPLAY environment variable on the host as below:
$ export DISPLAY=*IpAddressOfThePC*:0
4) Export DISPLAY environment variable on the PC similarly.
C:\\cygwin\\bin>set DISPLAY=*IpAddressOfThePC*:0
5) Invoke xhost to allow connection from the remote host.
C:\\cygwin\\bin>xhost
access control disabled, clients can connect from any host.
6) After this setup, running lmadm GUI application on the host via telnet will bring the GUI on the PC's screen.
Incident #2427775
Old KB# 31326
#lmadm
#VisiBroker
#Security
#telnet
#Display
#vbconsole