Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
reverse deployment permissions question
System
Hi All -
This is on Solaris OpenDeploys, version 6.02.
I'm reverse deploying from a receiver into a base OD, with the target on the base (reverseTarget) being a TeamSite WORKAREA.
The reverse deployment works fine in terms of bringing the content into the WORKAREA (TeamSite 6.1, by the way), but I'd like to have the deployment change the permissions as it puts the files into the WORKAREA. I thought this would be as simple as setting the group and user to the desired values (which are compatible with the WORKAREA's allowed group / users), but it just seems to retain the values from the reverseSource.
Any ideas as to what additional config I need to make? Here's the listing of the deployment config. Pretty simple, I thought:
(please excuse the *s at the beginning and end of the lines. I don't yet know how to block out xml.. Just take my word for it that it's a properly formed deployment script)
*?xml version="1.0" encoding="ISO-8859-1" ?*
*deploymentConfiguration*
*localNode host="camb2ep2" timeout="" blockMaxWaitTime="1800" blockCheckInterval="30" /*
*replicationFarmSet*
*replicationFarm name="backwards" quorum=""*
*nodeRef useNode="PLANO_TIE_WEB" /*
*/replicationFarm*
*/replicationFarmSet*
*definition name="reverse"*
*reverseSource useReplicationFarm=""*
*sourceFilesystem area="/cust/env2/site_brand/doc/renov" filelist=""*
*pathSpecification*
*path name="." /*
*/pathSpecification*
*/sourceFilesystem*
*replicationFarmLink*
*internal name="backwards" /*
*/replicationFarmLink*
*/reverseSource*
*reverseTarget*
*targetTeamsite applyExtAttrs="no" area="/iwmnt/b2c/main/nikestore/WORKAREA/integration"*
*pathSpecification*
*path name="." /*
*sourceTransferRules followLinks="no" /*
*targetRules area=""*
*permissionRules amask="" omask="" directory="" file="" group="500249" user="iwoven" changeAccess="" setAccess="" /*
*/targetRules*
*/pathSpecification*
*/targetTeamsite*
*/reverseTarget*
*/definition*
*deployment transactional="no"*
*execDeploymentTask useDefinition="reverse" /*
*/deployment*
*/deploymentConfiguration*
Thanks for any help!!
Wally Box
Nike, Inc.
Find more posts tagged with
Comments
There are no comments yet