Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
targetTeamsite EAs and OWNER
patrickm
Hey all,
Using TS6.5SP2 on Win2000.
I'm trying implement a "release" precess, moving code from say SIT to UAT to Ref branches. For this I am using OpenDeploy, deploying the extended attributes using the standard OD syntax.
[targetTeamsite area="$tPath^" applyExtAttrs="yes"/]
This is working fine, with permissions and EAs being picked up. All except the file owner and group. These are being set as "BUILTIN\Administrators" and "NT AUTHORITY\SYSTEM" respectively.
I could create a DNR to update all file with default valid values, but ideally I like to be able to (1) have the source values deploy or (2) be able set a value in the deployment script.
Has anyone any thoughts/ideas (without having to use submit.cfg).
Thanks a mil, Pat
Find more posts tagged with
Comments
nipper
Are you setting the ownership in the deployment.xml ? Can you post it ?
patrickm
I don't believe I am setting it, I'll check and post the xml tomorrrow.
Thanks, Pat
Multi.zip
Migrateduser
We have the same issue. Do we need to set "user" and "group" in permissionRules?. Does that change the Owner and Group of the deployed target file?. We are on windows 2003 server?
patrickm
I needed to use the submit config file