1
vote
0answers
161 views

How can I prevent autofs from mounting local user's home?

I've set up NFS and LDAP on an Ubuntu server. The client is configured to mount the home directory (NFS via Autofs) when a user logs in, which all runs perfectly well. However, autofs also tries to ...
4
votes
2answers
3k views

What happens to LDAP user authentication and NFS home directory shares when away from the network?

At present I have several machines on the home network which are a mixture of static desktops and laptops. Its getting unmanageable for me and impractical for all of them to have local home ...