On 2019-02-11 14:45, George N. White III wrote:
This change might be the new systemd automounter.   If your previous
configuration
was using autofs, that should still be available.  More detail would be
helpful.

My setup was simple, I had the following line in /etc/fstab:

nfs-server:/path/to/home           /home           nfs     defaults  0 0

Locally on the laptop there is also /home/<user> (with the correct uid and gid).

When the laptop is not connected to the local network (ie. the nfs-server is not available), the user logs on using the local version of /home/<user>. When the laptop is connected to the local network (ie. the nfs-server is available), the laptop mounts nfs-server:/path/to/home to /home at boot time and the user logs on using the nfs-server version of /home (which has matching uid/gid on files and directories).

Does this clarify the case?

Poltsi
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to