From owner-freebsd-questions@FreeBSD.ORG Sun Sep 14 17:20:14 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 778DE1065698 for ; Sun, 14 Sep 2008 17:20:14 +0000 (UTC) (envelope-from yury.michurin@gmail.com) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.235]) by mx1.freebsd.org (Postfix) with ESMTP id 1967D8FC17 for ; Sun, 14 Sep 2008 17:20:08 +0000 (UTC) (envelope-from yury.michurin@gmail.com) Received: by qb-out-0506.google.com with SMTP id f30so2206183qba.35 for ; Sun, 14 Sep 2008 10:20:08 -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:to :subject:in-reply-to:mime-version:content-type:references; bh=Noa+N3czRIy+SOzJvEw5H6uW2iLx7MjzedMcb7K5lW8=; b=ibeS/WcE5haa8vu+uaVKSVtihaC9UDVsQnP+qgH1FyFeQ3BCzJBukU6Bn4njCp48kS g75Y3HVJTtyx1gJQn5v1PKcR4ZkYYMWBX3JQbQCfEFbq3mHE0bldixxwNuwfFqkhcNm9 2jtyMx7WgHaSluSKK6NIQkXqi8zoCO0uLcueY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=bOXuU93xOlev22p5NwOpoKxqJOQyEkTN1ISWrdPo1S2eP0XD32JOzgh6Kazg5L9naf QekpEFBCLeARCQTU+BzvWLWELrrnbw55jMd+XHJcywzchdCRw7G+aEZcmOv7khPNMpVC vsAdvOIBb0zXk9JxYqixixycYRViT6QoRT5+8= Received: by 10.114.25.19 with SMTP id 19mr5273939way.225.1221412807831; Sun, 14 Sep 2008 10:20:07 -0700 (PDT) Received: by 10.114.174.9 with HTTP; Sun, 14 Sep 2008 10:20:07 -0700 (PDT) Message-ID: <692c9a9f0809141020p671320f9rab18e782952b18fe@mail.gmail.com> Date: Sun, 14 Sep 2008 20:20:07 +0300 From: "Yury Michurin" To: "Diego F. Arias R." , freebsd-questions@freebsd.org In-Reply-To: <3b93bd110809141012p66c4ef53u48e651fae3ccc3a1@mail.gmail.com> MIME-Version: 1.0 References: <692c9a9f0809121334i21e9861bu9ecf6e890680636f@mail.gmail.com> <692c9a9f0809140959m5d82a8bagcd74f5a70df70ebf@mail.gmail.com> <3b93bd110809141012p66c4ef53u48e651fae3ccc3a1@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: 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: Sun, 14 Sep 2008 17:20:15 -0000 I've looked into it, but i don't seems to understand if the the files inherit the properties... lets say if i have /home/user/ i set ACL for it, does files in it inherit the dir's ACL or i need to set it manually for each one? as it seems to me, i do, and it does not solve my problem ;\ since, lets say user1 uploads his files with sftp, i need then set somehow manually the ACL for user 'www' to read the files. Best regards, Yury. On Sun, Sep 14, 2008 at 8:12 PM, Diego F. Arias R. wrote: > On Sun, Sep 14, 2008 at 11:59 AM, Yury Michurin > wrote: > > 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 =) > > > > On Sun, Sep 14, 2008 at 2:47 PM, Ivan Voras wrote: > > > >> Yury Michurin wrote: > >> > We are currently considering to purchase IBM x3550 with ServeRAID-8k, > in > >> > order to run FreeBSD 7 with RAID5, > >> > but it is very unclear from what I've saw on the Internet, whether the > >> > driver support on FreeBSD is stable enough for production use, > >> > >> I've never had problems with it, and I didn't heard of any serious > >> problems others had. > >> > >> > and I've left with many questions unanswered, with which I hope you'll > be > >> > kind to help me =) > >> > > >> > > >> > 1. Is FreeBSD supports the device right after install or I need to > >> recompile > >> > the kernel? > >> > >> It's available by default. This is the aac driver: > >> http://www.freebsd.org/cgi/man.cgi?aac > >> > >> > 2. Is tools for manage the RAID available? If no, how you rebuild the > >> array > >> > on drive failure (and how to detect it)? > >> > >> You can use the aaccli management tool : > >> http://www.freshports.org/sysutils/aaccli/ > >> > >> > I've just remember i had another unanswered question, not related to > >> x3550: > >> > 3. When I've used FreeBSD 6.2, it had a limitation, that a user can be > >> > member only of N groups (don't remember exactly, i think N = 15), > >> > however i couldn't find any official documentation of that issue, nor > if > >> it > >> > still exists in FBSD 7, so is it? =) > >> > >> It still exists and AFAIK it won't be changed soon because of the need > >> to support NFS. You could try raising the issue again on the > current@list. > >> > >> > >> > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > > > > Maybe ACLs > > -- > mmm, interesante..... >