Harmonic MediaGrid Installation And Configuration Manual page 137

Table of Contents

Advertisement

Chapter 4 System Configuration
#superuser_name = omneon
#superuser_password = usm
admin_group_name = "diradmin"
#admin_name = mgadmin
#admin_password = 1234
#auth_method = enh-ad
auth_method = pam
8. Create a symbolic link between the two LDAP configuration files as follows:
mv /etc/openldap/ldap.conf /etc/openldap/ldap.conf.old
ln -s /etc/ldap.conf /etc/openldap/ldap.conf
9. Type the following to test the configuration:
id diradmin
where "admin" is a user who is only in ldap and not in the local /etc/passwd file.
You should see the following if the configuration is set up properly:
uid=1000(diradmin) gid=20(games) groups=20(games),80(admin)
If you see the following output, LDAP is not configured properly, and you must trace the
problem:
id: diradmin: No such user
10. Restart the omcld service by typing the following:
service omcld restart
1 1. Run mdsclientn as shown below to verify that you can authenticate successfully against any
valid user account in the Open Directory:
/opt/omcld/bin/mdsclientn localhost
sess get-users
sess get-groups
sess auth [username] [password]
The following is a sample output from mdsclientn:
[root@mds3 ~]# /opt/omcld/bin/mdsclientn localhost
mdsclientn: built by lsasaki on 2010-May-28 03:18 (TOT)
Connecting to host "localhost", protocol "tcp", prog 0x20000003
New client is 0x1273b970
Connected to "localhost"
Opening default session...
Found 4 IP addresses
10.2.4.204
10.2.5.205
10.2.3.204
10.2.3.205
Retrieving keys
Retrieved keys successfully, mdslen=140, sslen=140
sessionID
key
currentTime = 2010/07/09 15:22:37
idleTime
© 2017 Harmonic Inc. All rights reserved.
Joining a Harmonic MediaGrid Cluster to an Apple Open Directory Domain
= 0x9279a20
= 78 56 34 12 f0 de bc 9a 44 33 22 11 88 77 66 55
= 300 sec
137
Harmonic MediaGrid Release 4.1

Advertisement

Table of Contents
loading

Table of Contents