Locking up custom error form

Hi Guys,

Right now we have Anonymous access allowed to domcfg.nsf. We need this to let them see our login page. The issue is, however, that we do not want them to be able to see any of our custom error messages unless they log in.

I have tried creating $PublicAccess and setting it to 0, and I have tried doing what I usually do, which is limit reader access to a qualifier that requires them to log in.

Neither of these seem to work in this case. I was thinking it has something to do with this form being called from different databases, and so it uses that databases settings, but I cannot verify it.

Has anyone successfully locked down the error pages they send out?

Subject: Locking up custom error form

Help, anyone?