Hi,

I have a task to configure guacamole where users can create a URL and use it
for remote desktop. All parameter for connection are passed via url
parameter.  The behavior is similar to guacamole auth plugin
<https://github.com/grncdr/guacamole-auth-hmac>   which doesn't work with
latest version. I even tried from other  forked projects
<https://github.com/cyverse/guacamole-auth-hmac/tree/0.9.14/src>  .  After
this plugin is loaded, the home page of guacamole is not loading and a rest
exception is thrown in log. 

I tried using https://github.com/glyptodon/guacamole-auth-json plugin as
well but could not succeed.

Now I am trying to understand and build an custom auth provider. I have gone
through the basic tutorial. I am able to build it and integrate it. 

 However I am not able to find any tutorial on how can I debug these
plugins. Coming from .net background, it is bit difficult to do without any
manual/documentation. 

Therefore kindly guide me what setup is required to debug these plugins. I
do not need a step by step procedure but a starting point where I can grab
some idea on how debug this plugin.





--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Reply via email to