From owner-freebsd-ports Tue Mar 19 13:20:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 78F7337B42C for ; Tue, 19 Mar 2002 13:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2JLK2n17272; Tue, 19 Mar 2002 13:20:02 -0800 (PST) (envelope-from gnats) Date: Tue, 19 Mar 2002 13:20:02 -0800 (PST) Message-Id: <200203192120.g2JLK2n17272@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Stefan `Sec` Zehl Subject: Re: ports/36084: xdm XDCMP says 'This account is currently not available' Reply-To: Stefan `Sec` Zehl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/36084; it has been noted by GNATS. From: Stefan `Sec` Zehl To: Will Andrews Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/36084: xdm XDCMP says 'This account is currently not available' Date: Tue, 19 Mar 2002 22:11:31 +0100 --cmJC7u66zC7hs+87 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Mar 19, 2002 at 11:58:55AM -0500, Will Andrews wrote: > On Tue, Mar 19, 2002 at 10:46:21AM +0100, Stefan `Sec` Zehl wrote: > > DisplayManager.willing: su -m nobody -c /usr/X11R6/lib/X11/xdm/Xwilling > > Can you send a patch? I don't use XDM and don't want to get this > wrong. Of course. Sorry it took me so long, but at first I didn't notice the patches all have to be in the files/ subdirectory of the XFree86-4-libraries port. %) CU, Sec -- Consider the need for having to type "www.domain.name" a little IQ test that you have to take before you can access my web site.' -- Wietse --cmJC7u66zC7hs+87 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch-xdm-config --- programs/xdm/config/Imakefile.org Sun Nov 25 13:49:19 2001 +++ programs/xdm/config/Imakefile Tue Mar 19 18:11:50 2002 @@ -28,7 +28,7 @@ XDMPIDDIR = $(XDMDIR) #endif -#if defined(OpenBSDArchitecture) || defined(NetBSDArchitecture) +#if defined(OpenBSDArchitecture) || defined(NetBSDArchitecture) || defined(FreeBSDArchitecture) SU = "su -m" #else SU = su --cmJC7u66zC7hs+87-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message