|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Help with NFS mounting and $HOME directories
|
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.
Dan W.
___________________________________________________________________________
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
|
|