Changes

Jump to: navigation, search

OPS335-Lab-ldap

5 bytes added, 10:56, 28 March 2020
m
INVESTIGATION 4: Using Ldif Files
*Write an ldif file called '''update1.ldif''' that will '''add''' the attribute roomNumber to the user with your username. Set the value of roomNumber to be the room your class takes place in.
*Use '''ldapmodify''' to apply this file to your database, then run a search to confirm the new entry has been added.
*Write a new ldif file called '''update2.ldif''' that will '''replace''' the email '''mail''' address of the user with your username so that it has your actual Seneca email address. Use '''ldapmodify''' again to apply this change to the database.
*Write a third ldif file called '''update3.ldif''' to '''delete''' the user john from the database, then apply that change using '''ldapmodify''' again.
*Use '''ldapsearch''' to confirm that these changes have taken place.
572
edits

Navigation menu