Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Aug 2016 11:42:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211624] x11/xdm: Use MIT-MAGIC-COOKIE-1 by default
Message-ID:  <bug-211624-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211624

            Bug ID: 211624
           Summary: x11/xdm: Use MIT-MAGIC-COOKIE-1 by default
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: t@tobik.me
                CC: x11@FreeBSD.org
 Attachment #173356 maintainer-approval?(x11@FreeBSD.org)
             Flags:
                CC: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)
          Assignee: x11@FreeBSD.org

Created attachment 173356
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173356&action=
=3Dedit
xdm.diff

xdm has issues on FreeBSD in the default configuration.  I've had errors wh=
ere
I was successfully logged in and then my X session died immediately.  With
xdm's default config SDL2 clients cannot be run, quitting with:

XDM authorization key matches an existing client!

There are other related issues (see linked bugs).  All of these issues seem=
 to
boil down to XDM-AUTHORIZATION-1 being broken.  Adding=20

DisplayManager.*.authName:     MIT-MAGIC-COOKIE-1

in xdm-config solves all of these problems.  I would like to see this in xd=
m in
the default configuration.

OpenBSD has done this since OpenBSD 2.4:
http://cvsweb.openbsd.org/cgi-bin/cvsweb/xenocara/app/xdm/config/xdm-config=
.cpp?rev=3D1.5&content-type=3Dtext/x-cvsweb-markup

There is a related issue on the Debian bug tracker:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D486606

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211624-13>