Changes

From Amahi Wiki
Jump to: navigation, search
10 bytes removed ,  12:57, 19 May 2013
The SQL scripts that create the database schema and default administrator user are included in the guacamole-auth-mysql-0.8.0 archive you downloaded within the schema/ directory. Change directories to the guacamole-auth-mysql-0.8.0 archive.
{{Code|Code = cd /whereever/you/downloaded/it/guacamole-auth-mysql-0.8.0}}
The scripts are named such that they can be run in order with one command:
{{Code|Code mysql code = $ cat schema/*.sql | mysql -u root -p guacamoleEnter Ender password: Amahi default for Amahi is hda$}}
==== Configuring Guacamole to Use MySQL Authentication ====
128

edits