The Host Integration Service creates the following registry entries or they can be created by hand under:
hkey_local_machine\software\thinprint\tplpd
Name | Menu item (Host Integration Service) | Description | Type | Default value |
AllowAnyServer |
Disable list (allow any access) | 0 = List enabled 1 = List disabled |
reg_dword | 1 |
DBConnctionString | — | connector to the Citrix database, e. g., ODBC;DSN=citrixdb |
reg_sz | CitrixXenapp75 |
DebugFile | — | Path to the log(book) file; e. g., c:\temp\host_integration.log |
reg_sz | none |
DebugLevel | — | Level of log(book) file entries:
0 = No entries in the log file |
reg_dword | none |
ExtPortRange | Allow connections from certain TCP ports (721–731) only | Print jobs are only received from all LPRs (value: 1) or with TCP port numbers from 721 to 731 (value: 0) | reg_dword | 0 |
FormatStringRE | — | Sets how the user name will be retrieved from a string – using a regular expression (see also JobInfo and Alternative user name transmission)
Example: file_name.user2.ps FormatStringRE = [^.]*\.([^.]*)\.ps |
reg_sz | ([^.]*).* |
IPList | IP addresses of LPRs, that are allowed to use this Service | Host servers that are allowed to send print jobs via LPR to the Host Integration Service, incl. subnet mask; examples:
192.168.130.20/22 |
reg_multi_sz | none |
JobInfo | — | Sets where the user name will be retrieved from (see also FormatStringRE as well as Example for Windows and Alternative user name transmission):
0 = from the control file |
reg_dword | 0 |
Port | TCP-Port | TCP port were the Host Integration Service receives data (= “listen”) | reg_dword | 515 |
SelectedPrinter | Target printer | Printer to which the Host Integration Service sends print jobs for the ThinPrint Engine; example: Lexmark Optra | reg_sz | 1st |
ServiceType | User sessions are on … | 0 = standalone XenApp server (local machine) 1 = Citrix farm server |
reg_dword | 0 |
TimeOut | Timeout (s) | Time (in seconds) the Host Integration Service is to wait for a response from the host system before canceling the transmission | reg_dword | 30 |