Changes

Jump to: navigation, search

OPS335-Lab-ldap

94 bytes added, 13:38, 15 April 2020
m
INVESTIGATION 2: Adding Users to LDAP
$DEFAULT_BASE = "dc=andrew,dc=ops";
$EXTENDED_SCHEMA = 1;</source>
*Add/Create a new user to this machine with your username senecaID and a UID of 10000. Set their password as well.
*Migrating them into LDAP will take several steps:
*Extract the passwd entries of your new user from /etc/passwd to a file called ldapusers.entry
== INVESTIGATION 3: Authenticating against LDAP ==
* Read the [https://www.itzgeek.com/how-tos/linux/centos-how-tos/step-step-openldap-server-configuration-centos-7-rhel-7.html/2 second] page of the Itzgeek guide for instructions on how to configure a CentOS machine to authenticate against an LDAP server.
* Prior to doing anything with it, backup your current configuration * Follow those instructions for '''vm1''', '''vm2''', and '''vm3'''. Make sure that you update the IP address of your server in the arguments to the '''authconfig ''' command.
* Confirm that you can log in using all three usernames on all your nested VMs (except vm4).
572
edits

Navigation menu