Remmina 1.2.0-rcit-26 - Saving Passwords for SSH Sessions
OS --Ubuntu 16.04 LTS 64 Bit running in a VM.
I have created 3 different SSH session profiles to a couple of Raspberry PI servers.
I enter the password in the Remote Desktop Preference screen, but it seems to not save the password and it prompts me every time.
Session Properties Dialogue
When the password dialogue window appears I enter the password, click save password and the session establishes ok.
However, when I try to launch a subsequent session it always asks for the password again.
How do I get the save password to actually save?
Password Prompt Dialogue
ssh password remmina
add a comment |
OS --Ubuntu 16.04 LTS 64 Bit running in a VM.
I have created 3 different SSH session profiles to a couple of Raspberry PI servers.
I enter the password in the Remote Desktop Preference screen, but it seems to not save the password and it prompts me every time.
Session Properties Dialogue
When the password dialogue window appears I enter the password, click save password and the session establishes ok.
However, when I try to launch a subsequent session it always asks for the password again.
How do I get the save password to actually save?
Password Prompt Dialogue
ssh password remmina
add a comment |
OS --Ubuntu 16.04 LTS 64 Bit running in a VM.
I have created 3 different SSH session profiles to a couple of Raspberry PI servers.
I enter the password in the Remote Desktop Preference screen, but it seems to not save the password and it prompts me every time.
Session Properties Dialogue
When the password dialogue window appears I enter the password, click save password and the session establishes ok.
However, when I try to launch a subsequent session it always asks for the password again.
How do I get the save password to actually save?
Password Prompt Dialogue
ssh password remmina
OS --Ubuntu 16.04 LTS 64 Bit running in a VM.
I have created 3 different SSH session profiles to a couple of Raspberry PI servers.
I enter the password in the Remote Desktop Preference screen, but it seems to not save the password and it prompts me every time.
Session Properties Dialogue
When the password dialogue window appears I enter the password, click save password and the session establishes ok.
However, when I try to launch a subsequent session it always asks for the password again.
How do I get the save password to actually save?
Password Prompt Dialogue
ssh password remmina
ssh password remmina
asked Jan 14 '18 at 2:53
David SkiltonDavid Skilton
62
62
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Does it help to install gnome-keyring as suggested in https://github.com/FreeRDP/Remmina/issues/1440?
I've installed remmina via snap and the information in the link above helped me with the same issue as you, although I had to follow the advice from "antenore" where I enable the keyring as well.
UPDATE
It seems the link went dead at some point. If I recall correctly the command Antenore recommended was this:
sudo snap connect remmina:password-manager-service :password-manager-service
In later versions (1.3.0 for example) of the snap package they inform the user what needs to be done the first time it's run by the user.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f995670%2fremmina-1-2-0-rcit-26-saving-passwords-for-ssh-sessions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Does it help to install gnome-keyring as suggested in https://github.com/FreeRDP/Remmina/issues/1440?
I've installed remmina via snap and the information in the link above helped me with the same issue as you, although I had to follow the advice from "antenore" where I enable the keyring as well.
UPDATE
It seems the link went dead at some point. If I recall correctly the command Antenore recommended was this:
sudo snap connect remmina:password-manager-service :password-manager-service
In later versions (1.3.0 for example) of the snap package they inform the user what needs to be done the first time it's run by the user.
add a comment |
Does it help to install gnome-keyring as suggested in https://github.com/FreeRDP/Remmina/issues/1440?
I've installed remmina via snap and the information in the link above helped me with the same issue as you, although I had to follow the advice from "antenore" where I enable the keyring as well.
UPDATE
It seems the link went dead at some point. If I recall correctly the command Antenore recommended was this:
sudo snap connect remmina:password-manager-service :password-manager-service
In later versions (1.3.0 for example) of the snap package they inform the user what needs to be done the first time it's run by the user.
add a comment |
Does it help to install gnome-keyring as suggested in https://github.com/FreeRDP/Remmina/issues/1440?
I've installed remmina via snap and the information in the link above helped me with the same issue as you, although I had to follow the advice from "antenore" where I enable the keyring as well.
UPDATE
It seems the link went dead at some point. If I recall correctly the command Antenore recommended was this:
sudo snap connect remmina:password-manager-service :password-manager-service
In later versions (1.3.0 for example) of the snap package they inform the user what needs to be done the first time it's run by the user.
Does it help to install gnome-keyring as suggested in https://github.com/FreeRDP/Remmina/issues/1440?
I've installed remmina via snap and the information in the link above helped me with the same issue as you, although I had to follow the advice from "antenore" where I enable the keyring as well.
UPDATE
It seems the link went dead at some point. If I recall correctly the command Antenore recommended was this:
sudo snap connect remmina:password-manager-service :password-manager-service
In later versions (1.3.0 for example) of the snap package they inform the user what needs to be done the first time it's run by the user.
edited 10 hours ago
answered Mar 28 '18 at 14:07
Anton PetterssonAnton Pettersson
112
112
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f995670%2fremmina-1-2-0-rcit-26-saving-passwords-for-ssh-sessions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown