Differences
This shows you the differences between the selected revisions of the page.
2005-08-11 | 2005-12-06 | ||
public_key#private (martin) | 3.8 Distributing Passwords (martin) | ||
Line 100: | Line 100: | ||
Special=1 | Special=1 | ||
</code> | </code> | ||
+ | |||
+ | ===== Distributing Passwords ===== | ||
+ | While not recommended, you can distribute even session passwords. By default the password needs to be stored in encrypted form to option 'Password'. You can store the password from GUI to get the correct encrypted form (note that key for encryption in hostname and username, so the encrypted password cannot be misused for other session). | ||
+ | |||
+ | If you need to store the password in plain-text, use session option 'PasswordPlain', instead of 'Password'. Note that WinSCP will, if possible, replace the 'PasswordPlain' with equivalent 'Password' option on the first start-up. | ||
===== Embedded Settings ===== | ===== Embedded Settings ===== |