[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

protect a file



Hi Anuj,

You can implement this by giving the user write permission on the file
without giving her write permissions on the directory in which the
file is located.

Regards,

-- Raju

>>>>> "Anuj" == Anuj Kumar <Anuj@xxxxxxxxxxxxx> writes:

    Anuj> Hello Dear, I want protect a file. This is an excel file.
    Anuj> User can use the file, read the file, modify the file.  But
    Anuj> user can not remove the file And can not overwrite the file.
    Anuj> How can do this ??  Waiting your valuable guidance.
    Anuj> Regards, Anuj