Installing SafeQ on external MSSQL using domain users

This page described installation of YSoft SafeQ CML server on Microsoft SQL database with usage of domain users for authentication to database engine.

Prerequisites

  • Workstation where CML server will be installed is registered in domain

  • Two users for database connection are available in domain. One of the users has username 'sync'

  • Microsoft SQL database engine is installed

  • YSoft SafeQ CML installer is available

Installation of CML server using domain users

1

Open SQL Server Management Studio and connect to the Database Engine.

images/download/attachments/21955409/sync10.png

2

Expand Security, right-click Logins and select New Login...

images/download/attachments/21955409/sync20.png

3

Add 2 domain users, who will be used for communication between SafeQ installer and database. One of users must have username 'sync'.

Enter Login name in following format 'domain\username' and select Windows authentication as authentication method.

images/download/attachments/34253850/image2014-8-15_15_38_44.png

 

4

Switch to the Server Roles tab and select sysadmin role.

Confirm user creation by clicking OK button.images/download/attachments/21955409/sync40.png


5

Run YSoft SafeQ CML installer. On installation settings screen check I want to customize my YSoft SafeQ installation and click Next.

images/download/attachments/34253850/image2014-8-15_15_45_19.png

6

Select Use and existing external database server in database type selection step.

images/download/attachments/34253850/image2014-8-15_15_47_3.png

7

Check Use Windows Authentication (instead of SQL) checkbox and fill in Domain textbox.

Fill in connection details for both users. Use users and password registered n domain.

images/s/-3eliqb/8502/404359a7d2ab19c9c7c58d12013124a386b28257/_/images/icons/emoticons/lightbulb_on.svg NOTE: Domain name have to match one, used during users creation in database engine:

  • user created in database is in format testdomain.test\user, fill in testdomain.test to Domain field

  • user created in database is in format testdomain\user, fill in testdomain to Domain field

images/download/attachments/34253850/image2014-8-15_15_51_36.png

8

Continue to further steps and start installation of CML server