You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2019/08/03 16:23:51 UTC

[GitHub] [guacamole-server] necouchman opened a new pull request #232: GUACAMOLE-514: Implement additional VNC authentication support

necouchman opened a new pull request #232: GUACAMOLE-514: Implement additional VNC authentication support
URL: https://github.com/apache/guacamole-server/pull/232
 
 
   This pull request implements the callback and parameters required to support additional authentication mechanisms by VNC servers that don't do just password-based authentication.  Ideally this should implement both username/password support as well as X509 support.  I have tested the username/password support and it appears to work - I don't have a way of testing X509 right now so I'm not 100% certain that it will work; however, since I think most of that is handled internally in libvncserver(client), it's reasonable that it will work.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services