I’ve installed Domino Server on my local machine today, which is working flawlessly by the way. But now, when I try to open an application that is on local, I get forbidden access even though I could open it before and in the ACL I have listed Anonymous with Designer rights.
I’ve searched and searched, and haven’t come up with any solution. How can I fix this?
I hadn’t noticed that my database files were signed with the Servers Id, so I signed the database with the Active Users Id and now everything works well.
The ID that was used to create or sign the XPage you are attempting to access may not have
sufficient rights on the server.
Ensure that the XPage is signed by an ID that, depending on the level of access that you want this user to have, is listed in either the “Sign or run unrestricted methods and operations” or “Sign agents or XPages to run on behalf of the invoker” fields (Server Document –> Security tab).
See http://www-01.ibm.com/support/docview.wss?uid=swg21327868 for more details.