Files
guacamole-client/guacamole/client/doc/example/guacamole-users.xml
Michael Jumper a1440075d0 Revert "Removed old Java client, added new experimental PHP client."
This reverts commit 95f9da3a71c3e804dfe0457504cdbc0371c9b626.
2010-09-24 02:42:29 -07:00

7 lines
171 B
XML

<?xml version='1.0' encoding='utf-8'?>
<tomcat-users>
<role rolename="guacamole"/>
<user username="guacamole" password="changeme" roles="guacamole"/>
</tomcat-users>