From owner-freebsd-questions@FreeBSD.ORG Mon Sep 15 12:32:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 136BE1065685 for ; Mon, 15 Sep 2008 12:32:50 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.232]) by mx1.freebsd.org (Postfix) with ESMTP id D57408FC12 for ; Mon, 15 Sep 2008 12:32:49 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2813680rvf.43 for ; Mon, 15 Sep 2008 05:32:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=5GhcughyzMeVFjHZlpqHtgoKK9JH0efxN0nlI+JCITk=; b=KW3L1Iwv5g/Ctk2nKI/3yIhdbIHTM3M0Gm8c+Q5892RcOuxLCgBWuitsuKNljTRZe5 8OjKKU4tmPqSHTQnWHNWeUsNg7kl1ziteSUq8DUx+9BEJWyaGl1Yuz91QOciCr6SMxNn dFa6CpoevRScQct4wTYEX5p7JMIktbwUBdai4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=SBbyEQJ4H/ehtnh4CtG7PFaP+us2+a8Z464iSJ/QoB1Ks+dEUJJf/5+BgXGKZ76Kka 9WjP6MI5BFBTiqdzZF2i7hFgU5SJvBtlbEQTVVDHxVaVVyHK+3ZXSQqce2M3cMDwgeAN SXn+suMlgwoVWA1UzyigpyPg4j+MISvwT5e24= Received: by 10.141.180.5 with SMTP id h5mr4716879rvp.240.1221480737298; Mon, 15 Sep 2008 05:12:17 -0700 (PDT) Received: by 10.141.159.2 with HTTP; Mon, 15 Sep 2008 05:12:17 -0700 (PDT) Message-ID: <9bbcef730809150512r1f70e4ecke0274be79a0d5235@mail.gmail.com> Date: Mon, 15 Sep 2008 14:12:17 +0200 From: "Ivan Voras" Sender: ivoras@gmail.com To: "Yury Michurin" In-Reply-To: <692c9a9f0809140959m5d82a8bagcd74f5a70df70ebf@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <692c9a9f0809121334i21e9861bu9ecf6e890680636f@mail.gmail.com> <692c9a9f0809140959m5d82a8bagcd74f5a70df70ebf@mail.gmail.com> X-Google-Sender-Auth: 872d62f2e5cba6f8 Cc: freebsd-questions@freebsd.org Subject: Re: x3550 ServeRAID-8k and FBSD 7, group limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2008 12:32:50 -0000 2008/9/14 Yury Michurin : > First of all thank you for the replay =) > You have any idea what other alternatives I have for the group limit? > > I want to implement a webserver that running under www/www, and can read > directory of user1/user1 (user/group) > by adding www to user1's group, so far so good, except the group limit =) No, but you could ask on current@ if anyone's willing to work on changing this.