connectionmanager2 icon indicating copy to clipboard operation
connectionmanager2 copied to clipboard

use password from Gnome-Keyring

Open ildar opened this issue 13 years ago • 3 comments

That is: get password from a keyring and use it to connect.

ildar avatar Dec 05 '11 10:12 ildar

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

sciancio avatar Dec 06 '11 11:12 sciancio

I know. But in case rdesktop support will be added, (see Issue #3), password support will be required anyway.

ildar avatar Dec 06 '11 11:12 ildar

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.

rosivaldo avatar Oct 29 '12 12:10 rosivaldo