When I open AIX server (let's call it "myserver") via citrix the DISPLAY is set to :10.0
When I reset DISPLAY to myserver:10.0 I can't successfuly execute "xhost +".
$ xhost +
access control disabled, clients can connect from any host
1346-217 xhost: must be on local machine to enable or disable access control.
Why it fails? the "myserver" is the hostname of the server I am loged in and for this hostname I have a right entry in /etc/hosts
When I reset DISPLAY to myserver:10.0 I can't successfuly execute "xhost +".
$ xhost +
access control disabled, clients can connect from any host
1346-217 xhost: must be on local machine to enable or disable access control.
Why it fails? the "myserver" is the hostname of the server I am loged in and for this hostname I have a right entry in /etc/hosts