From: Volker Lendecke on
On Thu, Sep 04, 2008 at 08:51:09PM +0200, Petr Kopecky wrote:
> I have found following messages in log:
>
> open_fake_file_shared: access_denied to service[SERVICE_NAME]
> file[$Extend/$Quota:$Q:$INDEX_ALLOCATION] user[USER_NAME]
>
> The messages appears in some computers' logs for more then just one user. It
> looks like computer dependent not user dependent.
>
> I don't know what exactly this message means and I don't understand where is
> the problem.
>
> Could you please help me. I was tryuing to find a solution on Google but
> without any success. I am using samba 3.0.28a on Gentoo linux.

It's harmless. That box tries to mess with quotas, probably
due to some Explorer extension installed. We allow that only
for the root user. Probably we should just increase the
debug level for the message :-)

Volker