|
|
![]() |
|
|
Top | #1 |
|
OSNN One Post Wonder
Joined: January 2005
Posts: 1
Reputation: 0
Power: 0 |
I have two folders on my SQL2003 server. I also have a user that must access/run jobs in one of them. The first directory/folder is secured so that the user cannot access it at all. Not even read access. The second directory, the user has all permissions to (though it is not shared) except "Full Control". He needs to be able to read, execute, delete, and write to files in this directory. Trouble I am seeing is that when I transfer files from the secure directory into the "open" one, he still is not able to access the files there. I initially was lead by research to show that the files copied from the secure directory into the open one still had permissions on them that were apparently inherited from the secure directory. Thinking I had found the problem, I went to the "open" directory and for that user's permissions, set them to full permissions. When I right-click on one of the copied folders from the secured directory, it shows effective permissions that prevent access to the new file (shaded, leading me to think they are inherited permissions). I have already set the user's permissions (special permissions) to override any inherited permissions, but still they only seem to apply to files in the directory at the time I do the override. Is there a way to disregard inherited permissions on the files copied into the open directory from the secure one, without having to manually do it after every file is copied over? Thanks, Paul |
|
|
|
|
|
Top | #2 |
|
OSNN One Post Wonder
Joined: November 2004
Posts: 1
Reputation: 0
Power: 0 |
Sounds like basic NTFS permissions. If you copy a file within the same partition it retains it's permissions. If you move a file within the same partition it inherits the permissions of the new folder. If you copy that file to another partition it inherits the permission of the new folder. If this is the problem, you need to put the two folders on separate partitions or move the files to the new folder on the same partition.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| File "~" in user folder... | seba79 | Windows Desktop Systems | 1 | June 24th, 2003 6:43pm |
| File/Folder/Disk Secure Eraser | Friend of Bill | Windows Desktop Systems | 1 | June 2nd, 2003 7:23am |
| Cant open a simple folder | poolmanmichael | Windows Desktop Systems | 5 | November 16th, 2002 5:40pm |
| file access denide after moving a file to another folder | joker_rs | Windows Desktop Systems | 1 | April 18th, 2002 2:50pm |
| Change Registered User & user folder name | mangoes | Windows Desktop Systems | 7 | April 1st, 2002 5:16am |