[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#486606: marked as done (xdm:unable to login - XDM authorization key matches an existing client)



Your message dated Sun, 29 Jun 2008 12:47:17 +0000
with message-id <E1KCwJJ-0007Ox-Qz@ries.debian.org>
and subject line Bug#486606: fixed in xdm 1:1.1.8-1.1
has caused the Debian Bug report #486606,
regarding xdm:unable to login - XDM authorization key matches an existing client
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
486606: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486606
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libx11-6
Version: 4.3.0.dfsg.1-10
Severity: normal

I do not know if this is a bug in xdm, xserver-xfree86, libx11-6
or even in the example program. But when I exchange the execl
in the program given below with a call to main(), this error
does not happen, so this seems to have at least something todo
with libx11-6

Hochachtungsvoll,
        Bernhard R. Link

brl@laptop:~/xtest$ xauth list
192.168.2.75:0  MIT-MAGIC-COOKIE-1  e70163149b4e564dd7ec1a22cdc33bf4
laptop/unix:0  MIT-MAGIC-COOKIE-1  e70163149b4e564dd7ec1a22cdc33bf4
192.168.2.75:0  XDM-AUTHORIZATION-1  edb4ac652e525c5100d4085ba3696f4b
laptop/unix:0  XDM-AUTHORIZATION-1  edb4ac652e525c5100d4085ba3696f4b
brl@laptop:~/xtest$ cat test.c
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <X11/Xlib.h>
Display *dpy;
int main() {
	dpy = XOpenDisplay(":0");
	if (dpy == NULL) {
		fprintf(stderr, "cannot open display :0\n");
		exit(1);
	}
	fprintf(stderr, "opened display :0\n");
	XCloseDisplay(dpy);
	execl("./test","./test", NULL);
	exit(0);
}
brl@laptop:~/xtest$ make
gcc -g -O0 -Wall -L/usr/X11R6/lib -lX11 test.c -o test
brl@laptop:~/xtest$ ./test 
opened display :0
Xlib: connection to ":0.0" refused by server
Xlib: XDM authorization key matches an existing client!
cannot open display :0
brl@laptop:~/xtest$ echo $?
1

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libx11-6 depends on:
ii  debconf [debconf-2.0]    1.4.42          Debian configuration management sy
ii  libc6                    2.3.2.ds1-20    GNU C Library: Shared libraries an
ii  xfree86-common           4.3.0.dfsg.1-10 X Window System (XFree86) infrastr
ii  xlibs-data               4.3.0.dfsg.1-10 X Window System client data

-- debconf information:
  libx11-6/migrate_xkb_dir: true



--- End Message ---
--- Begin Message ---
Source: xdm
Source-Version: 1:1.1.8-1.1

We believe that the bug you reported is fixed in the latest version of
xdm, which is due to be installed in the Debian FTP archive:

xdm_1.1.8-1.1.diff.gz
  to pool/main/x/xdm/xdm_1.1.8-1.1.diff.gz
xdm_1.1.8-1.1.dsc
  to pool/main/x/xdm/xdm_1.1.8-1.1.dsc
xdm_1.1.8-1.1_i386.deb
  to pool/main/x/xdm/xdm_1.1.8-1.1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 486606@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings <ben@decadent.org.uk> (supplier of updated xdm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 29 Jun 2008 12:23:37 +0000
Source: xdm
Binary: xdm
Architecture: source i386
Version: 1:1.1.8-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Ben Hutchings <ben@decadent.org.uk>
Description: 
 xdm        - X display manager
Closes: 486606
Changes: 
 xdm (1:1.1.8-1.1) unstable; urgency=low
 .
   * Non-maintainer upload
   * Disable XDM-AUTHORIZATION in favour of MIT-MAGIC-COOKIE (closes: #486606)
Checksums-Sha1: 
 1f0ed6176894abb3f45ed0aa1b5c6af525b4c8eb 1369 xdm_1.1.8-1.1.dsc
 ef2f631ba2545b0af5dec60fe33a09ab4c436a74 102946 xdm_1.1.8-1.1.diff.gz
 304858d626030b6384b85f61315bf27538a07197 189824 xdm_1.1.8-1.1_i386.deb
Checksums-Sha256: 
 4fce33e696beb3fd6751c6b3009a8ea245e59d094dcd9168bfaaf7b37b87acab 1369 xdm_1.1.8-1.1.dsc
 ec44c04ba593f4e6a523e96e0059daee2f074803450ebf926f56c8435d17d9a1 102946 xdm_1.1.8-1.1.diff.gz
 af2c72eb133b927ee0e137aead2e292e1b9d32c1914d869021ef13ccca378197 189824 xdm_1.1.8-1.1_i386.deb
Files: 
 6ade3a112679cb58ba0454d5eb099602 1369 x11 optional xdm_1.1.8-1.1.dsc
 d9f50bec0463ef8602593e561ca16347 102946 x11 optional xdm_1.1.8-1.1.diff.gz
 e5e2bf954aaa6e08f69579f585c89ebe 189824 x11 optional xdm_1.1.8-1.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIZ4Ia79ZNCRIGYgcRAjsaAKC9rhQhdL1d/7Kd2nY9bHGH8xF8qwCg2Ko4
tk8cdCak16tX2dG5BnjhX+0=
=pDQ8
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: