The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Filesystems, Disks and Memory
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 05-16-2008
sysgate's Avatar
sysgate sysgate is offline
Unix based
 

Join Date: Nov 2006
Location: /root
Posts: 1,160
On AIX and *BSD is possible, let's say :
Quote:
/tmp/test1 - allowing user1,(rw), insecure
/tmp/test1 - allowing user2,(r), secure --no-acl
These are just examples I have found in the net.
Reply With Quote