Re: VNC with AD auth

2020-02-03 Thread Nick Couchman
On Mon, Feb 3, 2020 at 7:27 AM tako wrote: > Yeah, looks like Ultra doesn't use the standard identifier for MSLogon (-6 > or > #fa) but implemented its own per the list here. > https://forum.ultravnc.net/viewtopic.php?f=4=34796#p105447 > > Wonder what'd be easier, UtraVNC updating their

Re: VNC with AD auth

2020-02-03 Thread tako
Yeah, looks like Ultra doesn't use the standard identifier for MSLogon (-6 or #fa) but implemented its own per the list here. https://forum.ultravnc.net/viewtopic.php?f=4=34796#p105447 Wonder what'd be easier, UtraVNC updating their server code to make this more compatible or figuring out how

Re: VNC with AD auth

2020-02-03 Thread Nick Couchman
On Mon, Feb 3, 2020 at 3:06 AM Vieri wrote: > On Monday, February 3, 2020, 8:31:34 AM GMT+1, tako > wrote: > > > > I'm also testing this with UltraVNC 1.2.24 on the Guacamole 1.1.0 Docker > > image; doesn't seem to work. Is there any information I can provide? > > Unfortunately, it seems that

Re: VNC with AD auth

2020-02-03 Thread Vieri
On Monday, February 3, 2020, 8:31:34 AM GMT+1, tako wrote: > > I'm also testing this with UltraVNC 1.2.24 on the Guacamole 1.1.0 Docker > image; doesn't seem to work. Is there any information I can provide? Unfortunately, it seems that newer versions of UltraVNC do not work. I tried a

Re: VNC with AD auth

2020-02-02 Thread tako
I'm also testing this with UltraVNC 1.2.24 on the Guacamole 1.1.0 Docker image; doesn't seem to work. Is there any information I can provide? -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Re: VNC with AD auth

2020-02-02 Thread Nick Couchman
On Sun, Feb 2, 2020 at 9:02 AM Vieri wrote: > > On Saturday, February 1, 2020, 7:19:46 AM GMT+1, Nick Couchman < > vn...@apache.org> wrote: > > > > > Wow, okay, well, that's interesting :-). Can you post (remind us) what > Linux distribution you're running and what version of libvnc you have >

Re: VNC with AD auth

2020-02-02 Thread Vieri
On Saturday, February 1, 2020, 7:19:46 AM GMT+1, Nick Couchman wrote: > > > Wow, okay, well, that's interesting :-).  Can you post (remind us) what Linux > distribution you're running and what version of libvnc you have installed?  > Also, if you're > able, can you put guacd in debug mode

Re: VNC with AD auth

2020-01-31 Thread Nick Couchman
On Fri, Jan 31, 2020 at 5:41 PM Vieri wrote: > > On Friday, January 31, 2020, 5:42:21 PM GMT+1, jerryjungbluth < > jerryjungbl...@gmail.com> wrote: > > >> Anyway, I would like to confirm that UltraVNC with MS AD authentication > >> works great. > > > > Is this not saying that Guacamole worked to

Re: VNC with AD auth

2020-01-31 Thread Vieri
On Friday, January 31, 2020, 5:42:21 PM GMT+1, jerryjungbluth wrote: >> Anyway, I would like to confirm that UltraVNC with MS AD authentication >> works great. > > Is this not saying that Guacamole worked to connect to UltraVNC using Active > Directory auth? I can't find anything that talks

Re: VNC with AD auth

2020-01-31 Thread Nick Couchman
On Fri, Jan 31, 2020 at 10:53 AM jerryjungbluth wrote: > Jan 30 21:47:15 mars-ubuntu guacd[9233]: VNC server supports protocol > version 3.8 (viewer 3.8) > Jan 30 21:47:15 mars-ubuntu guacd[9233]: We have 2 security types to read > Jan 30 21:47:15 mars-ubuntu guacd[9233]: 0) Received security

Re: VNC with AD auth

2020-01-31 Thread jerryjungbluth
I'm also struggling with getting this going. We're using UltraVNC as well, and have enabled MS Logon. I built guacamole-client and guacamole-server from source (pulled this morning from GitHub) on Ubuntu 18.04, and when I try to connect, the web client gives the message: The remote desktop

Re: VNC with AD auth

2020-01-27 Thread Nick Couchman
On Mon, Jan 27, 2020 at 14:40 Vieri wrote: > On Monday, January 27, 2020, 2:29:10 PM GMT+1, Mike Jumper < > mjum...@apache.org> wrote: > >> I'm authenticating via LDAP, and I defined username=${GUAC_USERNAME} > and password=${GUAC_PASSWORD} in my > >> guacConfigParameter attribute.> > > > >

Re: VNC with AD auth

2020-01-27 Thread Vieri
On Monday, January 27, 2020, 2:29:10 PM GMT+1, Mike Jumper wrote: >>  I'm authenticating via LDAP, and I defined  username=${GUAC_USERNAME} and >>password=${GUAC_PASSWORD} in my >> guacConfigParameter attribute.> > > Can you retrieve and send the LDIF for the user in question? >for the

Re: VNC with AD auth

2020-01-27 Thread Mike Jumper
On Mon, Jan 27, 2020, 05:17 Mike Jumper wrote: > On Mon, Jan 27, 2020, 04:58 Vieri wrote: > >> On Sun, Jan 26, 2020, 14:22 Vieri wrote: >> >> Just wanted to confirm that it is not possible to connect to an AD >> authed VNC through Guacamole. For instance, UltraVNC can be >> >> configured to

Re: VNC with AD auth

2020-01-27 Thread Mike Jumper
On Mon, Jan 27, 2020, 04:58 Vieri wrote: > On Sun, Jan 26, 2020, 14:22 Vieri wrote: > >> Just wanted to confirm that it is not possible to connect to an AD > authed VNC through Guacamole. For instance, UltraVNC can be > >> configured to authenticate via AD/LDAP instead of a single/static >

Re: VNC with AD auth

2020-01-27 Thread Vieri
On Sun, Jan 26, 2020, 14:22 Vieri wrote: >> Just wanted to confirm that it is not possible to connect to an AD authed >> VNC through Guacamole. For instance, UltraVNC can be >> configured to authenticate via AD/LDAP instead of a single/static password. >> I know this is non-standard, but I'd

Re: VNC with AD auth

2020-01-26 Thread Vieri
On Sun, Jan 26, 2020, 14:22 Vieri wrote: >> Just wanted to confirm that it is not possible to connect to an AD authed >> VNC through Guacamole. For instance, UltraVNC can be configured to >> authenticate via >> AD/LDAP instead of a single/static password. I know this is non-standard, >> but

Re: VNC with AD auth

2020-01-26 Thread Mike Jumper
On Sun, Jan 26, 2020, 14:22 Vieri wrote: > Hi, > > Just wanted to confirm that it is not possible to connect to an AD authed > VNC through Guacamole. For instance, UltraVNC can be configured to > authenticate via AD/LDAP instead of a single/static password. I know this > is non-standard, but I'd

VNC with AD auth

2020-01-26 Thread Vieri
Hi, Just wanted to confirm that it is not possible to connect to an AD authed VNC through Guacamole. For instance, UltraVNC can be configured to authenticate via AD/LDAP instead of a single/static password. I know this is non-standard, but I'd just like to confirm that Guacamole will not