Re: ldap + mysql

2019-09-06 Thread Nick Couchman
On Fri, Sep 6, 2019 at 6:49 AM Кирилл Егоров wrote: > Good day. > I installed guacamole 1.1.0. > Since 1.1.0 has not been released, you'll have to be more specific about this. How did you install 1.1.0, and from where? > I configured ldap authentication. The user can log in, but does not

Re: Connect Guacamole with MS-RAI

2019-09-06 Thread Richard Lancaster
You would need to convert that string in to an interaction with guacamole, likely into calls to the REST API. Documentation was recently added regarding how to do this, check https://github.com/apache/guacamole-manual/pull/123 Thanks, Richard From:

Re: RemoteApp Syntax

2019-09-06 Thread sciUser
bump - A Cybersecurity Enablement Company We don't just run you through the motions, Our labs teach you how to think! Known good Guacamole installations -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

mysql + ldap

2019-09-06 Thread Кирилл Егоров
Good day. I installed guacamole 1.1.0. I configured ldap authentication. The user can log in, but does not have permissions. I also connected Mysql and added a group there. Tell me how to connect the ldap and Mysql groups correctly. In my ldap database, user groups are indicated in the field

ldap + mysql

2019-09-06 Thread Кирилл Егоров
Good day. I installed guacamole 1.1.0. I configured ldap authentication. The user can log in, but does not have permissions. I also connected Mysql and added a group there. Tell me how to connect the ldap and Mysql groups correctly. In my ldap database, user groups are indicated in the field

Connect Guacamole with MS-RAI

2019-09-06 Thread nicola.anaclerio
Hi, I'm creating a system based on guacamole with the purpose of remote assistance on Windows machines. To do so I'm using client side a Microsoft DLL that opens the RDP connections and generate a connection string like this: More