Not logged in - Login

  User Manual

  Tech Support

ServicePRO Web - Pre-requisite Settings on the Web Server

Pre-requisite Settings on the Web Server

In order for ServicePRO Web AD pass through to work, the following settings need to be modified in the Web server where all the ServicePRO portals are installed.

  1. Change the Authentication on the Application pool for ServicePRO Web, HSCloud9Pool to ApplicationPoolIdentity

    Please note recommended authentication setting is ApplicationPoolIdentity.

    Application Pool for ServicePRO Web

  2. In the ServicePRO Web Virtual Directory, make sure Physical Path Credentials are set to use Application User(pass-through authentication)
    Physical Path Credentials

    Physical Path Credentials - Application Pool User

  3. On the ServicePRO Web Virtual Directory, both Anonymous and Windows Authentication must to be enabled (Form Authentication is not supported therefore should be disabled).
    Authentication for ServicePRO Web

  4. Next, for Windows Authentication, Negotiate should be at the top for Providers ( Not NTLM – this value is set by default unless it was changed manually).
    Providers

  5. Make sure that in Advanced settings for Windows Authentication is set to default settings as shown below:
    Advanced Settings

  6. Finally, change Authentication to “None” on ServicePRO Web Web.config located at

  7. T:\HelpSTAR\HSSITES/ServicePRO.Cloud9/Web.config

    (Where T: is the mapped drive to the HelpSTAR network install)

    Please make a backup of the Web.config file before making any changes.

    ServicePRO Web Web.config file
  8. After making all the changes, please reset the IIS by running IISRESET from the command prompt.