On Sat, 27 Dec 2003, Hitesh Lad wrote: > 5) People belonging to 'accounts' can *read* 'sales' folder . > They cannot add/delete files.
I think this is not possible with traditional scheme of permissions. The problem is you are trying to give different group permissions ( mgmt and acc ) to a single folder ( sales ) I think you have to use Access Control List (ACL's ) for this. -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

