Date: Tue, 24 Oct 2006 10:07:01 +0200 From: Patrik Jansson <fbsd@aleborg.se> To: Wojciech Puchar <wojtek@tensor.3miasto.net> Cc: freebsd-questions@freebsd.org Subject: Re: ACL: Default and other problems Message-ID: <453DC9A5.3050209@aleborg.se> In-Reply-To: <20061023194301.I96174@chylonia.3miasto.net> References: <20061018141753.GA12559@schottelius.org> <45372B7C.9010201@aleborg.se> <20061023113333.GA22430@schottelius.org> <20061023194301.I96174@chylonia.3miasto.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>> Looks like noone is really using ACLs (and default ACLs) on fbsd. > > classic unix uid/gid is simplest and enough for MOST (or every - i > think) cases. it just needs to be used right Please imagine this. We're running a web server and want each user to be able to modify/delete files created (owned) by Apache user if the file is in that particular users home directory. Maybe this is possible with just uid/gid if every new file created within this directory has the users group and the permissions 664 or even 775, how would this be done (forcing new files group identity and permissions). Thanks, -Patrik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?453DC9A5.3050209>