Operating System - HP-UX
1834455 Members
3548 Online
110067 Solutions
New Discussion

A clean way to lockdown X

 
SOLVED
Go to solution
harmt01
Frequent Advisor

A clean way to lockdown X

I need a way to limit access to X without stopping services and editing a file whenever we need to use it. I have multiple subnets with users to control. Also the fix must comply with SOX audit requirements. The best fix would be a way to allow UNIX groups control.

Thanks
Life isn't about how you survived the storm, it's about how you danced in the rain!
2 REPLIES 2
Steve Steel
Honored Contributor
Solution

Re: A clean way to lockdown X

Hi


/usr/dt/config/Xaccess is the only solution there is


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

Re: A clean way to lockdown X

You can give access using - /usr/dt/config/Xaccess file. Everytime, you edit it, you will have to restart X. dtconfig -reset will do it.
There is no substitute to HARDWORK