User Tools

Site Tools


classes:la_slapd_l2

Differences

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

Link to this comparison view

Next revision
Previous revision
classes:la_slapd_l2 [2016/12/15 15:30] – created curry_searleclasses:la_slapd_l2 [2016/12/15 19:35] (current) curry_searle
Line 1: Line 1:
 === Server: Configure NFS to export home directories to a client system === === Server: Configure NFS to export home directories to a client system ===
  
-This section covers configuring NFS to export filesystems to remote computers. For the purpose of this tutorial, our remote filesystems will be the home directories of users defined in our OpenLDAP directory. Let'jump right in on our server and install NFS then make a directory to store our user home directories:+This section covers configuring NFS to export filesystems to remote computers. For the purpose of this tutorial, our remote filesystems will be the home directories of users defined in our OpenLDAP directory. Let'start on our server (cls-kvm1) as we install NFS then export our ''/home'' filesystem to share our user home directories:
 <code> <code>
 sudo apt-get -y install nfs-kernel-server sudo apt-get -y install nfs-kernel-server
-sudo mkdir -p /export/users 
 </code> </code>
  
Line 26: Line 25:
 </code> </code>
  
-Edit ''/etc/auto.master'' to include the following line at the end; save & close: +That completes this lessonIn the next lesson you'll learn to configure the PAM framework to use LDAP.
-<code> +
-/nfs   /etc/auto.nfs +
-</code> +
classes/la_slapd_l2.1481844612.txt.gz · Last modified: 2016/12/15 15:30 by curry_searle