MediaBin 4.6 (upgraded from 4.5.3)
Windows 2003 EE
I have setup a deployment agent project to run as a domain user, granted the domain user full access on the full UNC path. I logged in as that user on the share and was able to create files and folders successfully. However, when the deployment agent runs, I get the following message for all files:
Target 33.60.52.44 : File Copy Failed : (C:\Program Files\MediaBin Deployment Agent\33_60_52\Menu card.pdf --> \\WOVEN-DEV-MB\MHubTransfer\Completed Asset Source\Channel Print Advertising\Channel Program Ad\Menu card.pdf). CopyFile: Unable to copy file: Access is denied. .
If I change the share permissions to be Everyone, Full Control it works correctly. Who is the Deployment Agent attempting run as? I have it installed on the same server as TeamSite and the service is running as the local system account.
The deployment agent log contains:
06/11/2007 10:41:00 : ------------------------------------
06/11/2007 10:41:00 : Executing P4 : Generate Derivatives
06/11/2007 10:41:00 : ------------------------------------
06/11/2007 10:41:00 : Derivative 33.60.52 : [C:\Program Files\MediaBin Deployment Agent\33_60_52\Menu card.pdf] : Acquired and processed.
06/11/2007 10:41:01 : Target 33.60.52.44 : Acquired.
06/11/2007 10:41:01 : Target 33.60.52.44 : File Copy Failed : (C:\Program Files\MediaBin Deployment Agent\33_60_52\Menu card.pdf --> \\WOVEN-DEV-MB\MHubTransfer\Completed Asset Source\Channel Print Advertising\Channel Program Ad\Menu card.pdf). CopyFile: Unable to copy file: Access is denied.
.
06/11/2007 10:41:02 : ------------------------------------
06/11/2007 10:41:02 : Completed P4 : Deploy Derivatives to Target Locations
06/11/2007 10:41:02 : ------------------------------------
Any ideas?