Changes

Jump to: navigation, search

Open LDAP

246 bytes added, 10:04, 23 February 2016
no edit summary
#Make certain all VMs are running.
#Switch to your VM2 machine.
#Install the following packages required for the OpenLDAP server on centos2:<br>'''openldap'''<br>'''openldap-clients'''<br>'''openldap-devel'''<br>'''openldap-servers'''<br>'''nss_ldap'''<br>'''migrationtools'''<br><br>MOTE'''NOTE: ''' Refer to following URL for documentation:<br>Text Book Chapter 17 - OpenLDAP<br>Documentation: file:///usr/share/doc/openldap-servers-2.3.27/guide.html <br>Sample nsswitch configuration file for LDAP: /usr/share/doc/nss_ldap-220/nsswitch_ldap<br><br>
# Create an OpenLDAP database
# Create an OpenLDAP “root” password and edit the OpenLDAP main configuration file /etc/openldap/slapd.conf
ldapsearch -x -b 'dc=learnid,dc=org' '(objectclass=*)'
 
'''Record steps, commands, and your observations in INVESTIGATION 1 in your OPS335 lab log-book'''
 
 
==INVESTIGATION 2: - SETUP &amp; CONFIGURE OPENLDAP CLIENT==
ldapsearch -x -b 'dc=learnid,dc=org' -h ip-of-your-ldap-server 'uid=ldapuser'
 
 
'''Record steps, commands, and your observations in INVESTIGATION 2 in your OPS335 lab log-book'''
 
==COMPLETING THE LAB==
13,420
edits

Navigation menu