I'm seeing an error message in my logs:
automountd[163]: Mount of /homes/.htaccess on /home/.htaccess: No such file
or directory
I know that there is no such directory. My question is, how can I determine
what process would be trying to mount this directory? I see this error with
other files as well. Mainly attempts to mount directories for users who
don't have home directories. webuser for example. I'd love to figure out
what's going on and make it quit. Any thoughts?
-mark