Single workstation setup – IntelliTrack WMS – Warehouse Management System User Manual

Page 14

Advertising
background image

IntelliTrack WMS v8.1

10

Database: The collection of data that is found in the WMS application.
In order to run IntelliTrack WMS, you must establish the database con-
nection.

Authentication: The method that IntelliTrack WMS uses to validate
your PC’s user status with your SQL Server login name and password.
When installing the WMS workstation application, you must know
your SQL Server Authentication type. It is either SQL Authentication
or NT Authentication.

Strong Password: A strong password is required for SQL Server. The
default IntelliTrack password is IntelliTrack#2008. It is a strong pass-
word.

Data Link Properties Form: Displays the server name, server login
information, and the database name. It is accessible from your program
folder (C:\Program Files\IntelliTrack\WMS\DATA.UDL)
by double-clicking on the DATA.UDL file or from your WMS worksta-
tion application: Tools > Change Database Connection. You may
change the server and/or database location for the WMS workstation
application via this form.

Strong Password Requirements
A strong password has the following requirements:

• Can’t have the account name or any part of the account name in it.
• Must be at least 8 characters long.
• Must contain character from at least 3 of the following 4 categories:

• Latin uppercase (A-Z)
• Latin lowercase (a-z)
• Base 10 digits (0-9)
• Non-alphanumeric characters such as exclamation point (!),

dollar sign ($), number sign (#), or percent (%)

Single Workstation Setup

In a single workstation setup, the WMS application, database, and SQL
Server are installed on one PC.

During installation, SQL Express is installed on the local machine (the
workstation application will access this server). By default, SQL Express is

Advertising