On 2007-05-26 20:04, Fajar Priyanto wrote:
> On Sunday 27 May 2007 08:12, Fajar Priyanto wrote:
>   
>> 5. Setting ACL:
>> setfacl -d -m group:sales:rw /sharedir/sales
>> setfacl -d -m group:finance:rw /sharedir/finance
>>     
>
> Ugh, I forgot the management guys:
> groupadd management
> useradd -g management boss1
> setfacl -d -m group:management:rw /sharedir/{sales,finance}
>
> Testing as boss1 to enter sales and finance dir, and modify some files. It 
> should work.
>   
Good explanation (it must be, since I was able to understand it :-) )
Following this thread, I think I saved myself a lot of grief trying to
read manpages, etc.

Would you care to document this now on the opensuse Wiki? :-)

-- 
Moral indignation is jealousy with a halo. -- HG Wells

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to