I have a big Lotus Notes company database containing sensitive data and I want to prevent normal users to replicate this database locally.
Explanation of the main problems :
- sensitive data on laptop
- server deleted documents reappear if the purge interval is more frequent than local replications
- server deleted documents reappear if users modify them locally
These solutions are NOT working in my context :
- uncheck the "replicate or copy documents" in the ACL for users. If done, users cannot copy/paste content in form fields.
- check "temporary disable replication" cause the application is replicated accross multiple servers
- prevent local disk writing