Configuring HotDocs Hub Application Settings
To
configure HotDocsIdentityServer application settings
- Navigate to the HotDocsIdentityServer installation directory; by default, this
is C:\inetpub\wwwroot\HotDocsIdentityServer.
- Edit the web.config
file.
- Edit
the following settings in the appSettings section of web.config:
- Domain – change value to the name of the
domain under which your Active Directory server runs.
- ADSid
– change value to the
SID of the Active Directory user that is used as the HotDocs Hub
root admin; see Find the SID of an
Active Directory user for more information.
- Save
the changes.
To configure
HotDocsPermissions application settings
- Navigate to the HotDocsPermissions installation directory; by default, this
is C:\inetpub\wwwroot\HotDocsPermissions.
- Edit the web.config
file.
- Edit
the following settings in the appSettings section of web.config:
- ActiveDirectoryName
– change
value to the name of the domain under which your Active Directory
server runs.
- Save
the changes.
Install the
Windows Authentication Application.