Re: Restricting LDAP groups

2022-01-20 Thread Hankins, Jonathan
FWIW, I tested today in my environment (AD LDAP) and this works: *ldap-group-search-filter: (&(objectClass=group)(cn=guac*))* I also tested *(|(cn=foo)(cn=bar))* where foo and bar DO exist, and it works, and I tested it where foo and bar do NOT exist, and they are absent from the list, as

PulseAudio + qemu-kvm VNC gives no sound

2022-01-20 Thread Lucio Seki
Hi there, Could you folks please help me understand how PulseAudio + VNC should work? I followed the Audio support (via PulseAudio) guide [0], and I'm able to make Guacd connect to the PulseAudio server running on my laptop. But I hear no sound coming from the remote machine. What I've done so

Restricting LDAP groups

2022-01-20 Thread Brad Saxton
So, I've upgraded to version 1.4 hoping that the new ldap-group-search-filter would help with a problem I am having. I have set up ldap auth + mysql so that Guacamole groups map to groups in LDAP (well Active Directory actually) and things work as expected (ie. users in an LDAP group get the

Re: 1.4.0 stops RDP working with Server 2008/2012

2022-01-20 Thread Евгений Н . Жуков
Yep, forcing NLA (by default in 1.2 I used Any) solved the problem! Thanks! чт, 20 янв. 2022 г. в 19:10, Nick Couchman : > On Thu, Jan 20, 2022 at 11:02 AM Евгений Н. Жуков > wrote: > >> Hi! >> Just upgraded my 1.2 to 1.4 and RDP connection to 2008/2012R2 stoped >> working with >> messages >>

Re: 1.4.0 stops RDP working with Server 2008/2012

2022-01-20 Thread Nick Couchman
On Thu, Jan 20, 2022 at 11:02 AM Евгений Н. Жуков wrote: > Hi! > Just upgraded my 1.2 to 1.4 and RDP connection to 2008/2012R2 stoped > working with > messages > > Jan 20 18:59:50 clproxy guacd[73036]: RDP server closed/refused > connection: Authentication failure (invalid credentials?) > Jan 20

1.4.0 stops RDP working with Server 2008/2012

2022-01-20 Thread Евгений Н . Жуков
Hi! Just upgraded my 1.2 to 1.4 and RDP connection to 2008/2012R2 stoped working with messages Jan 20 18:59:50 clproxy guacd[73036]: RDP server closed/refused connection: Authentication failure (invalid credentials?) Jan 20 18:59:50 clproxy guacd[73036]: guacd[73036]: INFO:#011RDP server

Re: OAuth2 authentication and LDAP user management

2022-01-20 Thread Nick Couchman
On Thu, Jan 20, 2022 at 9:42 AM Richard Cochius wrote: > Hello, > > > I've got my 2FA working perfect with F5. > > But I can't get my user configuration from the LDAP server. > > Here is my configuration so far: > > auth-provider: > org.apache.guacamole.auth.openid.OpenIDAuthenticationProvider >

OAuth2 authentication and LDAP user management

2022-01-20 Thread Richard Cochius
Hello, I've got my 2FA working perfect with F5. But I can't get my user configuration from the LDAP server. Here is my configuration so far: auth-provider: org.apache.guacamole.auth.openid.OpenIDAuthenticationProvider openid-authorization-endpoint:

Re: 2FA not showing QR

2022-01-20 Thread Don Eugene Paul Viado
HI, I got it to work.  So I realized I was still using old extension guacamole-auth-totp-1.2.0.  This seems to work fine on 1.3.0 but after 1.4.0 it doesn't seem to present the QR anymore on newly added users.  If you have already activated your token, it will still work as usual but adding