Version 1.1.1
 —  Data Masking  —

Appendix 1: Connection Files


Adabas

graphics/GTSDM_img_ada.jpg

Top of page

Cache

graphics/GTSDM_img_69.jpg

Top of page

db2

graphics/GTSDM_img_70.jpg

Top of page

db2 400

graphics/GTSDM_img_71.jpg

Top of page

FLAT files

graphics/GTSDM_img_72.jpg

The datasource must be set to file.

The file must point to the name of the file to be masked.

The filedef must point to a definition file containing the layout of the file to be masked.

See the section Building Map Files for FLAT Files for details on how to build this file.

The masker will create an output file which masks the data. This file will add a suffix .scramble to the original name.

Top of page

Informix

graphics/GTSDM_img_73.jpg

Top of page

Ingres

graphics/GTSDM_img_74.jpg

Top of page

MySQL

graphics/GTSDM_img_75.jpg

Top of page

Oracle

graphics/GTSDM_img_76.jpg

Top of page

OracleRAC

graphics/GTSDM_img_77.jpg

Top of page

Scramble

graphics/GTSDM_img_78.jpg

Top of page

SQL Server

graphics/GTSDM_img_79.jpg

If you are unsure of the name of SQLServer machine and database, check with your DBA. The datasource value should be the IP address or name of the server your SQL server database is running on, not the SQL Server service name as shown below.

graphics/GTSDM_img_80.jpg

Before you connect to the database make sure you can connect using SQLServer Management studio. You must connect using native connectivity NOT native windows connectivity.

If you are unsure of the port, use configuration manager and check the TCP/IP properties.

graphics/GTSDM_img_81.jpg

graphics/GTSDM_img_82.jpg

In addition, you may need to include a firewall rule to allow remote access to the port. For example, set up inbound and outbound rules for Windows 7.

graphics/GTSDM_img_83.jpg

Top of page

SQL Anywhere

graphics/GTSDM_img_84.jpg

Top of page

Sybase

graphics/GTSDM_img_85.jpg

Top of page

VSAM or SHADOW DIRECT

graphics/GTSDM_img_86.jpg

Top of page

Managing Passwords

If you do not wish to have un-encrypted passwords in the connection text file, run the utility gtencypter.exe. This will present the following screen:

graphics/GTSDM_img_87.jpg

Type in the password and press Encrypt.

Copy the resulting string into the connection.txt file replacing the keyword password= with epassword=.

Top of page