Edit the webhostwinauth application settings

You must make changes to the webhostwinauth application settings before you can log into Hub for the first time.

To edit the webhostwinauth application settings

  1. Navigate to the Hub deployment directory; by default, this is C:\inetpub\wwwroot.
  2. Navigate to the webhostwinauth folder.
  3. Open the web.config file in a text editor.
  4. Remove the following section from the web.config:
    <system.webServer>
       <security>
           <authentication>
               <windowsAuthentication enabled="true" /></authentication>
       </security>
    </system.webServer>
  5. Save your changes.

Next Step

Configuring HotDocs Web Services

 

Table of Contents

Index

Glossary

-Search-

Back