Re: Create SSH tunnel for RDP or VNC connection

2017-11-16 Thread Aaron Newsome
ogo_IPC] Serviços da Presidência > Av. Dr. Marnoco e Sousa, nº 30, 3000-271 Coimbra > Tel.: +351 239 791 250 <+351%20239%20791%20250> > Site:www.ipc.pt | E-mail:i...@ipc.pt > > Em 2017-11-15 20:32, Aaron Newsome escreveu: > > Hello all. > > I'd like to create a

Re: Interesting combination of Guacamole and ZeroTier

2017-11-16 Thread Aaron Newsome
Thanks for the heads up on this one Chris. I was unfamiliar with ZeroTier before this email. It's very curious technology. Interesting to say the least. A quick sign up and test confirms that this indeed could be a good replacement for the ssh tunnels I'm manually creating today. I'm going to do

Re: Help connecting to Debian 9

2018-01-14 Thread Aaron Newsome
I much prefer RDP compared to VNC. RDP just works much better for me and it's always faster. On my Linux boxes I usually just install and configure Xrdp. You'll also need a nice desktop environment to go along with Xrdp. I prefer the Mate desktop since a full Gnome desktop is not well suited for RD

Permissions on screen capture recordings

2018-01-14 Thread Aaron Newsome
Hello guys. I've noticed that the permissions on recordings are 600. How would I go about changing that? Thanks, Aaron

Re: Permissions on screen capture recordings

2018-01-14 Thread Aaron Newsome
root. If I change the files to 666, the browser can play back the recordings just fine. —Aaron > On Jan 14, 2018, at 4:24 PM, Mike Jumper wrote: > > On Jan 14, 2018 16:19, "Aaron Newsome" wrote: > Hello guys. I've noticed that the permissions on recordings are 6

Re: Permissions on screen capture recordings

2018-01-15 Thread Aaron Newsome
ike Jumper wrote: > On Jan 14, 2018 16:19, "Aaron Newsome" wrote: > > Hello guys. I've noticed that the permissions on recordings are 600. How > would I go about changing that? > > > Can you provide any background on the need for such a change? > > - Mike > >

Re: Recording session on demand

2018-01-16 Thread Aaron Newsome
Hello Marko. I've been thinking about this use case too. If you look at my previous posts, I've been spending a lot of time with session recordings. My current method of managing on-demand recording is to use sql scripts to modify the database to enable and disable session recording on-the-fly. Thi

Re: Recording session on demand

2018-01-16 Thread Aaron Newsome
That's a great idea Nick! --Aaron On Tue, Jan 16, 2018 at 6:03 AM, Nick Couchman wrote: > > > On Tue, Jan 16, 2018 at 4:15 AM, Aaron Newsome > wrote: > >> Hello Marko. I've been thinking about this use case too. If you look at >> my previous posts,

Re: LDAP Guacamole 9.14

2018-02-02 Thread Aaron Newsome
Hello Ferron. I've got 0.9.14 running with LDAP authentication. I've actually used an identical config since 0.9.12 without any problems. Here's the LDAP section of my guacamole.properties file: ldap-hostname: ads-001.swiftlab.local ldap-port: 389 ldap-max-search-results: 3000 ldap-search-bind-

Adding timestamp to screen recording filename

2018-02-20 Thread Aaron Newsome
Hi guys. Anyone who has seen my previous emails to the list can probably see that I'm a bit obsessed with screen recordings. I record a lot of screen captured video with voice over for my day job and Guacamole has made this so much easier than using dedicated screen capture programs. I've noticed

Re: Adding timestamp to screen recording filename

2018-02-20 Thread Aaron Newsome
Thanks for the ${GUAC_TIME}" and "${GUAC_DATE} parameter tokens Mike. I wasn't aware that these could be used here. I'll give this a try! --Aaron On Tue, Feb 20, 2018 at 3:07 PM, Mike Jumper wrote: > On Tue, Feb 20, 2018 at 2:08 PM, Aaron Newsome > wrote: > >&

Re: Installation question

2018-02-28 Thread Aaron Newsome
On my system, after the port number the url contains the name of the compiled .war file, without the war extension. Like: /guacamole-0.9.14 > On Feb 28, 2018, at 3:06 PM, > wrote: > > This is going to seem like a basic question, but I’m setting up a new > guacamole installation following t

