Cisco PowerKEY CableCARD Module 805 Installationsanleitung

Seite von 66
 
Chapter 4    PKES Software Installation and Configuration 
 
 
 
36 
4034718 Rev B 
Enable Support for Clear DRM VOD Assets 
(Optional) 
Complete these instructions only if you require support for clear DRM VOD assets. 
1  On the PKES, type vi /etc/init.d/pkesd and then press Enter. The pkesd file 
opens for editing in the vi text editor. 
2  Add the following entry to the end of the list: 
export PKES_ENABLE_TSC_CLEAR=1  
Note:  The top portion of the pkesd file should look similar to the following 
example when you are finished: 
RETVAL=0 
prog="pkes" 
PKES_DIR=/usr/local/pkes/bin 
PKES=pkes 
export PKES_LITE=1 
export PKES_ENABLE_TSC_CLEAR=1
 
3  Save and close the pkesd file.