Differences

This shows you the differences between the selected revisions of the page.

2017-02-10 2017-05-03
Restored revision 1483599633. Undoing revision 1486717240. (martin) (hidden) no summary (75.137.147.17) (hidden) (untrusted)
Line 21: Line 21:
On 64-bit systems, a physical location of the key is ''HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Martin Prikryl\WinSCP 2'' (as WinSCP is 32-bit application). On 64-bit systems, a physical location of the key is ''HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Martin Prikryl\WinSCP 2'' (as WinSCP is 32-bit application).
-===== [[special_session]] Unmodifiable Site ===== +Administrator can set site setting allow any user to modify or delete the site accidentally (Note that the setting can be changed by end-user). Such site will also be highlighted in. Example how to configure the setting, if INI file is used as configuration storage follows:
-Administrator can set site setting ''Special'' to 1 to restrict user from modifying or deleting the site accidentally (Note that the setting can be changed by end-user). Such site will also be highlighted in [[ui_login|site list]]. Example how to configure the setting, if INI file is used as [[config|configuration storage]], follows:+
<code ini> <code ini>
[Sessions\Server] [Sessions\Server]
-HostName=example.com+HostName=example.comm
UserName=customer UserName=customer
-Special=1 
</code> </code>
===== Distributing Restricted Version ===== ===== Distributing Restricted Version =====
WinSCP can be [[custom_distribution|distributed]] with the restrictions preconfigured. WinSCP can be [[custom_distribution|distributed]] with the restrictions preconfigured.

Last modified: by 75.137.147.17