connectionmanager2
connectionmanager2 copied to clipboard
use password from Gnome-Keyring
That is: get password from a keyring and use it to connect.
Hi ildar,
a better way is to set up a public/private key pair. You unlock your key once and then reuse it to make connections without entering your password. You can find some details here: http://sshmenu.sourceforge.net/articles/key-setup.html
I know. But in case rdesktop support will be added, (see Issue #3), password support will be required anyway.
I also think this is a must have. I work with third-pary server administrator, where it is not possible to create keys on server side.