|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Help with NFS mounting and $HOME directories
|
Sorry for the self-reply, the below is based on an auto.master with /mnt as
the mount-point. As someone else replied, you're trying to mount /home/home
multiple times. He provided another method for fixing that.
Dan W.
On Wed, Oct 25, 2006 at 01:28:15PM -0400, Dan Widyono wrote:
> I think you can have
>
> home -rw,intr /dan nas123:/dan \
> /bob nas123:/bob \
> /tom nas123:/tom
>
> or even
>
> home -rw,intr /* nas123:/&
>
> I haven't tried this, it's just based on a scan of the autofs(5) man page.
>
> Another option might be (depending on how you do your backups) to have them
> all on one mountpoint and give them 2TB user-level quotas.
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|