Hi. I'm an autofs newbie and I would like to ask you one question related with the automounting of /home/* directories.
I've an NFS server exporting /home, and I've configured autofs5 in the client computer in order to automount /home/* directories every time a user is logged in (user accounts are exported via LDAP, but that's another story). When user (say) alice logs into the client computer, autofs exports her /home/alice, so it's right. However, if alice now do: "cd /home/bob", then autofs exports /home/bob too. I don't want that. I wonder if there's a way to automount a /home/* directory ONLY if you're the right user, i.e. alice should only get /home/alice and bob should only get /home/bob. (For another unrelated question, all the /home/* directories must have 777 permissions, so I'm trying to securize the access to the /home/* directories using automount.) Thanks in advance, Ricardo. _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
