Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Article Index
...
You need to ensure that Internet Information Services is enabled.
Go to Start->Run type inetmgr and press OK. If you get an IIS configuration screen it is installed, otherwise you will get an error message.
...
If you need to enable it open Control Panel \ Programs and Features and select Turn Windows features on or off.
...
...
Click on Internet Information Services and the click on OK.
...
Ensure your SQL server is setup for windows and SQL authentication.
Right click on your SQL server – Properties
...
Select Security tab and ensure you have SQL Server and Windows Authentication checked – Click OK.
...
Creating the entitlement database
...
Name the Database INS_Entitlements and click OK.
Restoring the entitlement database
...
Create a Login name - select SQL Server authentication (eg: Entitlement) - create a password with NO SYMBOLS. Update Keeper. (Note you will need these details later)
Uncheck Enforce password policy and Enforce password expiration.
...
Click on the User Mapping tab and add the user to your database. Please be sure to check db_owner.
...
Furthermore, when creating a new SQL login even if you check db_owner under the user mapping tab you will need to go back into the user and check db_owner again.
This is important in the final step of logging into the LAN Service for the first time, where we have to connect to the database with a valid user and password.
...
You should now confirm the service is running. Click on the Site EmsLANService then choose 'Browse.' under the actions on the right. This will open the browser window and it should display a login screen.
...
Create Windows Firewall Rule to allow access to LAN Service
...
Select 'Inbound Rules' and 'New Rule'
...
Select ‘Port' and click ’Next'.
...
Specify Port 85' and click ’Next'.
...
Allow the connection and click ’Next'.
...
Specify when the rule applies and click ’Next'.
...
Give the rule a name and click Finish.
...
Next steps - Framework v8 Pre-Requisites Checklist