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)
Using domain user to access TeamSite
chenkevin
I assigned one AD domain group with full control permission during the creation of workarea. But the domain users of this group could not access the created workarea via TeamSite GUI.
However, when I directly accessed shared '\\server\default' folder with one
domain account of the group, I got full control to the workarea.
Does anyone know the reason?
My environment is Windows 2003 Server SP1 and TeamSite 6.7.
Thanks a lot,
Kevin
Find more posts tagged with
Comments
msrinivas
Did you try doing a iwreset?
chenkevin
Yes. I did.
Migrateduser
reboot the TeamSite server, I am not sure if this helps or not.
chenkevin
Actually I did reboot. The only way I found to set AD domain users to access workarea with right permission was adding them to the TeamSite groups created in TeamSite 6.7.
I did same thing on TeamSite 6.5 with the same result.
Any comments?
Thx.
Bhargav Coca
Check the security on the Y: for this branch and workarea. See if the group you assigned access to this branch is in there. Check the properties of the particular workarea from the GUI.
Please provide some more information on this.
Thanks
chenkevin
I was using an Exchange Server /w Active Directory to manage the domain groups / users.
When I created one workarea, I shared it with one domain group with full control (RWXDPO). However, none of this domain group could access the workarea with right permission via TeamSite GUI.
As I described, accessing directly ‘\\domain\default’ with same domain account, I got full control to the workarea. The security of branch and workarea were set correctly.
I assumed that TeamSite couldn’t recognize AD domain group, was that correct?
stefanmaier
Hi,
you didn't say, if you are using domain local groups or domain global groups in your AD.
Perhaps you have to set domain_local_groups=yes in section [iwserver] in your iw.cfg and reboot your TS server.
See also
http://devnet.interwoven.com/forums_vb/showthread.php?t=15004
or
http://devnet.interwoven.com/forums_vb/showthread.php?t=15644
.