Paul Miller <[EMAIL PROTECTED]> writes: > > On 13 Nov 1997, Ben Pfaff wrote: > > > You can turn off this security by typing `xhost +localhost' at an > > xterm prompt; thenceforth during that X session any user on the local > > computer will be able to run clients. > > hmm.. I'll try that, maybe that will temperary fix my problem with running > root programs while another user is using the display. >
Another workaround is: cp /home/USER/.Xauthority /root/ This will copy the users auth-cookie to root, and thus allow root to run X applications. However, the procedure must be repeated every time a new cookie is generated, i.e. every time the user logs in. - Sten Anderson -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .