mirror of
https://github.com/ZeJMaN/guacamole_ynh.git
synced 2025-06-07 21:35:30 +02:00
Update guacamole.properties
This commit is contained in:
parent
ced39d5b12
commit
2ad4bc6a38
@ -1,13 +1,9 @@
|
||||
user-mapping: /etc/guacamole/user-mapping.xml
|
||||
auth-provider: net.sourceforge.guacamole.net.basic.BasicFileAuthenticationProvider
|
||||
basic-user-mapping: /etc/guacamole/user-mapping.xml
|
||||
|
||||
# Auth provider class
|
||||
auth-provider: net.sourceforge.guacamole.net.auth.mysql.MySQLAuthenticationProvider
|
||||
|
||||
# MySQL properties
|
||||
mysql-hostname: localhost
|
||||
mysql-port: 3306
|
||||
mysql-database: guacamole_db
|
||||
mysql-username: guacamole_user
|
||||
mysql-database: guacamole
|
||||
mysql-username: guacamole
|
||||
mysql-password: CHANGEME
|
Loading…
x
Reference in New Issue
Block a user