[Discuss] Auth name: MIT-MAGIC-COOKIE-1 ID: 234, client disconnected RHEL 6
Richard Pieri
richard.pieri at gmail.com
Mon Apr 7 14:56:30 EDT 2014
Matthew Gillen wrote:
> Also, does 'xhost +' solve the problem? (distasteful as it might be to
> use a sledgehammer)
I had to use xhost in order to allow remote OpenCL access on a
Scientific Linux host a while back since remote logins can't access the
hardware directly. It might be a sledge hammer but for once it was an
appropriate tool.
If you use xhost I suggest the following ACL syntax:
xhost +SI:localuser:${USER}
This restricts access to that user as far as the server can tell (SI =
"server interpreted"). Disable the ACL with:
xhost -SI:localuser:${USER}
--
Rich P.
More information about the Discuss
mailing list