Agent signing

I am unable to run agents. I get the error from the server log: You are not authorized to perform that operation.

I have looked this up on the net and it tells me that this: Usually occurs because the ID that is being used to run the Agent or the ID last used to sign it is not listed in the Domino Direcotry (NAB) and being allowed to run Agents.

But I have checked the server document and I am listed as allowed to:

Run unrestricted methods and operations:

Sign agents to run on behalf of someone else:

Sign agents to run on behalf of the invoker of the agent:

Run restricted LotusScript/Java agents:

Run Simple and Formula agents:

What have I missed?

Thanks!

Subject: Agent signing

Anastasia,

Can you actually access ALL the databases that the agent uses? Does the agent use any other databases that you might not be listed in the ACL of?

Mike

Subject: RE: Agent signing

What does the Agent?Maybe the Agent tries to do something in the database, that you are not allowed to do.

Subject: RE: Agent signing

Did you read Agent FAQ section on security? It explains all aspects of it, and gives you a table which is easy to see for each situation. It all depends on how you run the agent and what the agent does. Something like “troubleshooting agents in R6” is a good place to start.