You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Rune Juhl Jacobsen (Jira)" <ji...@apache.org> on 2021/01/06 19:27:01 UTC

[jira] [Commented] (GUACAMOLE-514) Implement additional authentication methods for VNC

    [ https://issues.apache.org/jira/browse/GUACAMOLE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17260015#comment-17260015 ] 

Rune Juhl Jacobsen commented on GUACAMOLE-514:
----------------------------------------------

Found this issue after unsuccessfully trying to connect to a UltraVNC server configured to use "MS Logon" for authentication. I've dumped the network traffic and the UltraVNC server closes the connection after the following short exchange:

{color:#00007f}Server: RFB 003.008{color}
 {color:#7f0000}Client: RFB 003.008{color}
 {color:#00007f}Server: "Your connection has been rejected.{color}

 I'm not sure if this issue intended to solve a similar problem, but it does sound like it from the initial description. [~rfxtech99], did you ever get it working?

> Implement additional authentication methods for VNC
> ---------------------------------------------------
>
>                 Key: GUACAMOLE-514
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-514
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: Documentation, VNC
>            Reporter: Thomas Hooge
>            Assignee: Nick Couchman
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> (similar to [GUAC-173])
> To use e.g. UltraVNC domain authentication a unsername is needed.
> I looked at underlying libvncclient and realized there seems to be support: typedef union _rfbCredential has both username and password fields.
> So perhaps only a input field for username is missing which can be straightforward sent to libvncclient?
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)