From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Waychison Subject: Re: Exporting UID to userspace? Date: Thu, 10 Jun 2004 11:54:07 -0400 Sender: autofs-bounces@linux.kernel.org Message-ID: <40C8841F.209@sun.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: autofs-bounces@linux.kernel.org Content-Type: text/plain; charset="us-ascii" To: "Dimitry V. Ketov" Cc: autofs@linux.kernel.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dimitry V. Ketov wrote: >>-----Original Message----- >>From: Ian Kent [mailto:raven@themaw.net] > > >>>>>If the idea is to have a 'Network Neighborhood' inside >> >>each user's >> >>>>>homedir, you could write an executable map for /home >>>> >>>>It will hide /home directory content. >>> >>>No. It wouldn't presuming that your /home subdirs are automounted. > > > What if my home dirs is not automounted from network server? > I just simply want it for local users. > Well, in that case you'd have to use direct mounts (which don't work as expected in automount4). Alternatively, you can always mkdir /export mv /home /export And start automounting your home directories from localhost. Don't worry, automount will detect it being local and will not use NFS, rather it will --bind mount the filesystems, so there is no performance hit. HTH, - -- Mike Waychison Sun Microsystems, Inc. 1 (650) 352-5299 voice 1 (416) 202-8336 voice mailto: Michael.Waychison@Sun.COM http://www.sun.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NOTICE: The opinions expressed in this email are held by me, and may not represent the views of Sun Microsystems, Inc. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAyIQedQs4kOxk3/MRAot8AJ9bon1pulFLyND8Q3mn77EmqO2QWgCghPEu nhSCC2WXE+JmPfqb+bqhM24= =0h86 -----END PGP SIGNATURE-----