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)
Setup Trusted Login
kedar_godse
Hello,
I have Worksite NT 8.2 installed. I have also installed the Worksite Web Component. I have added some users from my organizational directory to the Web Content database user table. My Worksite server service is configured to accept trusted authentication. Through Web Component page, I setup the auto trusted logon setting.
The problem I am facing is the users are not able to login through the Web Component.
Is there anything I am missing? Is there any documentation on how to setup trusted logon? In the Worksite Web Application Integration Toolkit, it says "To setup trusted logon, consult WorkSite Web Components Server Installation and Configuration Manual." But I am not able to find where exactly this document is.
Thanks
Find more posts tagged with
Comments
kedar_godse
I am able to perform trusted login through DeskSite. But still not through the Web Component page.
Migrateduser
Hello, is your web application answering you with an error message?, in case, what does it say?
Regards
Javi
dabird
Here are some ideas:
1. Make sure that "Integrated Windows Authentication" is checked in the IIS manager (Properties --> Directory Security tab --> Anonymous access and authentication control).
2. Try logging in to WSW with explicit login. If you cannot login, provide the error in this thread.
3. Double check your setup against the installation manual. The installation manual is on the WSW installation disk and should be available on the
Tech Support Site
.
4. Turn on tracing in the WorkSite Web web.config file. Any errors during the process, even if they're not returned to the UI, will be logged in the trace log. In the web.config file, uncomment the <trace> node and set the add/
@initializeData
attribute to the path where you want to store the log file.
5. As javi mentioned, if an error is returned in the UI, provide that message in this thread.
6. You don't mention your setup environment, but make sure that other IWOV products (DeskSite, WorkSite Mobility Server, Protocol Handler for SharePoint, etc.) are not installed on the WorkSite Web Components server. These products all conflict with WorkSite Web Components server and prevent it from running properly.