Is possible to avoid that the users to see the availables repositories list in the network?
the users can see this list through the attach repository button in the client. I need to avoid this.
Is possible to avoid that the users to see the availables repositories list in the network?
the users can see this list through the attach repository button in the client. I need to avoid this.
Both Ryan's and Mazahir's instructions have the same effect, one is directly editing the registry, the other is using the UI command that sets the same registry key.
The Client uses an HTML page on the login screen (<install directory>\<language>\login.htm). After following their instructions, you could deploy Client installations with a modified Login.htm that hides the Attach button.
The user would still be able to get to the Attach command once they log into a repository, but that is a lot less discoverable than the button on the main screen.
Try setting the following registry key to 0:
HKEY_CURRENT_USER\Software\Laserfiche\Client8\Profile\Options\Thunk
(You may have to create the string value 'Thunk').
With this key created, the Client will NOT scan the network for repositories by default, and will instead display the recently selected repositories (found under HKEY_CURRENT_USER\Software\Laserfiche\Client8\Profile\IPDatabase).
Hi Ryan Schooley, Thanks for your response!
But it does not avoid that the users can see the list through the attach repository button.
hello Deivin
Laserfiche Client console unchecked the " Scan Network for Repository"
for more information check the Screen shots.