LDAP Authentication and CIFS Mounting
Hi,
We're looking to move from RedHat 6.8 to RedHat 7.5 and I'm trying to figure out how to configure it properly for our environment. Currently we're using ldap and krb5 for authentication via authconfig. Coupled with this we're using the pam_mount module from a Fedora distribution so that users' home directories are set to a server directory they have. We like this setup as it moved us partially away from NFS mounting with pam_mount having support for CIFS. However, I cannot get the same pam_mount module to work in RedHat 7.5 due to a long list of missing dependencies. Is there a different way we should/could mount user home directories on logon using their ldap credentials?
Thanks!