Vinagre (Remote Desktop Viewer for GNOME) isn't working out of box(
I'm trying to use Remote Desktop Viewer
to connect to remote server. I opened Remote Desktop Viewer
, switched Protocol
to RDP
then entered my Host
and my Username
and clicked Connect
.
gnome-session: Password: connected to uftwfbkpsvr02:3389
gnome-session: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
gnome-session: @ WARNING: CERTIFICATE NAME MISMATCH! @
gnome-session: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
gnome-session: The hostname used for this connection (XXXXX)
gnome-session: does not match the name given in the certificate:
gnome-session: XXXXX
gnome-session: A valid certificate for the wrong name should NOT be trusted!
gnome-session: Certificate details:
gnome-session: Subject: CN = XXXXX
gnome-session: Issuer: CN = XXXXX
gnome-session: Thumbprint: 53:7b:c6:f6:b9:60:65:67:44:ea:06:56:c8:63:5b:a0:a1:6c:de
gnome-session: The above X.509 certificate could not be verified, possibly because you do not have the CA certificate in your certificate store, or the certificate has expired. Please look at the documentation on how to create local certificate store for a private CA.
gnome-session: Do you trust the above certificate? (Y/N)
gnome-session: Error: Could not read answer from stdin.
gnome-session: SSL_write: Failure in SSL library (protocol error?)
gnome-session: Authentication failure, check credentials.
gnome-session: If credentials are valid, the NTLMSSP implementation may be to blame.
I'm using:
[alexus@wcmisdlin02 Desktop]$ cat /etc/redhat-release
CentOS Linux release 7.0.1406 (Core)
[alexus@wcmisdlin02 Desktop]$
What am I missing? What am I doing wrong?
I Google for this issue and found following that looks like matching what I'm describing:
- Bug 1062213 – Vinagre cannot open RDP sessions
Bug 724135 – Add options to ignore certificate and to disable NLA (Thanks to @Ƭᴇcʜιᴇ007 for pointing it out as well)
I CAN also use another tool to do RDP
session, but I was wondering if someone has another solution for Remote Desktop Viewer
itself.
linux centos gnome gnome3 centos-7
add a comment |
I'm trying to use Remote Desktop Viewer
to connect to remote server. I opened Remote Desktop Viewer
, switched Protocol
to RDP
then entered my Host
and my Username
and clicked Connect
.
gnome-session: Password: connected to uftwfbkpsvr02:3389
gnome-session: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
gnome-session: @ WARNING: CERTIFICATE NAME MISMATCH! @
gnome-session: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
gnome-session: The hostname used for this connection (XXXXX)
gnome-session: does not match the name given in the certificate:
gnome-session: XXXXX
gnome-session: A valid certificate for the wrong name should NOT be trusted!
gnome-session: Certificate details:
gnome-session: Subject: CN = XXXXX
gnome-session: Issuer: CN = XXXXX
gnome-session: Thumbprint: 53:7b:c6:f6:b9:60:65:67:44:ea:06:56:c8:63:5b:a0:a1:6c:de
gnome-session: The above X.509 certificate could not be verified, possibly because you do not have the CA certificate in your certificate store, or the certificate has expired. Please look at the documentation on how to create local certificate store for a private CA.
gnome-session: Do you trust the above certificate? (Y/N)
gnome-session: Error: Could not read answer from stdin.
gnome-session: SSL_write: Failure in SSL library (protocol error?)
gnome-session: Authentication failure, check credentials.
gnome-session: If credentials are valid, the NTLMSSP implementation may be to blame.
I'm using:
[alexus@wcmisdlin02 Desktop]$ cat /etc/redhat-release
CentOS Linux release 7.0.1406 (Core)
[alexus@wcmisdlin02 Desktop]$
What am I missing? What am I doing wrong?
I Google for this issue and found following that looks like matching what I'm describing:
- Bug 1062213 – Vinagre cannot open RDP sessions
Bug 724135 – Add options to ignore certificate and to disable NLA (Thanks to @Ƭᴇcʜιᴇ007 for pointing it out as well)
I CAN also use another tool to do RDP
session, but I was wondering if someone has another solution for Remote Desktop Viewer
itself.
linux centos gnome gnome3 centos-7
What version of the RDP is the host using? Which versions does the client support?
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:25
@Ƭᴇcʜιᴇ007 I'm usingvinagre-3.8.2-4.el7.x86_64
, which is latest available version for CentOS 7.
– alexus
Oct 31 '14 at 20:28
That's not what I meant by the RDP version; there are different versions of the Remote Desktop Protocol. Also, it looks like you may have hit this bug, have you investigated that yet? A simple Google for your SSL-wirte error turned up that link, plus lots of other ideas/suggestions. What have you tried already?
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:30
@Ƭᴇcʜιᴇ007 IGoogle
it too) AND I found some info about this bug as well even on redhat's site, however none of that addressRemote Desktop Viewer
itself, and as a workaround I was able to connect usingxfreerdp
and/or other clients as well, but that's not why I'm here)
– alexus
Oct 31 '14 at 20:41
So you're suggesting that the bug I linked, which is linked as the cause of this Redhat bug report is not the same problem you have? Even though they are talking about the same program, and showing the exact same results? Partly what I'm driving at is that we can't read your mind, so we have no idea what research you've done, or what repairs you've already attempted. Please edit your question to include that kind of information, so we don't spend time suggesting things you've already seen/tried. ;)
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:49
add a comment |
I'm trying to use Remote Desktop Viewer
to connect to remote server. I opened Remote Desktop Viewer
, switched Protocol
to RDP
then entered my Host
and my Username
and clicked Connect
.
gnome-session: Password: connected to uftwfbkpsvr02:3389
gnome-session: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
gnome-session: @ WARNING: CERTIFICATE NAME MISMATCH! @
gnome-session: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
gnome-session: The hostname used for this connection (XXXXX)
gnome-session: does not match the name given in the certificate:
gnome-session: XXXXX
gnome-session: A valid certificate for the wrong name should NOT be trusted!
gnome-session: Certificate details:
gnome-session: Subject: CN = XXXXX
gnome-session: Issuer: CN = XXXXX
gnome-session: Thumbprint: 53:7b:c6:f6:b9:60:65:67:44:ea:06:56:c8:63:5b:a0:a1:6c:de
gnome-session: The above X.509 certificate could not be verified, possibly because you do not have the CA certificate in your certificate store, or the certificate has expired. Please look at the documentation on how to create local certificate store for a private CA.
gnome-session: Do you trust the above certificate? (Y/N)
gnome-session: Error: Could not read answer from stdin.
gnome-session: SSL_write: Failure in SSL library (protocol error?)
gnome-session: Authentication failure, check credentials.
gnome-session: If credentials are valid, the NTLMSSP implementation may be to blame.
I'm using:
[alexus@wcmisdlin02 Desktop]$ cat /etc/redhat-release
CentOS Linux release 7.0.1406 (Core)
[alexus@wcmisdlin02 Desktop]$
What am I missing? What am I doing wrong?
I Google for this issue and found following that looks like matching what I'm describing:
- Bug 1062213 – Vinagre cannot open RDP sessions
Bug 724135 – Add options to ignore certificate and to disable NLA (Thanks to @Ƭᴇcʜιᴇ007 for pointing it out as well)
I CAN also use another tool to do RDP
session, but I was wondering if someone has another solution for Remote Desktop Viewer
itself.
linux centos gnome gnome3 centos-7
I'm trying to use Remote Desktop Viewer
to connect to remote server. I opened Remote Desktop Viewer
, switched Protocol
to RDP
then entered my Host
and my Username
and clicked Connect
.
gnome-session: Password: connected to uftwfbkpsvr02:3389
gnome-session: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
gnome-session: @ WARNING: CERTIFICATE NAME MISMATCH! @
gnome-session: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
gnome-session: The hostname used for this connection (XXXXX)
gnome-session: does not match the name given in the certificate:
gnome-session: XXXXX
gnome-session: A valid certificate for the wrong name should NOT be trusted!
gnome-session: Certificate details:
gnome-session: Subject: CN = XXXXX
gnome-session: Issuer: CN = XXXXX
gnome-session: Thumbprint: 53:7b:c6:f6:b9:60:65:67:44:ea:06:56:c8:63:5b:a0:a1:6c:de
gnome-session: The above X.509 certificate could not be verified, possibly because you do not have the CA certificate in your certificate store, or the certificate has expired. Please look at the documentation on how to create local certificate store for a private CA.
gnome-session: Do you trust the above certificate? (Y/N)
gnome-session: Error: Could not read answer from stdin.
gnome-session: SSL_write: Failure in SSL library (protocol error?)
gnome-session: Authentication failure, check credentials.
gnome-session: If credentials are valid, the NTLMSSP implementation may be to blame.
I'm using:
[alexus@wcmisdlin02 Desktop]$ cat /etc/redhat-release
CentOS Linux release 7.0.1406 (Core)
[alexus@wcmisdlin02 Desktop]$
What am I missing? What am I doing wrong?
I Google for this issue and found following that looks like matching what I'm describing:
- Bug 1062213 – Vinagre cannot open RDP sessions
Bug 724135 – Add options to ignore certificate and to disable NLA (Thanks to @Ƭᴇcʜιᴇ007 for pointing it out as well)
I CAN also use another tool to do RDP
session, but I was wondering if someone has another solution for Remote Desktop Viewer
itself.
linux centos gnome gnome3 centos-7
linux centos gnome gnome3 centos-7
edited Oct 31 '14 at 21:00
alexus
asked Oct 31 '14 at 20:17
alexusalexus
1,64673556
1,64673556
What version of the RDP is the host using? Which versions does the client support?
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:25
@Ƭᴇcʜιᴇ007 I'm usingvinagre-3.8.2-4.el7.x86_64
, which is latest available version for CentOS 7.
– alexus
Oct 31 '14 at 20:28
That's not what I meant by the RDP version; there are different versions of the Remote Desktop Protocol. Also, it looks like you may have hit this bug, have you investigated that yet? A simple Google for your SSL-wirte error turned up that link, plus lots of other ideas/suggestions. What have you tried already?
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:30
@Ƭᴇcʜιᴇ007 IGoogle
it too) AND I found some info about this bug as well even on redhat's site, however none of that addressRemote Desktop Viewer
itself, and as a workaround I was able to connect usingxfreerdp
and/or other clients as well, but that's not why I'm here)
– alexus
Oct 31 '14 at 20:41
So you're suggesting that the bug I linked, which is linked as the cause of this Redhat bug report is not the same problem you have? Even though they are talking about the same program, and showing the exact same results? Partly what I'm driving at is that we can't read your mind, so we have no idea what research you've done, or what repairs you've already attempted. Please edit your question to include that kind of information, so we don't spend time suggesting things you've already seen/tried. ;)
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:49
add a comment |
What version of the RDP is the host using? Which versions does the client support?
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:25
@Ƭᴇcʜιᴇ007 I'm usingvinagre-3.8.2-4.el7.x86_64
, which is latest available version for CentOS 7.
– alexus
Oct 31 '14 at 20:28
That's not what I meant by the RDP version; there are different versions of the Remote Desktop Protocol. Also, it looks like you may have hit this bug, have you investigated that yet? A simple Google for your SSL-wirte error turned up that link, plus lots of other ideas/suggestions. What have you tried already?
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:30
@Ƭᴇcʜιᴇ007 IGoogle
it too) AND I found some info about this bug as well even on redhat's site, however none of that addressRemote Desktop Viewer
itself, and as a workaround I was able to connect usingxfreerdp
and/or other clients as well, but that's not why I'm here)
– alexus
Oct 31 '14 at 20:41
So you're suggesting that the bug I linked, which is linked as the cause of this Redhat bug report is not the same problem you have? Even though they are talking about the same program, and showing the exact same results? Partly what I'm driving at is that we can't read your mind, so we have no idea what research you've done, or what repairs you've already attempted. Please edit your question to include that kind of information, so we don't spend time suggesting things you've already seen/tried. ;)
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:49
What version of the RDP is the host using? Which versions does the client support?
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:25
What version of the RDP is the host using? Which versions does the client support?
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:25
@Ƭᴇcʜιᴇ007 I'm using
vinagre-3.8.2-4.el7.x86_64
, which is latest available version for CentOS 7.– alexus
Oct 31 '14 at 20:28
@Ƭᴇcʜιᴇ007 I'm using
vinagre-3.8.2-4.el7.x86_64
, which is latest available version for CentOS 7.– alexus
Oct 31 '14 at 20:28
That's not what I meant by the RDP version; there are different versions of the Remote Desktop Protocol. Also, it looks like you may have hit this bug, have you investigated that yet? A simple Google for your SSL-wirte error turned up that link, plus lots of other ideas/suggestions. What have you tried already?
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:30
That's not what I meant by the RDP version; there are different versions of the Remote Desktop Protocol. Also, it looks like you may have hit this bug, have you investigated that yet? A simple Google for your SSL-wirte error turned up that link, plus lots of other ideas/suggestions. What have you tried already?
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:30
@Ƭᴇcʜιᴇ007 I
Google
it too) AND I found some info about this bug as well even on redhat's site, however none of that address Remote Desktop Viewer
itself, and as a workaround I was able to connect using xfreerdp
and/or other clients as well, but that's not why I'm here)– alexus
Oct 31 '14 at 20:41
@Ƭᴇcʜιᴇ007 I
Google
it too) AND I found some info about this bug as well even on redhat's site, however none of that address Remote Desktop Viewer
itself, and as a workaround I was able to connect using xfreerdp
and/or other clients as well, but that's not why I'm here)– alexus
Oct 31 '14 at 20:41
So you're suggesting that the bug I linked, which is linked as the cause of this Redhat bug report is not the same problem you have? Even though they are talking about the same program, and showing the exact same results? Partly what I'm driving at is that we can't read your mind, so we have no idea what research you've done, or what repairs you've already attempted. Please edit your question to include that kind of information, so we don't spend time suggesting things you've already seen/tried. ;)
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:49
So you're suggesting that the bug I linked, which is linked as the cause of this Redhat bug report is not the same problem you have? Even though they are talking about the same program, and showing the exact same results? Partly what I'm driving at is that we can't read your mind, so we have no idea what research you've done, or what repairs you've already attempted. Please edit your question to include that kind of information, so we don't spend time suggesting things you've already seen/tried. ;)
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:49
add a comment |
1 Answer
1
active
oldest
votes
Look in the file $home/.freerdp/known_hosts
.
Delete the server you're having issues with and try reconnecting.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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%2fsuperuser.com%2fquestions%2f834447%2fvinagre-remote-desktop-viewer-for-gnome-isnt-working-out-of-box%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
Look in the file $home/.freerdp/known_hosts
.
Delete the server you're having issues with and try reconnecting.
add a comment |
Look in the file $home/.freerdp/known_hosts
.
Delete the server you're having issues with and try reconnecting.
add a comment |
Look in the file $home/.freerdp/known_hosts
.
Delete the server you're having issues with and try reconnecting.
Look in the file $home/.freerdp/known_hosts
.
Delete the server you're having issues with and try reconnecting.
edited Nov 7 '16 at 6:52
3498DB
15.8k114762
15.8k114762
answered Oct 11 '16 at 14:29
MalfrediousMalfredious
11
11
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f834447%2fvinagre-remote-desktop-viewer-for-gnome-isnt-working-out-of-box%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
What version of the RDP is the host using? Which versions does the client support?
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:25
@Ƭᴇcʜιᴇ007 I'm using
vinagre-3.8.2-4.el7.x86_64
, which is latest available version for CentOS 7.– alexus
Oct 31 '14 at 20:28
That's not what I meant by the RDP version; there are different versions of the Remote Desktop Protocol. Also, it looks like you may have hit this bug, have you investigated that yet? A simple Google for your SSL-wirte error turned up that link, plus lots of other ideas/suggestions. What have you tried already?
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:30
@Ƭᴇcʜιᴇ007 I
Google
it too) AND I found some info about this bug as well even on redhat's site, however none of that addressRemote Desktop Viewer
itself, and as a workaround I was able to connect usingxfreerdp
and/or other clients as well, but that's not why I'm here)– alexus
Oct 31 '14 at 20:41
So you're suggesting that the bug I linked, which is linked as the cause of this Redhat bug report is not the same problem you have? Even though they are talking about the same program, and showing the exact same results? Partly what I'm driving at is that we can't read your mind, so we have no idea what research you've done, or what repairs you've already attempted. Please edit your question to include that kind of information, so we don't spend time suggesting things you've already seen/tried. ;)
– Ƭᴇcʜιᴇ007
Oct 31 '14 at 20:49