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)
iwextattr error 2422
duartecordeiro
Hi,
while trying to copy some dcrs to a new teamsite instalation, if I use the following command line:
Y:\default\main\Internet\gsk.pt\WORKAREA\gsk_authors\templatedata\GSK\GraphicalPalette\data>iwextattr -s /DCR/Type=GSK/GraphicalPalette /default/main/internet/g
sk.pt/workarea/gsk_authors/templatedata/gsk/graphicalpalette/data/layout1.dcr
I get the folowing error:
Got error 2422 from server
I tried all variations: adding y: to the file path;adding Teamsite/Tempalting before DCR/Type.. but I always get the same error.
Anybody knows what's happening ?
Thanks in advance,
Duarte
--
Duarte Cordeiro
Neoris Pootugal
Find more posts tagged with
Comments
Adam Stoller
I don't see anything intrinsically wrong with your command - and I was able to run a similar command on my system without problems.
What version of TeamSite are you using (including SP level)?
What are the permissions on the branch / workarea / directory / file that you are trying to set extended attributes on?
Who are you logged in as?
Is the file locked? Is the file set as read-only?
--fish
(Interwoven Senior Technical Consultant)
duartecordeiro
(I forgot to tell that we made a update last week, and prior to this I was able to type the specific command)
Hi, found the solution on interwoven site:
Article: 49663
"In previous versions of TeamSite, any user could set extended attributes on any file. Beginning with TeamSite 5.5.2 SP2, security enhancements require that you have to be able to modify the file, which means you must either:
- Have execute permissions on the parent directory, and own or have write permissions on the actual file.
- Have at least read permissions on the file, and have execute and write permissions on the parent directory. "
Logged with the correct user, I'm able to run iwextattr as wanted.
Thanks for your help,.
Duarte
--
Duarte Cordeiro
Neoris Pootugal