Still working on this.  Another person is trying to fork our own no-auth
extension, that will be a true no-auth.   In the meantime, we may have found
another possible way, but I also don't understand why this isn't working.

We moved from no-auth to user-mapping but we run into the exact same issue. 
PHP script runs, checks for the existence of <hostname> in user-mapping.xml.  
If it doesn't exist, it add's it, then redirects the user to it.

Example:


All of those were added, via sed, to user-mapping.xml.  We then redirect to
this url in attempt to access the host. 
*http://someserver.com:9000/guacamole/#/client/dsmdctest1.deploy.lab.beer.town/?username=some_user&password=some_password*.
  
This again works great, until we attempt to make another connection.  
Disconnect or hit back, then attempt the next host.  Same process, it gets
added to user-mapping.xml, however right back to square one:  



Yet, we can literally see it sitting right there in user-mapping.xml.

Any idea what is going on here?  Does there need to be some cache or logout
happening for this to work?  How come it doesn't think that
deldnstest.deploy.lab.beer.town exists for some_user?

Thanks.




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

Reply via email to