Yes, that is the manual I am working from. It referenced a
directory /schema but didn't say WHERE this directory was located. A
find of the source for /schema shows:
./guacamole-client/guacamole/target/node/node_modules/npm/node_modules/json-schema/draft-03/schema
./guacamole-client/guacamole/target/node/node_modules/npm/node_modules/json-schema/draft-01/schema
./guacamole-client/guacamole/target/node/node_modules/npm/node_modules/json-schema/draft-00/schema
./guacamole-client/guacamole/target/node/node_modules/npm/node_modules/json-schema/draft-02/schema
./guacamole-client/guacamole/target/node/node_modules/npm/node_modules/json-schema/draft-04/schema
./guacamole-client/guacamole/target/classes/org/apache/guacamole/rest/schema
./guacamole-client/guacamole/target/guacamole-1.5.3/WEB-INF/classes/org/apache/guacamole/rest/schema
./guacamole-client/guacamole/src/main/frontend/node_modules/closure-webpack-plugin/schema
./guacamole-client/guacamole/src/main/frontend/node_modules/js-yaml/lib/js-yaml/schema
./guacamole-client/guacamole/src/main/frontend/node_modules/yaml/dist/schema
./guacamole-client/guacamole/src/main/frontend/node_modules/yaml/browser/dist/schema
./guacamole-client/guacamole/src/main/java/org/apache/guacamole/rest/schema
./guacamole-client/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-sqlserver/schema
./guacamole-client/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/schema
./guacamole-client/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/schema
./guacamole-client/extensions/guacamole-auth-ldap/schema
./yacy_search_server/source/net/yacy/search/schema
I am going to assume that
On 8/6/23 05:43, Nick Couchman wrote:
./guacamole-client/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/schema
is the correct one, but it would be nice if the manual provided a full
path relative to the package root.
On Sun, Aug 6, 2023 at 8:03 AM Robert Dinse <[email protected]> wrote:
Yet another question, is there a schema somewhere for creating all the
necessary tables for the jdbc module? I've created the database but the only
schema I can find is for LDAP.
Yes, as documented here:
https://guacamole.apache.org/doc/gug/jdbc-auth.html#creating-the-guacamole-database
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]