Hello, I'm using autofs 5.0.7 on Fedora 20 and have a question regarding the mount point permissions. Specifically if autofs creates a direct or indirect mount point, for example /share (which holds the storage nfs exported folder), I can't seem to create another folder in /share. So mkdir /share/storage/dir1 works. But mkdir /share/dir1 doesn't. I guess it's by design(?) but couldn't find anything specific about this. Permissions are root:root 0755 for /share from filesystem. But when trying mkdir /share/dir (while it's mounted by autofs), and as root, I get permission denied. Is this because of autofs needing to unmount /share when not used (with timeout) or is it just some bug ? Thanks. Andrei Amuraritei -- To unsubscribe from this list: send the line "unsubscribe autofs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html