Re: Cannot give access to X-Server to other users on same machine

2002-03-04 Thread Alan James
On Sun, Mar 03, 2002 at 08:19:59PM -0600, [EMAIL PROTECTED] wrote: > Same here. Still no answer... :( use sudo, its easier. install sudo, edit /etc/sudoers to make yourself a sudoer. then you can $sudo kreatecd Password: Tada it works. sudo seems to keep the users environment so itll use the u

Re: Cannot give access to X-Server to other users on same machine

2002-03-03 Thread camilo
Same here. Still no answer... :( On 3 Mar 2002, at 20:03, Francisco M. Marzoa Alonso wrote: > The trouble: > > [EMAIL PROTECTED]:~$ xhost +localhost > localhost being added to access control list > [EMAIL PROTECTED]:~$ su - > Password: > crom:~# export DISPLAY=":0.0" > crom:~# kreatecd > Xlib: c

Cannot give access to X-Server to other users on same machine

2002-03-03 Thread Francisco M. Marzoa Alonso
The trouble: [EMAIL PROTECTED]:~$ xhost +localhost localhost being added to access control list [EMAIL PROTECTED]:~$ su - Password: crom:~# export DISPLAY=":0.0" crom:~# kreatecd Xlib: connection to ":0.0" refused by server Xlib: Client is not authorized to connect to Server kreatecd: cannot conn