From owner-freebsd-questions Thu Feb 27 15:49: 6 2003 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 9A88937B401 for ; Thu, 27 Feb 2003 15:49:05 -0800 (PST) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EDE843F85 for ; Thu, 27 Feb 2003 15:49:04 -0800 (PST) (envelope-from dmitry.popov@arteffect.ru) Received: from miracle (ppp138-148.dialup.mtu-net.ru [62.118.138.148]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id B850F1012D7 for ; Fri, 28 Feb 2003 02:48:18 +0300 (MSK) (envelope-from dmitry.popov@arteffect.ru) From: "Dmitry Popov" To: Subject: Very strange behavior of ls & user groups Date: Fri, 28 Feb 2003 02:48:59 +0300 Organization: ArtEffect Studio Message-ID: <000701c2deba$ce7a2570$948a763e@miracle> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Greetings! I've got some odd problems with FreeBSD 4.5: 1. invocation of "ls -l" or other programs like "tar tvzf", that seems to be use the same output library, causes a core dump. althrough, "ls" and "tar xvzf" work fine. are there any ways to fix the problem without rebuilding whole system? 2. apache has its own group and each client, that needs access via HTTP, has its own group and apache as group guest (then apache can read user's files while other users can not). the problem: it seems to be, user (apache) can't be guest in more than 14 groups. is there any workarounds and reasons for such kind of limitations? great thanks for help and advices! please respond to dmitry.popov@arteffect.ru -- Best regards, Dmitry Popov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message