Does anyone know the steps to configure a LDAP server to provide login credentials to a client (Linux) and NFS mount points?

I think this is some industry standard for authenticating and automatically mounting NFS directories.

So far, I have configured:

 - NFS server (MacOS)
 - QEMU for VM
 - DHCP/BootP server to provide NIS/LDAP options (IP of NIS and LDAP servers)
 - openldap server, tested installation

However, I'm looking for the next steps to accomplish such a task.  This could include any references to web pages on the topic.