We're looking at using TeamSite groups (ala iwgroup) in 6.5 [Solaris] and the documentation for this seems to be severely lacking in the area that we're trying to deal with right now.
We've created a bunch of groups on our new box with the iwgroup CLT - fine.
We brought over our old backing store onto our new machine - but of course all the files and directories reference OS groups from the old box, which we don't have because we're using TSgroups.
So - my gut reaction is - Okay - use iwidmap to fix this.
Well, the output from iwidmap (iwidmap -g -x ~/gpfile /store/default) shows that iwidmap has indeed been modified for 6.5 because there is now an IWGID element in each record - e.g.
<RECORD>
<TOKEN data = "116"/>
<ID data ="111"/>
<IWGID data ="-1"/>
<NAME data ="111"/>
</RECORD>Now - in this case, I know that the old GID
111 refers to the old OS group "
osers" which is now a TS group with the same name. So should my "fixed" record look like this
<RECORD>
<TOKEN data = "116"/>
<ID data ="111"/>
<IWGID data ="osers"/>
<NAME data ="osers"/>
</RECORD>or am I supposed to get a numerical id for the TS group somehow? (I don't see anyway to do that via the iwgroup CLT)
The CLT documentation for iwidmap is scarecely more than the usage information you get if you run the command with the '-h' flag -- hardly what I would call documentation - more like a stub of documentation that nobody ever finished.
Any ideas here?
--fish
Senior Consultant, Quotient Inc.
http://www.quotient-inc.com