1844074 Members
2700 Online
110227 Solutions
New Discussion

Restrict Xwindows access

 
Pepe Jimenez Muñoz
Frequent Advisor

Restrict Xwindows access

Hi,

I have a HP-UX 11.11 machine and I want to disable xwindows access to certain users...

How I can do it ????
ppviso
3 REPLIES 3
Steve Steel
Honored Contributor

Re: Restrict Xwindows access

Hi

# /usr/dt/config/Xaccess is a factory-default file and will
# be unconditionally overwritten upon subsequent installation.
# Before making changes to the file, copy it to the configuration
# directory, /etc/dt/config. You must also update the accessFile
# resource in /etc/dt/config/Xconfig.
#


This will stop it at host level


Steve STeel






If you want truly to understand something, try to change it. (Kurt Lewin)
Christian Deutsch_1
Esteemed Contributor

Re: Restrict Xwindows access

Hi Steve,

I want to allow a rack system to display its Gnome window manager on my HP-UX workstation's display/Xserver. I've done a lot of experimenting with xhost and so on. From your message it seems to me that all I need to do is have the right lines in /etc/dt/config/Xaccess and /etc/dt/config/Xconfig on my workstation (where the Xserver runs).

Is that correct?

Thanks for any inputs, Christian
Yeshua loves you!
Steve Steel
Honored Contributor

Re: Restrict Xwindows access

Yep

That should be ok

Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)