Cannot copy file_name: Access is Denied

  • Thread starter Thread starter MadDog
  • Start date Start date
M

MadDog

I have a user that tries copying files into a shared folder and she gets:
"Cannot copy <file_name): Access is Denied. Make sure that the disk is not
full or write-protected and that the file is not currently in
use." I've tried taking ownership, which allows ME to move the files. I give
her ownership and she still can't complete the above task. The disk is not
full or write protected and the user has the appropriate share/ntfs perms.
Any suggestions?
 
Dig deeper into the permissions, look in the "Special" or "Advanced"
Security permissions. If you can do it and she can't then she or her
User Group has a restriction in place.

John
 
MadDog said:
I have a user that tries copying files into a shared folder and she gets:
"Cannot copy <file_name): Access is Denied. Make sure that the disk is not
full or write-protected and that the file is not currently in
use." I've tried taking ownership, which allows ME to move the files. I
give her ownership and she still can't complete the above task. The disk
is not full or write protected and the user has the appropriate share/ntfs
perms. Any suggestions?

You should set the permissions of the "Share" to "Full access
for everyone", then adjust your NTFS permissions to suit your
needs.
 
John John (MVP) said:
Dig deeper into the permissions, look in the "Special" or "Advanced"
Security permissions. If you can do it and she can't then she or her User
Group has a restriction in place.

John
I checked deeper into the permissions as mentioned and did not see any
conflicts (ie group membership perms taking precendence over the user...). I
added this person (temporarily) to the Domain Admins and she was able to
complete her task as normal.

I setup the share as Everyone -- Full Control. I explicitly assigned NTFS
perms on the folder below that. When I stopped inheritance to this folder, I
chose to copy the existing perms and then removed the domain\users group,
added the individuals and gave them the appropriate perms.
 
Back
Top