
Signature
Laurentiu Cristofor [MSFT]
Software Design Engineer
SQL Server Engine
http://blogs.msdn.com/lcris/
This posting is provided "AS IS" with no warranties, and confers no rights.
But problem is that I have tried to give for that account full control
seperately. I mean I added the permission entry "DOMAIN\SQLUser - Full
control" to NTFS security and also to sharing security settings.
Still waiting for help...
Vycka
> If you recently made the domain account an administrator, you may need to
> restart Sql Server for those permissions to take effect. A change of
[quoted text clipped - 27 lines]
>>
>> Vyckla
Laurentiu Cristofor [MSFT] - 24 Aug 2006 22:36 GMT
Does the command work fine if you execute it from a prompt started as the
service account?
Have you checked both the permissions for the share and for the file?
If the answer to both these questions is yes, then you might try to run file
monitor to see where the access denied is coming from. See
http://www.sysinternals.com/Utilities/Filemon.html.
Thanks

Signature
Laurentiu Cristofor [MSFT]
Software Design Engineer
SQL Server Engine
http://blogs.msdn.com/lcris/
This posting is provided "AS IS" with no warranties, and confers no rights.
> But problem is that I have tried to give for that account full control
> seperately. I mean I added the permission entry "DOMAIN\SQLUser - Full
[quoted text clipped - 35 lines]
>>>
>>> Vyckla
Mark J. McGinty - 30 Aug 2006 01:29 GMT
> But problem is that I have tried to give for that account full control
> seperately. I mean I added the permission entry "DOMAIN\SQLUser - Full
> control" to NTFS security and also to sharing security settings.
>
> Still waiting for help...
Try running the SET command under xp_cmdshell to dump the envioronment of
the impersonation context that XP is using (to verify that it is the context
you're expecting.)
Also, is the Access Denied error being returned by the command shell, by
CACLS or by SQL Server?
-Mark
> Vycka
>
[quoted text clipped - 29 lines]
>>>
>>> Vyckla