> > well, i had some problems with this .Xauthority, but not the same way :
> > when logged in, root couldn't open X-based applications...
>
> After upgrading to Debian Etch/Testing, I had exactly the same
> problem. Solution:
>
> As user who is
hen user does startx, the nVidia splash screen appears momentarily,
> > but I'm thrown back to the console. The startx messages only say that
> > .Xauthority is being created. However, no .Xauthority shows up in the
> > user's home directory.
>
>
> Did you put the u
creen appears momentarily,
> but I'm thrown back to the console. The startx messages only say that
> .Xauthority is being created. However, no .Xauthority shows up in the
> user's home directory.
Did you put the user(s) in the group "video"?
[]'s
Cláudio
x messages only say that
.Xauthority is being created. However, no .Xauthority shows up in the
user's home directory.
In ~/Xsession-errors, I get:
Xsession: X session started for brownh at ...
open: Permission denied
I assume the lack of permission is the result of their being no
.Xaut
Hi!
well, i had some problems with this .Xauthority, but not the same way : when
logged in, root couldn't open X-based applications...
after a lot of googling, i found something in the FAQ of xfree86-common
http://darbujan.fzu.cz/cgi-bin/dwww?type=text/plain&location=/usr/share/doc/xfree
On Thu, Aug 18, 2005 at 03:26:12PM -0400, Haines Brown wrote:
> xauth: creating new authority file /home/user/.Xauthority
> /usr/bin/X11/startx: line 132: cannot create temporary file for here
> document: Permission denied
This sort of error can be caused by bad permissions on &
x messages only say that
.Xauthority is being created. However, no .Xauthority shows up in the
user's home directory.
In ~/Xsession-errors, I get:
Xsession: X session started for user at ...
open: Permission denied
I assume the lack of permission is the result of their being no
.Xaut
TECTED]>
> To: "debian-user"
> Sent: Sunday, April 21, 2002 11:24 AM
> Subject: Re: xauthority and root
>
>
xdm sessions should read the .xinitrc file on startup. I don't know what
gdm does.
Actually, I am looking for a solution myself.
-Andy
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
se root, I still have to do the
> >
> > xauth merge ~/username//.Xauthority
> >
> > to get it to work. Is there anyway I can add this to a script at boot,
> > so I don't have to enter it when I need
> > to use something as root? I am not running a server so I d
On Sat, Apr 20, 2002 at 05:22:48PM -0500, Decibels wrote:
> Seems that a lot of the stuff I try to do, like 'make xconfig' and
> starting a xfm session,... for root, when I
> need to use root, I still have to do the
>
> xauth merge ~/username//.Xauthority
>
> to
Seems that a lot of the stuff I try to do, like 'make xconfig' and
starting a xfm session,... for root, when I
need to use root, I still have to do the
xauth merge ~/username//.Xauthority
to get it to work. Is there anyway I can add this to a script at boot,
so I don't have t
I am wondering why Xdialog can't connect to the X server when run from
the at command. I am trying to write little scripts that pop up a
message window using Xdialog, and they work, but if I try to use them in
an 'at' command, instead of executing they fail & mail me this message:
Xdialog: Error i
At 03:34 AM 3/3/02, you wrote:
Hi!
Im having some problems with Xauthority under potato...
By now i have more or less grasped the concept about xauth and
the .Xauthority file, but im not sure about what to do; my problem is
as follows:
I cant run any installed programs if i dont log in to
Hi!
Im having some problems with Xauthority under potato...
By now i have more or less grasped the concept about xauth and
the .Xauthority file, but im not sure about what to do; my problem is
as follows:
I cant run any installed programs if i dont log in to gnome as root,
like for example
ts the X server with XDMCP. Here's where the
problem starts : the machine locks up in spurts (doesn't accept input,
though errors still display in the shell) while in the shell that
started X I see the following messages (copied by hand, can't seem to
redirect output) :
cat:
Hi,
cannot connect to xserver (4.1.0.5) since upgrade to woody. i deleted
.Xauthority and but when it was created again it was empty. Here my
.xsession-errors (root):
Xsession: unable to launch kde X session; kde not found.
Xsession: Falling back to default session.
Xlib: connection to "
On Mon, 2 Jul 2001, tim wrote:
> hello all
>
> I upgraded to kde 2.2beta. I start now to runlevel 5 and kdm.
> My problem is that I dont know how to configure Xauthority that other users
> (even root) can acces the display.
> I get the
rently valid credentials. And root can read
any file, so the mode 0600 on ~tim/.Xauthority doesn't matter.
If it is always user tim, logged in on the :0 display, who su's to root,
then it should work, I figure. Although I must admit not having actually
tested it. As I said, I think it's pretty lame. Do something else.
Cheers,
Joost
On Monday, 2. July 2001 17:00, you wrote:
> On Mon, Jul 02, 2001 at 04:06:40PM +0200, tim wrote:
> > > 1st solution (lame, don't run x programs as root):
> > >
> > > $ su -
> > > # export DISPLAY=:0
> > > # export XAUTHORITY=~tim/.Xauthori
On Mon, Jul 02, 2001 at 08:38:53AM -0500, ktb wrote:
> On Mon, Jul 02, 2001 at 03:22:59PM +0200, Joost Kooij wrote:
> > On Mon, Jul 02, 2001 at 03:03:02PM +0200, tim wrote:
> > > [EMAIL PROTECTED]:~$ su
> >^^^
> > Where is the '-'?
> >
> > Never "su", alway "su -". There i
as root):
> >
> > $ su -
> > # export DISPLAY=:0
> > # export XAUTHORITY=~tim/.Xauthority
> > # xapp &
>
> works! but dissapears after relogin. So where do I need to place it that it
> persists?
If you are the only user that will ever su to run an x app, you can
lib: connection to ":0.0" refused by server
> > Xlib: Invalid MIT-MAGIC-COOKIE-1 key
> > Error: Can't open display: :0
>
> 1st solution (lame, don't run x programs as root):
>
> $ su -
> # export DISPLAY=:0
> # export XAUTHORITY=~tim/.Xauthority
> # x
On Mon, Jul 02, 2001 at 03:22:59PM +0200, Joost Kooij wrote:
> On Mon, Jul 02, 2001 at 03:03:02PM +0200, tim wrote:
> > [EMAIL PROTECTED]:~$ su
>^^^
> Where is the '-'?
>
> Never "su", alway "su -". There is a reason for it. It is not to
> hassle you with having to chan
t; tim:/home/tim# xawtv
> This is xawtv-3.53.1, running on Linux/i686 (2.4.5)
> Xlib: connection to ":0.0" refused by server
> Xlib: Invalid MIT-MAGIC-COOKIE-1 key
> Error: Can't open display: :0
1st solution (lame, don't run x programs as root):
$ su -
# export
hello all
I upgraded to kde 2.2beta. I start now to runlevel 5 and kdm.
My problem is that I dont know how to configure Xauthority that other users
(even root) can acces the display.
I get the following message:
--/
[EMAIL PROTECTED]:~$ su
*- On 7 Aug, erasmo perez wrote about "Xauthority?"
> hallo guys!
>
> where can i specify the name of the server that is authorized to conect
> to my server?
>
> i mean, if i try tu run a graphic application of another server in my
> debian macine, i receive a me
hallo guys!
where can i specify the name of the server that is authorized to conect
to my server?
i mean, if i try tu run a graphic application of another server in my
debian macine, i receive a message:
Xlib: Client is not authorized to connect to server
where/how can I authorize this?
thanks
Hello Remco,
I am Balu, I am working as a Software Engineer in Digital Equibment
India Ltd, Bangalore. I need some calrifications regarding .Xauthority.
I have changed my hostname to more than 31 characters, but the uname
limitation is 32 character only. I changed the hostname in
On 10-May-99 Anthony Campbell wrote:
>
> When you get problems with .Xauthority files, you should delete them and
> then do xauth-b to rebuild them.
I would need to do this at every login :( until I find out what is causing
the problem. What I will do is put something in my .bash_p
On 10 May 1999, Pollywog wrote:
>
> On 10-May-99 John Galt wrote:
> >
> > As root, chown 'em or chmod 666 'em. Xauthority files are standard issue
> > in X. I have no idea why the perms and/or ownership got fouled up, but
> > chown/chmod is a quick fix.
On 10-May-99 John Galt wrote:
>
> As root, chown 'em or chmod 666 'em. Xauthority files are standard issue
> in X. I have no idea why the perms and/or ownership got fouled up, but
> chown/chmod is a quick fix. YMMV but not by much
The problem is that something would cha
As root, chown 'em or chmod 666 'em. Xauthority files are standard issue
in X. I have no idea why the perms and/or ownership got fouled up, but
chown/chmod is a quick fix. YMMV but not by much
On Sun, 9 May 1999, Pollywog wrote:
> I installed KDE 1.1.1 on my Slink system and f
problem is that something keeps putting .Xauthority files in my directory,
and that should not be a problem, except that they are owned root.root and
until I remove them, I cannot start X because I get either an error about
being unable to lock the file, or an error about being unable to write to the
file
Chris Evans wrote:
> Many, many thanks for your help...
>
> On 5 Aug 98, at 12:54, Jens B. Jorgensen wrote:
>
> > First thing is: are you su-ing and then running emacs? When you su you
> > lose your XAUTHORITY environment variable. The variables points to a file
> >
First thing is: are you su-ing and then running emacs? When you su you lose your
XAUTHORITY environment variable. The variables points to a file which is used to
authenticate you to the X server. What's more, the permissions on xauthority
files are
set 600 so that only the user logged i
pens with xedit.
Archive entries seem to say something about an .Xauthority file
which my ordinary user account doesn't have. Same thing happens
after su in xterm though.
I am sure I'm getting my permissions wrong but can't find the
magic key or magic cookie. Anyone put me stra
When I su root and run X (startx) from the su'ed shell,
the owner and modes of the /.Xauthority
are changed to root and rw--- (ls format). (The file group
doesn't change.) Next time you start X as a normal user, no
X applications can be started because .Xauthority is not readable.
'From Bill Leach <[EMAIL PROTECTED]>'
On Sat, May 02, 1998 at 07:35:36PM -0400, [EMAIL PROTECTED] wrote:
[snip]
> > IF you are not running multiple X displays on your machine then a
> > simple technique is to 'su' in an xterm,
> > 'cp /home//.Xa
Do any of you know how to solve the .Xauthority
and exmh tk send problem for Debian? I have only
found the openwin solution in the docs.
Thanks,
Art
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, 16 Jan 1998 [EMAIL PROTECTED] wrote:
> An update on the Xauthority problem 8-)
>
> On a wild idea, I commented out any references to initializing XAUTHORITY
> anywhere in the system. Lo and behold, xauth worked and I now have good
> .Xauthority files for root and oth
An update on the Xauthority problem 8-)
On a wild idea, I commented out any references to initializing XAUTHORITY
anywhere in the system. Lo and behold, xauth worked and I now have good
.Xauthority files for root and other users! I did logout all users to reset
all the enviroment variables before
[EMAIL PROTECTED] wrote:
>
> Martin wrote,
>
> > From: "Christian Hudon" <[EMAIL PROTECTED]>
> > Date: Sat, 21 Jun 1997 14:48:19 +
> > Subject: "xauth +", not a good idea...
> >
>
> > If you don't trust every user on your machine, you'll need to learn a bit
> > about xauth. "xauth list $DISP
Martin wrote,
> From: "Christian Hudon" <[EMAIL PROTECTED]>
> Date: Sat, 21 Jun 1997 14:48:19 +
> Subject: "xauth +", not a good idea...
>
> If you don't trust every user on your machine, you'll need to learn a bit
> about xauth. "xauth list $DISPLAY" will list the key for the display
> $DI
x27;localhost' to some other host name, you can give a user
logged onto another machine access to your display. (extract/merge work in
a binary format instead of text, so they're not really suitable for cut and
paste work.)
If you logged in as a non-root user and want to give root on
rain up front: the magic-cookie auth scheme is
insecure. That said, it is arguably *less* insecure than using xhost.
In order to use it, you need to have your XAUTHORITY environment
variable set. It should be a full-pathname to an xauth file. This is
generally '~/.Xauthority'. Your X server
I'm stumped again. I've lost my ability to control xhost for more than a
minute or so. This is fairly recent.
my "xhost + . . . " line in .xsession used to let me specify my common hosts,
including localhost. No longer.
It is necessary to do an xhost + immediately before a program tries to
>>BG Lim wrote:
>Installing Xfree3.3 form bo-updates gives me Xauthority as well. My
>question is, how do i use it to authorise other users to display on the
>same server?
>
>I know the xauth program is used but I have followed the instructions in
>the man page but
Installing Xfree3.3 form bo-updates gives me Xauthority as well. My
question is, how do i use it to authorise other users to display on the
same server?
I know the xauth program is used but I have followed the instructions in
the man page but still I can't get it to work.
Please help
> > I seem to have a problem with exmh (or X). When I start exmh I get a string
> > of
> >
> > BGRegister insecure server (must run old style xauth). Command ignored.
> >
> > I think I understand what is happening: my X server is not generating
> > the ~
nd what is happening: my X server is not generating
> the ~/.Xauthority file needed to run secure and exmh complains. But I
> haven't been able to fix this problem.
The simplier way is to use xdm.
Alternately, you can create the cookie by yourself if you want to use startx.
I've
Hi,
I seem to have a problem with exmh (or X). When I start exmh I get a string
of
BGRegister insecure server (must run old style xauth). Command ignored.
I think I understand what is happening: my X server is not generating
the ~/.Xauthority file needed to run secure and exmh complains. But I
51 matches
Mail list logo