This is a discussion on allow only single user access file system? within the AIX Operating System forums, part of the Unix Operating Systems category; --> I try to find out the way in file system level to allow the file only accessable by the ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I try to find out the way in file system level to allow the file only accessable by the single user only, don't want to depend on application level to lock the file. in other word, when the program create or write the file in to this "single access file system", no other program or user can access it while it is still in the middel of writing. |
| ||||
| Raymond Li <rayli@hotmail.com> wrote: RL> I try to find out the way in file system level to allow the file only RL> accessable by the single user only, don't want to depend on RL> application level to lock the file. in other word, when the program RL> create or write the file in to this "single access file system", no RL> other program or user can access it while it is still in the middel of RL> writing. Not possible, to my knowledge. Regards, Nicholas -- http://www.faqs.org/rfcs/rfc1855.html 3.1.1 General Guidelines for mailing lists and NetNews 3.1.3 NetNews Guidelines |