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)
Migration 6.5->7.3.2 (Group not shown)
akashmishra17
We are migrating Teamsite 6.5 SP1 Windows 2003 to 7.3.2.
We have created all the OS users and OS groups and added users to the groups.
Also run the iwidmap for users and groups.
After this we ran iwaccessmigrate,
Now the issue is although users are getting attached to the files present inside the workarea. But the groups and owners of the workarea are not getting populated instead it is taking the group id and user id for from the iwidmap file.
Example :-
<RECORD> <TOKEN data = "232"/>
<ID data ="
S-1-5-21-1844237615-776561741-725345543-1056
"/>
<NAME data="ICMSPA11\padmsmugrp"/>
</RECORD>
<RECORD>
The above ID’s (
S-1-5-21-1844237615-776561741-72XXXX3-1056
) highlighted are getting attached to the workarea group and not the actual name (UserGrp1).
Any suggestions.
Find more posts tagged with
Comments
Adam Stoller
Try re-running iwidmap (use -x -u and -x -g to export complete listings, edit [if needed] then -i -u and -i -g to import if edited) - then run iwstoreadm -d default and iwstoreadm -a default to and refresh your browser window.
Note: Using TeamSite Groups is usually much easier (IMO) than using OS Groups.
Snap 2016-07-19 at 09.36.57.png
Snap 2016-07-19 at 09.39.40.png
Snap 2016-07-19 at 09.41.10.png
Top5Group.rptdesign
akashmishra17
Thanks Ghoti, Its worked
I have tried iwidmap -u -a -i and iwidmap -g -a -i last time lot of time but havent deactivated and activated the store after doing it now groups are populating.