740 pts.
 what is difference between restricted and unrestricted agent. which are restricted agent in lotus.
what is difference between restricted and unrestricted agent. which are restricted agent in lotus.

Software/Hardware used:
ASKED: August 23, 2010  3:36 PM
UPDATED: August 24, 2010  1:29 PM

Answer Wiki:
Unrestricted agents can access the server file system.
Last Wiki Answer Submitted:  August 24, 2010  1:20 pm  by  Brooklynegg   3,845 pts.
All Answer Wiki Contributors:  Brooklynegg   3,845 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

RTFM ;-)

Restricted operations
Lets users who have unrestricted rights specify whether the agent should run in restricted mode, unrestricted mode, or unrestricted with full administration rights mode. By default, the value is set to restricted mode because this is the safest setting. For users who have restricted rights, this option has no effect on the agent.

You have the following choices from the drop-down list:
- Do not allow restricted operations — the agent is not allowed to perform restricted operations. Note that this is the most secure choice. The reason the agent cannot perform restricted operations is that the agent has rights that are restricted.
- Allow restricted operations — the agent can perform restricted operations because it is has been granted unrestricted rights. Note that this is a less secure choice than the previous one and grants the agent more power.
- Allow restricted operations with full administration rights — the agent can perform restricted operations and can do so with full administration rights. This choice grants even more power to the agent because the agent now has been granted unrestricted rights and given full administration rights. Use this choice with caution.

For more information on restricted operations, see the topic “Restricted LotusScript and Java agent operations”

 4,075 pts.