Hi,

My setup looks like this:

Users exist in AD, towards which they authenticate when logging in to
Guacamole. The group management however is handled in MySQL since we
couldn't change the schema to provide group management in our AD.

When I look in the database, it looks like users are getting created in the
database on first authentication (which they do towards AD), and the
password hash column is populated. Does this mean that the hashes that I see
in the database are fetched from AD during the authentication? I can't seem
to find anything in the docs about this.

The problem that I now have encountered is that I want to add users to group
via script, i.e. SQL queries, so that they are already added before they do
their first authentication. But how can I get all the info from AD to
successfully populate all required fields for a new user in the database?

Hope this makes sense!

//Samuel



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to