Programmability Restriction

Hi All,10/28/2008 01:46:59 AM HTTP Server: Error validating execution rights for agent ‘OrigMailWeb’ in database ‘cis\execcal.nsf’. Agent signer ‘Garapati V. Prasad/Telcordia’, effective user ‘Garapati V. Prasad/Telcordia’. Examine ‘Programmability Restrictions’ field in the Server Record.

please help me very urgent. whenever i execute program, i getting this error in log file. i am unable to debugging the programm.

please help me.

Thanks

Prasad

Subject: Programmability Restriction

The server document contains fields that let the administrator set who can run what sort of lotusscript agents on that server.There are three levels of restriction: “can do anything they like”, “can do stuff that doesn’t affect the operating system”, and “can only do poxy stuff”.

If your name (or a group name of which you are a member) is listed in these fields with the right level of access, then you should be OK.

The other area you need to look at is at the agent itself. The second tab (with the security key icon) when looking at the agent properties tells you on whose behalf the agent will run, and what you want the agent to be doing. For example if you are detaching files to a folder on the server hard disc you need to “allow agent to do big stuff” on this security tab.

Play around with these until your agent works.

NB When you change the server document you may need to restart the server for the changes to take effect.