On Wed, 19 Jul 100 [EMAIL PROTECTED] wrote:
> Hi there: > > My problem is I can't get into X mode, aparently 'cause of an > authorization issue. > > My .xsessionerror file has these lines: > =================================================================== > xrdb: Can't open display ':0' > Xlib: connection to ":0.0" refused by server > Xlib: Client is not authorized to connect to Server > xmodmap: unable to open display ':0' > /usr/bin/X11/WindowMaker fatal error: could not open display ":0" > =================================================================== > > What should I do? Do I have to setuid... what? > > I hope you don't mind such a newbie question. > Thanks! > > ------------------------------------------------------- > Este mensaje fue enviado mediante Web E-mail de MegaRed > INTERNET POR CABLE <<<<< > >>>>>http://www.megared.net.mx > > X11 is capable of using a number of ways to permit users to connect to it. Your problem is probably caused because the server and the client run with different user IDs. You had better see X(1), xauth(1x), xhost(1x) and iceauth(1x). Hope I help, Pavel