XCOPY and NAS CIFS share
-
segunda-feira, 20 de fevereiro de 2012 11:05
Hi there,
I am using xcopy with /O /X /E /H /K to populate a share on the NAS (CIFS Share) with folders with very specific ACLs.
If i run it as Domain Admin then everything is ok, when it comes to do this thing using an ordinary user i get: A required privilege is not held by the client or Access Denied. This is done using a command prompt with elevated privileges(Windows 7).
I know that this is somehow related to NAS CIFS(based on Redhat Linux) and i am asking how to get rid of this issue?
Thanks,
Todas as Respostas
-
segunda-feira, 20 de fevereiro de 2012 11:13Does the user account have the correct NTFS/Share permissions?
-
segunda-feira, 20 de fevereiro de 2012 12:35
the share has "Authenticated Users" with Read and NTFS Rights Modify.
- Marcado como Resposta IamMredMicrosoft Employee, Owner sábado, 25 de fevereiro de 2012 20:18
-
segunda-feira, 20 de fevereiro de 2012 12:54
Can you try granting full share / ntfs rights to the account you are attempting the copy job with. If that works you can work down the permissions to the level where it is most secure but still functional.- Marcado como Resposta IamMredMicrosoft Employee, Owner sábado, 25 de fevereiro de 2012 20:18
-
segunda-feira, 20 de fevereiro de 2012 13:28
If your share has "read" permissions, you will never be able to write any files below that share. Change it to at least "Change" to write files. If you need to change permissions, change share rights to "Full Control"the share has "Authenticated Users" with Read and NTFS Rights Modify.
Ralph de Vos
- Editado Ralph de Vos segunda-feira, 20 de fevereiro de 2012 13:28
- Marcado como Resposta IamMredMicrosoft Employee, Owner sábado, 25 de fevereiro de 2012 20:18

