EasyManua.ls Logo

Harmonic MediaGrid - Verifying System Services

Harmonic MediaGrid
358 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 4 System Configuration
© 2017 Harmonic Inc. All rights reserved. 148 Harmonic MediaGrid Release 4.1
Verifying ContentServer and ContentDirector Services
Local User Authentication
/etc/pam.d/mdscore
auth required pam_unix.so
account required pam_unix.so
session required pam_unix.so
password required pam_unix.so
/etc/nsswitch.conf
passwd: files
group: files
shadow: files
/omneon/config/mdscore[-local]
auth_method = pam
/etc/samba/smb.conf (/opt/omclb/conf/smb.conf)
security = USER
workgroup = MYGROUP
No Authentication
/etc/pam.d/mdscore
auth required pam_unix.so
account required pam_unix.so
session required pam_unix.so
password required pam_unix.so
/etc/nsswitch.conf
passwd: compat
group: compat
shadow: compat
/omneon/config/mdscore[-local]
auth_method = none
/etc/samba/smb.conf (/opt/omclb/conf/smb.conf)
security = USER
workgroup = MYGROUP
Verifying ContentServer and ContentDirector Services
Perform the following procedures to verify that the relevant services are running on the
ContentServers and ContentDirectors.
Verifying DHCP Settings
Follow these procedures to verify the DHCP settings on both the Primary and Secondary
ContentDirectors.
To verify DHCP settings:
1. Type the following at the command prompt:
sudo /sbin/chkconfig --list dhcpd

Table of Contents

Related product manuals