(E-Mail Removed) wrote:
> Thanks Tim! That took care of it!
>
> Aaron
No worries
I would add, if yours is a large site (> few hundred clients) beware of
doing this to every client.
Certain "innocent" browsing operations on the parent directory (/vol) in my
example by many GUI filemanagers will cause everything to get mounted,
hammering your server(s).
Rox, for example, does crazy crap like this (from an strace)
lstat64("/vol/wwwsource/.DirIcon" ...
lstat64("/vol/wwwsource/AppRun" ...
I've seen gnome and/or kde do this, probably for similar reasons.
It's OK if the server(s) is/are beefy or client activity is low, but given
the wrong conditions, it can be bad news.
Cheers
Tim