mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Added dummy proxy implementation, moved client, added main Makefile.
This commit is contained in:
committed by
Mike Jumper
parent
7ee970c88a
commit
c048537232
6
guacamole/client/doc/example/guacamole-users.xml
Normal file
6
guacamole/client/doc/example/guacamole-users.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<tomcat-users>
|
||||
<role rolename="guacamole"/>
|
||||
<user username="guacamole" password="changeme" roles="guacamole"/>
|
||||
</tomcat-users>
|
Reference in New Issue
Block a user