The UNIX and Linux Forums
>
Special Forums
>
Filesystems, Disks and Memory
Export a file system with write permissions
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
Export a file system with write permissions
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
05-16-2008
sysgate
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.
sysgate
View Public Profile
Find all posts by sysgate