Arrrgh!

Having some difficulty getting a CF web app working on IIS. The NT
security is set to not allow anonymous access (only windows
integrated). The EVERYONE group has been given FULL access to the
folder the CF website exists in. The EVERYONE group has also been given
read and execute permissions for the ISCF.DLL in the ColdFusion\Bin
folder.

If the user is logged into their machine and belongs to a group that is
in the ADMINISTRATOR group - it works like a charm. If they are not in
the ADMINISTRATOR group a login prompt appears and after three attempts
it fails with a 401.3 error

HTTP 401.3 - Access denied by ACL on resource
Internet Information Services

I have tested .htm and .asp files in the same folder and they work
fine. So it feels like there is some file level or registry level issue
with security for the CF application files, or the execute rights for
the ColdFusion engine.

Any help, and I mean ANY will be most appreciated. I will soon be bald
with frustration ...

Cheers,
Brett