29.11.2012 Views

About Omneon MediaGrid - Harmonic Inc

About Omneon MediaGrid - Harmonic Inc

About Omneon MediaGrid - Harmonic Inc

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

System Configuration<br />

The following is an example of the mdscore-local file:<br />

#==========================================================================#<br />

# MDS coremain program local configuration file<br />

Any options specified in here will override the same-named options in the #<br />

# main configuration file.<br />

#==========================================================================#<br />

#superuser_name = omneon<br />

#superuser_password = usm<br />

admin_group_name = "admin"<br />

#admin_name = mgadmin<br />

#admin_password = 1234<br />

#auth_method = enh-ad<br />

auth_method = pam<br />

8. Create a symbolic link between the two LDAP configuration files as follows:<br />

mv /etc/openldap/ldap.conf /etc/openldap/ldap.conf.old<br />

ln -s /etc/ldap.conf /etc/openldap/ldap.conf<br />

9. Type the following to test the configuration:<br />

id admin<br />

where “admin” is a user who is only in ldap and not in the local /etc/passwd file.<br />

You should see the following if the configuration is set up properly:<br />

uid=5001(admin) gid=5001(admin) groups=5001(admin)<br />

If you see the following output, LDAP is not configured properly, and you must trace the problem:<br />

id: admin: No such user<br />

10. Restart the omcld service by typing the following:<br />

service omcld restart<br />

11. Run mdsclientn as shown below to verify that you can authenticate successfully against any valid user<br />

account in the Open Directory:<br />

/opt/omcld/bin/mdsclientn localhost<br />

sess get-users<br />

sess get-groups<br />

sess auth [username] [password]<br />

122 Installation and Configuration Guide

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!