I become a crazy man…
It still doesn’t work with any settings of the agent or server
document.
And as I said before – a new role is added but InternetLever is not
changed. So ACL is changed/updated by the agent run on server. So
there is no any security issues.
See sample below again:
Call acl.AddRole( "TEMPROLE" ) ‘ added after ACL save
acl.InternetLevel = 4 ‘ changed after ACL
save but still has old value after agent finish working.
Call acl.Save
So again my question is: is there some InternetLevel option
restriction on server. Or maybe I need somehow refresh DominoDirectory
after that agent is done.
Again it works fine if I run the agent locally/manually…
Thanks
Vlad