If the user right mouse clicks and does a Replication/New Replica… the new replica database is encrypted locally as per the User Preferences.
However, when a user runs LS code using the Set notesDatabaseReplica = notesDatabase.CreateReplica( newServer$, newDbFile$ ) method to create new local replica databases the new local replicas are not encrypted as per the User Preferences.
Does anyone know a clever way round this?
Thanks in advance
Previously posted:
Where the only response was to confirm there is a problem.