comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: create file that is readable only
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: create file that is readable only [message #73241 is a reply to message #73162] Fri, 29 October 2010 01:23 Go to previous messageGo to previous message
Carsten Lechte is currently offline  Carsten Lechte
Messages: 124
Registered: August 2006
Senior Member
On 28/10/10 22:53, Truong Le wrote:
> Is there anyway we can set full restriction such that NO ONE is allow
> to modify it?

If you want to prevent anyone from restoring write permissions on the
file and then modifying it, you have to change the owner of the file
and then give only read permission to other users. As far as I know,
this owner change can only be done by the super user/system
administrator. It is how all the system files are protected against
modification by regular users. If you also want to prevent deletion of
the file, its containing directory must also be owned by a different user.


chl
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDL 8.0.1 Bugs Fixed
Next Topic: Orbit Calculation

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 03:58:35 PDT 2025

Total time taken to generate the page: 0.47906 seconds