Cisco Headend System Release 2.7 Installation Guide

Page of 154
 
Appendix D 
Configuring DTACS on an SR 5.0 System 
136 
4042225 Rev A 
Create the Private and Public Keys Between the 
DNCS and DTACS Servers 
This procedure includes the steps that add the private/public keys between the 
DNCS and DTACS server. This procedure is necessary because of the Enhanced 
Security feature enabled in this system release. 
1  Record the hostname for the DTACS server that you identified in step 2 of the 
Add DTACS as a Trusted Host on the DNCS Server (on page 135) in the space 
provided. 
Host Name of DTACS Server:  ________________________________________ 
2  Does your system include an Integrated Application Server?  
 
If yes, the Informix listener must be added to to various files on the DTACS 
and the DNCS Servers. Skip to step 6. 
 
If no, go to step 3. 
3  In the DTACS xterm window, open the /export/home/informix/etc/sqlhosts file 
in a text editor. 
4  Open a new line at the end of the file and add the following entry:  
dncsatmDbServer ontlitcp dncsatm informixOnline
  
5  Save and close the sqlhosts file on the DTACS server. 
In the DNCS xterm window, open the /export/home/informix/etc/sqlhosts file in 
a text editor. 
7  Open a new line at the end of this file and add the following entry:  
dncsatmDbServer ontlitcp dncsatm informixOnline
 
8  Save and close the file on the DNCS server. 
9  In the DNCS xterm window, open the /export/home/informix/etc/onconfig file 
in a text editor. 
10  Add dncsatmDbServer to the end of the DBSERVERALIAS variable in the 
onconfig file. 
Important:  This is an example; the entries for DBSERVERALIASES may differ 
on your system. Ensure that dncsatmDbServer is the last entry in this line. 
Example:   
  
11  In the DNCS xterm window, type the following command and press Enter to 
start the Informix listener for the dncsatmDbServer. 
onmode –P start dncsatmDbServer