Installing ToolHound 6 On-Premise using Windows Authentication
- Follow the instructions for Installing ToolHound 6 On-Premise.
- When prompted for the SQL connection string, enter the Server and Trusted_Connection parameters following the examples below.
Example for default SQL instance:
- Server=[COMPUTER_NAME]; Trusted_Connection=Yes
Example for named SQL instance:
- Server=[COMPUTER_NAME]\\[INSTANCE_NAME]; Trusted_Connection=Yes
- In SQL Server Management Studio under Security -> Logins, create a log in for the user account that will be used. Give the user permissions to create a database, update the schema and stored procedures, as well as read, write and execute.
- In IIS, change the ToolHound 6 application pool's Identity to the user created in step 3.
See also:
- Installing ToolHound 6 On-Premise
- Registering the ToolHound 6 Database
- Configuring Email
- Technical Requirements
Copyright © 2020-2022 ToolHound Inc. All Rights Reserved.