Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Some document-conversion services in SharePoint Server are not secure when they run in a particular environment


View products that this article applies to.

Symptoms

The document-conversion services that were obsoleted in Microsoft SharePoint Server 2013 are not secure when the services run in an environment in which the web front-end (WFE) server role is located on the server that is running as an application server (that is, on the same server as the services).

↑ Back to the top


Resolution

A new registry key has to be set to acknowledge that the administrator configured the services to run on the application server. This configuration differs from the WFE configuration and is not open to external communication. In this configuration, only intranet-level network traffic should be enabled. This is similar to the four-application-server configuration that is described in the "Services and the Service Application Framework" section of the SharePoint 2010 Architectures Overview.





The new key is called "AcknowledgedRunningOnAppServer" and is of the DWORD type. It must be set to 1 to enable the services to start. The paths on which the key must be set are as follows:
  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\version\LauncherSettings
  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\version\LoadBalancerSettings

    Notes
    • The placeholder version represents 12.0 for SharePoint Server 2007, 14.0 for SharePoint Server 2010, and 15.0 for SharePoint Server 2013.
    • Unless the registry keys are set for each document-conversion service (Launcher and Load Balancer), the services cannot start.

↑ Back to the top


More Information

For more information about Document Conversions services, go to the following Microsoft website:

↑ Back to the top


Keywords: kbbug, kbinfo, kbsecurity, kb

↑ Back to the top

Article Info
Article ID : 2910363
Revision : 1
Created on : 1/7/2017
Published on : 11/19/2013
Exists online : False
Views : 229