Adding SharePoint to “Trusted Sites” using Group Policy

Problem

Users are constantly plagued with login boxes even though they are domain members and your SharePoint site is on your domain.

Explanation

Users are prompted to login to a site if it’s not on their domain and/or it’s URN is different than that of the server.  For example, if Bill logs into his machine using corp\bill and then tries to visit a site called sharepoint.mycompany.com, IE will prompt him to login because SharePoint.mycompany.com does not equal corp.  I like to look at it in a much easier way, if there’s dots (.) in the name you’re going to have to add the site to trusted sites because IE will evaluate that site as being an internet site instead of an intranet site.

Solution

Add your SharePoint site to the users trusted sites using Group Policy. This will prevent repeated prompts from IE.

  • If you haven’t already done so, add the group policy template to your server’s snapins
  • Open the group policy objects snapin under administrative tools
  • Create a new GPO (right mouse key)
  • Edit “User Configuration\Windows Settings\Internet Explorer Maintenance\Security”
  • Double click “Security Zones and Content Ratings”
  • Modify the Intranet Zone and add the site to “Trusted Sites”
  • Link the GPO to the proper OU (probably “Domain Users” but test it out against a smaller OU!!!)
  • Run gpudate (Start >> Run)

Remember that it takes time for the policy to be distributed.

VN:F [1.9.1_1087]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.1_1087]
Rating: 0 (from 0 votes)

Popularity: 13% [?]

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
Share this Post:
Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

No Responses to “Adding SharePoint to “Trusted Sites” using Group Policy”

Leave a Reply:

Name (required):
Mail (will not be published) (required):
Website:
Comment (required):
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>