From owner-freebsd-questions Fri Aug 23 2:39:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CC0037B400 for ; Fri, 23 Aug 2002 02:39:36 -0700 (PDT) Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.241.160.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5918443E65 for ; Fri, 23 Aug 2002 02:39:35 -0700 (PDT) (envelope-from alex@pipex.com) Received: from myname.my.domain (81-86-155-60.dsl.pipex.com [81.86.155.60]) by colossus.systems.pipex.net (Postfix) with ESMTP id 6D41116000E76 for ; Fri, 23 Aug 2002 10:39:33 +0100 (BST) Received: from myname.my.domain (localhost [127.0.0.1]) by myname.my.domain (8.12.5/8.12.3) with ESMTP id g7N9fHoa004426 for ; Fri, 23 Aug 2002 10:41:17 +0100 (BST) (envelope-from alex@myname.my.domain) Received: (from alex@localhost) by myname.my.domain (8.12.5/8.12.3/Submit) id g7N9fGbs004425 for freebsd-questions@FreeBSD.ORG; Fri, 23 Aug 2002 10:41:16 +0100 (BST) Date: Fri, 23 Aug 2002 10:41:16 +0100 From: Aleksandar Simic To: freebsd-questions@FreeBSD.ORG Subject: /usr/X11R6/bin/Xfree86 permissions ? Message-ID: <20020823094116.GA93478@myname.my.domain> Mail-Followup-To: Aleksandar Simic , freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, after upgrading my ports collection using portupgrade(1) I couldn't start X. I got the following error: "xf86OpenConsole: Server must be suid root" So I changed the permission of /usr/X11R6/bin/XFree86 from -rwxr-xr-x to -rwsr-xr-x, and then I could startx(1). The server in questions is XFree86-Server-4.2.0_5. I was wondering why wasn't suid bit set by default ? And did anybody else get this same error ? Thanks, --Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message