After to configure servlet folder on the Domino folder, we setup a file protection to avoid accessing the servlet folder by Anonymous user. That is meaning that only authenticated users will access the servlet folder.
But the problems is “file protections” for the serlet folder are not working.
Please, anybody can help us saying the right configuration or if there is any workaround to fix that.
Subject: File protection does not work on Servlet folder
I want the servlet folder being used by a colletion of users (authenticated users) more than everybody (anonymous + authenticated users). It is because “File protections” are a mechanism to give security to Folders via WEB. But, File Protections are NOT working properly on the SERVLET folder. All the requests done to the SERVLET folder are done ANONYMOUS and so, if we want authentication to reach to the servlets located on the server, that is not possible and some of them (servlets) does not run properly.
Subject: Understood, but I am confused by the Help file
I understand exactly what you’d like to do.
My understanding is, however, that when the server runs a servlet, it uses the server ID and not the user’s ID. For example, in Sametime 3.x, the address dialog popup uses the server ID so you cannot use Reader names fields that depend upon the user who is logged in via the web. I don’t know if this is correct.
The Domino Administrator help file confuses me in this regard as it refers to File Protection documents as the way to secure servlets. Sorry that I can’t help.