Enabled X connections from local network

Hi,

Does anyone know how to permanently enable X connections from all machines on my local network. I keep having to enter ‘xhost +’ to allow X connections.

jlar

Try this:

edit /etc/sysconfig/displaymanager and change the line DISPLAYMANAGER_REMOTE_ACCESS=“no” to “yes”

run “sudo /sbin/suseconfig” afterwards

Hi,

Thanks for your reply. DISPLAYMANAGER_REMOTE_ACCESS is already set to “yes”

/jlar