User Tools

Site Tools


classes:la_slapd_l3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
classes:la_slapd_l3 [2016/12/15 20:16] curry_searleclasses:la_slapd_l3 [2016/12/15 20:22] (current) curry_searle
Line 73: Line 73:
 </code> </code>
  
-Now that we have the client configured to read authentication data from LDAP, we can create and configure ownership of the exported home directories: +Now that PAM is configured to retrieve user information from the LDAP directory, we can move on to the next lesson.
-<code> +
-cd /nfs/cls-kvm1/ +
-sudo mkdir /nfs/cls-kvm1/kevin +
-sudo chown -R kevin:kevin kevin +
-sudo mkdir /nfs/cls-kvm1/olive +
-sudo chown -R olive:olive olive +
-sudo mkdir /nfs/cls-kvm1/tom +
-sudo chown -R tom:tom tom +
-</code> +
- +
-Test authentication using ''su - kevin'' or ''su - olive'': +
-<code> +
-su - kevin +
-Password:  +
-kevin@cls-kvm2:~$  +
-</code> +
- +
-You can confirm your home directory location using the ''pwd'' command: +
-<code> +
-kevin@cls-kvm2:~$ pwd +
-/nfs/cls-kvm1/kevin +
-kevin@cls-kvm2:~$  +
-</code> +
- +
classes/la_slapd_l3.1481861816.txt.gz · Last modified: 2016/12/15 20:16 by curry_searle