Hi guys. any autofs wizadm reading this and can tell how to "wild-card" this: /home/e23/U: -fstype=nfs4,acl 10.3.3.1:/USER-HOME/e23 I tried $USER in obvious place but it did not mount. many thanks, L.
On 7/15/2022 11:36 AM, lejeczek via CentOS wrote:> > any autofs wizadm reading this and can tell how to "wild-card" this: > > /home/e23/U: -fstype=nfs4,acl 10.3.3.1:/USER-HOME/e23 > > I tried $USER in obvious place but it did not mount.This article has some suggestions: https://www.learnitguide.net/2016/01/automount-home-directories-over-nfs-linux.html Also try "man 5 autofs" to see its man page.