Re: ISSUES with Japanese Keys from Japanese Keyboard in Japanese OS

2018-03-06 Thread Aaron Newsome
I had a problem with Guacamole not sending the RIGHT CTL key to my RDP session. It sent only CTL, whether I pressed the right or left ctl key. I found this great website: http://keycode.info/ It helped me figure out which keys the browser is sending. As it turns out, my right CTL key problem wa

Re: Connecting as admin user issue

2018-03-23 Thread Aaron Newsome
Harry, if you create another connection for the admin user, it should go to the home page on login instead of going straight into the admin's only connection. --Aaron On Fri, Mar 23, 2018 at 12:13 PM, wrote: > I have our admin user set to connect to a VNC connection. So when it logs > in, it a

Re: SESSION RECORDING of RDP Sessions

2018-04-13 Thread Aaron Newsome
I modified the included playback example so it could show any screen recording that I want. I did this by modifying the playback.js file. In that file there is a function called initExamplePlayer(). I modified it, in part by adding this to the function: var v = getQueryVariable('v'); window.onl

Congrats to the Guacamole team for an awesome 1.0.0 release

2019-01-22 Thread Aaron Newsome
Hey everyone involved on the Guacamole project, I just wanted to send a huge thanks for working at this awesome software and reaching the 1.0.0 milestone. I've been using Guacamole for quite some time now, and I've eventually figured out how to get upgrades installed quickly. Installing this 1.0.0

Can't figure out how to get kubernetes connection working

2023-05-16 Thread Aaron Newsome
Hello all. I've been using Guacamole daily since 2017. I've done troubleshooting on my share of issues along the way. Usually, scouring the forums, reading and re-reading the docs will help me sort out any issues. However, I just can't seem to figure out how to make a kubernetes connection work. I

Re: SSH Connections --- VMWare Hosts

2023-06-05 Thread Aaron Newsome
ssh to ESXi 8.0.1 seems to work fine. results from guacd: guacd[1]: INFO: Creating new client for protocol "ssh" guacd[1]: INFO: Connection ID is "$866254f7-701e-4044-9956-0accf4a64f36" guacd[11929]: INFO: User "@da892a24-604e-434b-9bf9-9cd4d900592e" joined connection "$866254f7-701e-4044-9956-0ac

Re: Guacamole in Docker on ARM

2024-03-22 Thread Aaron Newsome
Nathaniel, thank you for taking the time to work out the Dockerfile for RPi. I'm very encouraged by your changes and plan to try them soon. On Thu, Mar 21, 2024 at 10:30 PM Nathaniel Belles < mon99keymon99...@gmail.com> wrote: > Hello, > > I have been interested in getting Guacamole working in Do

Re: Issue with Windows 10 RDP

2024-04-04 Thread Aaron Newsome
According to your guacd log, it looks like FIPS mode is enabled somewhere, which isn't compatible with NLA. I've been using Guacamole with Windows 10 with no issues, since Windows 10 was released. Here's my guacd log connecting to Windows 10: guacd[1]: INFO: Creating new client for protocol "rdp"

Re: Recording storage extension

2024-05-21 Thread Aaron Newsome
Did you mount the volume in the guacd container or the guacamole container? On Tue, May 21, 2024 at 3:36 PM Johnny Lee wrote: > Hello, > > I'm working on exploring Guacamole for a recording of remote devices use > case. > > I've setup Guacamole following these instructions: > https://guacamole.a

Re: Recording storage extension

2024-05-21 Thread Aaron Newsome
ue, May 21, 2024 at 3:58 PM Johnny Lee wrote: > /var/lib/guacamole/recordings is mounted in both the guacamole and guacd > container, it is set up as a shared volume between the containers. > > > > On Tue, May 21, 2024 at 1:55 PM Aaron Newsome > wrote: > >> Did you m

Re: Invalid login

2024-06-26 Thread Aaron Newsome
On Wed, Jun 26, 2024 at 10:47 AM Alex Suter wrote: > Problem found > Thank you for your help > > Alex Suter > > On 26 Jun 2024, at 15:09, Nick Couchman wrote: > >  > On Wed, Jun 26, 2024 at 10:00 AM Alex Suter wrote: > >> I am constantly getting an “invalid login” >> >> FileAuthentificationPro