Wednesday, December 10, 2008

Configuring the Proxy Setting on the SharePoint Portal Server

The dashboard site uses a special server-side object called ServerXMLHTTP to make Hypertext Transfer Protocol (HTTP) requests. These requests are necessary to return the correct page to the client. The ServerXMLHTTP object has its own proxy settings. If the dashboard site is behind a proxy server, you must configure the ServerXMLHTTP object with the proxy server name to successfully access data located beyond the intranet. The proxy settings are important when the dashboard site needs to access resources on a different server, such as when you use the Content management page to import new Web Parts.

During the SharePoint Portal Server installation, the setup process automatically configures the proxy settings for ServerXMLHTTP by using the proxy settings specified for the server. If you need to change these proxy settings at some time after installation, or if you want to use SharePoint Portal Server on the Internet without a proxy server, perform the procedure that follows.

To configure the proxy settings, follow the following steps:

A. On the taskbar, click Start, point to Programs, point to Accessories, and then click Command Prompt.

B. Change to the SharePoint Portal Server \Bin directory. For example, if you installed SharePoint Portal Server in the Installation directory on drive E, change to E:\Installation\Bin. If you installed SharePoint Portal Server on drive D under Program Files\SharePoint Portal Server, change to D:\Program Files\SharePoint Portal Server\Bin.

C. Type proxycfg to see the current proxy settings.

D. To configure the proxy appropriately, type proxycfg –d –p proxy_name:port_number “root_domain_name;

You can separate multiple bypass addresses with a semicolon. A bypass address is an address for which you do not want to use the specified proxy server. In the line above, root_domain_name is the bypass address. The bypass address is in the form *domain, such as *adventure-works.com.

For example, if your proxy server name is Proxy1, the port number is 80, and you want to bypass the proxy server for the SharePoint Portal Server computer in the domain adventure-works.com, type proxycfg –d –p Proxy1:80 “*adventure-works.com;

Please Note, SharePoint Portal Server is not configured to run with direct Internet connectivity out-of–the-box. SharePoint Portal Server is initially configured for use with a proxy server.

The proxy server and bypass list must be set if the virtual directory for the workspace has NTLM enabled. The ServerXMLHTTP object attempts NTLM authentication against the virtual directory for the workspace.

If you are not using a proxy server, run one of the following:

- proxycfg –d –p fake_proxy_name:80 “
This enables NTLM on the computer and on the subnet mask.
You cannot download Web Parts from any site, including the Microsoft Web Part Gallery.
Security issues: This setting has no known security issues since all traffic is local.

- proxycfg –d –p fake_proxy_name:80 “*microsoft.com;
This enables NTLM on the computer and on the subnet mask.
You can download Web Parts from the Microsoft Web Part Gallery. You cannot download Web Parts from any other site.
Security issues: This setting may increase the security vulnerability because traffic going to www.microsoft.com may send NTLM packets. This depends on the Internet Service Provider (ISP) configuration and whether ports are enabled to allow NTLM packets to be sent and received.

- proxycfg –d –p fake_proxy_name:80 “*;
This enables NTLM on the computer and on the subnet mask.
You can download Web Parts from any Web site.
Security issues: NTLM traffic may be sent to any site on the Internet. This depends on the ISP configuration and whether ports are enabled to allow NTLM packets to be sent and received.

- proxycfg –d
This enables NTLM only on the computer. It does not enable NTLM on the subnet mask.
Some SharePoint Portal Server functionality may be disabled.
You must create a new Web site in IIS that uses Basic authentication. NTLM remains enabled on the Default Web Site in IIS. See “Create a New Web Site in IIS” in this paper.
You cannot download Web Parts from any Web site.
Security issues: Running a computer directly on the Internet with no proxy server has inherent security vulnerabilities and is not recommended. However, using Basic authentication with SSL enabled on the new Web site in IIS is the most secure SharePoint Portal Server configuration available when directly on the Internet.

E. Restart the computer.

3 comments:

SharePoint Engine July 8, 2011 at 11:04 PM  

I havent any word to appreciate this post.....Really I am impressed from this post....the person who create this post it was a great human..thanks for shared this with us.
SharePoint Consulting has the ability to take any example, workflows, portals, websites and much more.

Unknown October 24, 2018 at 4:37 AM  

very informative post. We are SharePoint Service Provider in Malaysia for details contact, ISCISTECH Malaysia

Jogi Sb December 17, 2020 at 7:59 AM  

Don’t think in which simply because pirate bays proxy will be free would not necessarily suggest that must be good! Anytime you are searching for the numerous different choices around people, will not disregard this place.

  © Blogger template The Professional Template by Ourblogtemplates.com 2008

Back to TOP