I use no-auth.
I wrote a simple php script that checks if a server exists in
noauth-config.xml.  If it doesn't, it adds it and then redirects them to
http://guachost:9000/guacamole/#/client/<fqdn_of_server>

This works all great, until I attempt to run this on the next host.  Because
it is using some sort of session or tokens?, it thinks that user doesnt have
access to that new session.  The only way I have found around this is to
manually click logout.  Then I can click on the new session that was added
and access it just fine.

My question is how can I get around this?  I want to be able to just run the
script and get directly to the host.  Is there a way to create a new
session/token/user ID each time something is added to noauth-config.xml?  

Thanks for any assistance. 



--
View this message in context: 
http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Connection-errors-on-no-auth-unless-logout-first-tp93.html
Sent from the Apache Guacamole (incubating) - Users mailing list archive at 
Nabble.com.

Reply via email to