I am using FreeBSD 14.1 with CDE (https://sourceforge.net/projects/cdesktopenv/)
I would like to disable
xauth
and use just xhost
.
I am unsure if this has to be done via Xorg server configuration (FreeBSD) or via CDE config files.
This is what I have tried:
1. Modify /etc/dt/config/Xconfig
:
Dtlogin*authorize: False
2. Delete user's .Xauthority
file.
Asked by M.E.
(631 rep)
Sep 28, 2024, 07:17 AM