Date: Thu, 13 Apr 2000 16:46:48 -0400 From: Robert Withrow <bwithrow@nortelnetworks.com> To: Ted Faber <faber@ISI.EDU> Cc: "Withrow, Robert (W.) [BAY:BL60:430]" <bwithrow@BayNetworks.COM>, hackers@freebsd.org, witr@rwwa.com Subject: Re: Authorization broken in 4.0 REL/XDM? Message-ID: <200004132046.QAA36277@tuva.engeast.baynetworks.com> In-Reply-To: Message from Ted Faber <faber@ISI.EDU> of "Thu, 13 Apr 2000 13:23:07 PDT." <200004132023.NAA28889@ted.isi.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
faber@ISI.EDU said: :- It took me an hour to figure this out today, and I'll be delighted if :- it solves your problem. :-) You da man! Here is the change I made. Dear core team, please add to errata! Thanks! *** xdm-config.orig Thu Apr 13 16:37:35 2000 --- xdm-config Thu Apr 13 16:37:52 2000 *************** *** 10,16 **** --- 10,18 ---- ! X terminals will be configured that way, so by default ! use authorization only for local displays :0, :1, etc. DisplayManager._0.authorize: true + DisplayManager._0.authName: MIT-MAGIC_COOKIE-1 DisplayManager._1.authorize: true + DisplayManager._1.authName: MIT-MAGIC_COOKIE-1 ! The following three resources set up display :0 as the console. DisplayManager._0.setup: /usr/X11R6/lib/X11/xdm/Xsetup_0 DisplayManager._0.startup: /usr/X11R6/lib/X11/xdm/GiveConsole -- Robert Withrow -- (+1 978 288 8256) BWithrow@BayNetworks.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004132046.QAA36277>