When testing web agent in Lotus Designer, I get following error:
If this agent is run from the web browser on server ‘CN=edmundas/OU=Dev/O=PMT/C=LT’ this agent will not run unless the user is logged in as ‘CN=signer/OU=Dev/O=PMT/C=LT’. This user does not have the rights to create agents that run as any web user.
“signer” is the user I use for signing my agents and libraries. It has all ECL rights selected for it and “Run unrestricted methods and operations”, “Run restricted LotusScript/Java agents” roles assigned to it.
My question is: what other rights is the error message informing about?
TIA
Edmundas
Subject: Web Agent problem
You will find a detailed explanation in the Agent FAQ article called “decoding ND6 agents”. In short: There is a new field in the Domino security table. If it is blank it will behave the old way, but if it is populated all users that sign web agents need to listed there.
For screen shots and detailed explanation refer to the article which you can locate from the Agent FAQ or by searching the archives of this forum.
Subject: Web Agent problem
Subject: RE: Web Agent problem
No, this is not right. If you read the Agent FAQ it says ‘On Behalf’ is not used in web agents. But there is a new security field in the server record which the agent signer need to be listed in. The article about ND6 features goes over this in details.