Cisco Headend Digital Broadband Delivery System

Page of 148
 
 
 
Allow HTTP Access to the Web Services 
 
4034689 Rev A 
63 
 
6  Follow these instructions to restart the DNCS http process. 
a  Type the following command and press Enter to stop the http process: 
svcadm -v disable -st http
 
b  Type the following command and press Enter to refresh the http process: 
svcadm refresh http
 
c  Type the following command and press Enter to restart the http process: 
svcadm -v enable -s http
 
Result: The system displays the svc:/network/http:apache2 enabled 
message. 
Follow these instructions to restart the DNCS http-dncsws process. 
a  Type the following command and press Enter to stop the http-dncsws 
process: 
svcadm -v disable -st http-dncsws
 
b  Type the following command and press Enter to refresh the http-dncsws 
process: 
svcadm refresh http-dncsws
 
c  Type the following command and press Enter to restart the http-dncsws 
process: 
svcadm -v enable -s http-dncsws
 
Result: The system displays the svc:/network/http-dncsws:apache2-dncsws 
enabled
 message. 
 
Allowing HTTP Access to the STB Staging Web Service 
Complete the following procedure to allow a specific set-top staging client to have 
HTTP access to the STB Staging Web Service using a separate web instance. Skip this 
procedure if the STB Staging Web Service is configured on the same web instance as 
the web UI. 
Open an xterm window on the DNCS. 
Log into the system as root: 
a  At the prompt, type 
su -
 and press Enter
b  Type the root password and press Enter
3  Open the
 
/etc/apache2/user-conf/SAIdncs.loadPIMS.auth.conf file using a text 
editor.