Re: File Permission - Rename but not Write
- From: CGoal <CGoal@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 24 Mar 2008 12:37:08 -0700
Thanks. So it sounds like the RENAME is a DELETE and WRITE. So there will be
NO way for me to prevent a user from doing a SAVE AS into that DATA folder.
hmm.. ok. Appreciate the timely repsponse.
good point with the groups. that is what i have in place but was trying to
simplify the questions.
"Meinolf Weber" wrote:
Hello CGoal,.
Renaming a file/folder includes DELETE right for the old one and WRITE right
for the new one.
Also if you need different acces rights on folders, create 3 different security
groups. For each folder an own group and do not work with DENY. Doesn;t matter
what you configure later, the DENY win's allways. And maybe in one year your
have forgotten this configuration and do not find the problems. Try alwways
to avoid DENY configuration, it is easy to set but hard to find when you
have problems.
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
Is that possible.
I have a FILE SHARE created that a user has Write Permission to.
In that FILE SHARE there are 3 folders:
LOGS
ARCHIVE
DATA
I have DENIED the user access to LOGS and ARCHIVE
So I have done that at the folder level and is working good.
But in the DATA folder, I want the user to just have RENAME access but
not
WRITE
Meaning, my application dumps a file called, "FILE-1234567.txt"
I have another 3rd Party application that is looking for that file
called
"FILE.txt"
( I dont have the source code to change )
So I need the end user to go in and rename the file manually.
However, it is finincial data, so i want to make sure that the user
can not change the contents or do a SAVE AS into that directory.
- References:
- Re: File Permission - Rename but not Write
- From: Meinolf Weber
- Re: File Permission - Rename but not Write
- Prev by Date: Re: File Permission - Rename but not Write
- Next by Date: Re: Securing a shared folder
- Previous by thread: Re: File Permission - Rename but not Write
- Index(es):
Relevant Pages
|