RDP connection problem

2020-03-12 Thread Piviul
bfreerdp-shadow2-2 libfreerdp2-2 and the tomcat version installed is the one in debian 10: Tomcat9 Have a great day! Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Re: RDP connection problem

2020-03-12 Thread Piviul
I'm sorry Marcus I have done a little bit of confusion because I was thinking that changing done to user-mapping.xml even after user logon was read during connection instead it is necessary to logoff and logon again... so all seems to works now. Thank you very much! Piviul ivanmarc

radius auth

2020-03-13 Thread Piviul
ion about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException I'm trying to compile it on a debian 10... I forgot to install some packages? Do you know where's the

Re: radius auth

2020-03-16 Thread Piviul
er to that and all works well. if I install OpenJDK8 do you think I have to recompile guacamole or all should work in the same way substituting OpenJDK11 with OpenJDK8? Piviul - To unsubscribe, e-mail: user-uns

Re: radius auth

2020-03-18 Thread Piviul
le Guacamole Client. ok, thank you very much. Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

fail2ban plugin for guacamole

2020-03-20 Thread Piviul
185]: INFOJail 'guacamole' started If I try to logon with wrong password but in fail2ban.log I can find nothing... There is something more to configure? Piviul - To unsubscribe, e-mail: user-unsubscr...@guac

Re: fail2ban plugin for guacamole

2020-03-21 Thread Piviul
ow if guacamole distribute the fail2ban filter for the 1.1.0 or I have to modify the filter myself? Piviul

Re: fail2ban plugin for guacamole

2020-03-23 Thread Piviul
Piviul ha scritto il 21/03/20 alle 08:13: Il 20/03/20 18:51, Mike Jumper ha scritto: [...] Any idea what pattern/regex the fail2ban plugin is using to match login failures? It may be that the plugin is out-of-date and no longer matches the messages logged by the webapp. yes, in effect the log

Re: fail2ban plugin for guacamole

2020-03-26 Thread Piviul
Chris Lee ha scritto il 26/03/20 alle 10:33: Hi Piviul, Are your jail.local config like this? [guacamole] enabled = true port = http,https logpath = /catalina.*.log your settings says that fail2ban have to check authentication failures in /catalina.*.log but do you have this file in

sidebar troubleshooting

2020-03-28 Thread Piviul
ebar when pressing ctrl-alt-shift. There is a way to troubleshoot the problem? Thank you very much Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Re: sidebar troubleshooting

2020-03-29 Thread Piviul
ng the keys to the browser or a keyboard issue. I would start there if you have another keyboard handy. Changing keyboard doesn't solve the problem but pressing Gr> instead of does it. It's the first time I have such a issue even if I've tried a lot of clients... Any way many

Re: fail2ban plugin for guacamole

2020-03-30 Thread Piviul
*WARN o\.a\.g\.r\.auth\.AuthenticationService - Authentication attempt from for user "[^"]*" failed\.$ now you have to restart fail2ban: # systemctl restart fail2ban that's all Piviul - To unsubscri

Re: fail2ban plugin for guacamole

2020-03-31 Thread Piviul
Guilherme Carvalho ha scritto il 30/03/20 alle 19:44: There is not catalina.out in Tomcat9 on Ubuntu 18.04, the logs is set on /var/log/syslog Have you tried to change the file /etc/fail2ban/jail.conf setting the logpath param to /var/log/syslog? Piviul

Re: fail2ban plugin for guacamole

2020-03-31 Thread Piviul
Guilherme Carvalho ha scritto il 31/03/20 alle 15:34: Piviul, yes i did, but didn´t work, i think need to change the regex or something else. Have you tried to change failregex as I've proposed? Any way please send the row you find in syslog that shows an auth failure and please send

Re: guacamole and wake-on-LAN

2020-04-01 Thread Piviul
.py File "./guac_wol.py", line 64 logfile = ^ SyntaxError: invalid syntax I don't know python and I can't understand why I get this error in your script... Piviul - To unsu

Re: guacamole and wake-on-LAN

2020-04-01 Thread Piviul
guac_wol.py Traceback (most recent call last): File "./guac_wol.py", line 88, in if(row['id']) == conn_num: KeyError: 'id' :( Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Re: guacamole and wake-on-LAN

2020-04-01 Thread Piviul
Piviul ha scritto il 01/04/20 alle 14:33: ivanmarcus ha scritto il 01/04/20 alle 13:01: [...] "logfile = subprocess.Popen(['tail','-F','/var/log/tomcat7/catalina.out'],stdout=subprocess.PIPE,stderr=subprocess.PIPE)" - all on the one line. thank you ve

Re: guacamole and wake-on-LAN

2020-04-02 Thread Piviul
cript seems to work very well... Thank you very much! Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

logging

2020-04-06 Thread Piviul
that I need it to have fail2ban working. Please someone can help me to configure guacamole logging to exclude debug from catalina.out? Thank you very much Piviul [¹] https://guacamole.apache.org/doc/0.9.6/gug/configuring-guacamole.html#idm1404995007

Re: Capslock not working in RDP

2020-04-07 Thread Piviul
settings the guacamole RDP connection to have the keyboard layout used on the RDP server solve any keyboard layout problems. Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail

Re: logging

2020-04-07 Thread Piviul
ested logs" are generated from logback.xml but I don't know how to show only info or more level nested logs... It is more clear now? Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

mysql auth configuration problem

2020-04-08 Thread Piviul
#x27; user: 'guacamole_user' host: 'localhost' (Got an error reading communication packets) 2020-04-08 14:53:27 47 [Warning] Aborted connection 47 to db: 'guacamole_db' user: 'guacamole_user' host: 'localhost' (Got an error reading communication p

Re: mysql auth configuration problem

2020-04-08 Thread Piviul
QL and its driver can cause issues listed by you. Bingo! Thank you very much!!! Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Re: logging

2020-04-08 Thread Piviul
logged         class="ch.qos.logback.core.ConsoleAppender">         %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n                         Many thanks! Piviul

Re: Guacamole Shared Drive

2020-04-09 Thread Piviul
the PC you can. If you have checked in the section of the connection, you should have a network where you can see, delete or add files to the shared folder. Piviul - To unsubscribe, e-mail: user-unsubscr

Re: logging

2020-04-10 Thread Piviul
want to enable debug-level logging. The default configuration is equivalent to what you have above. no, doesn't seems to me: if I remove this file, as I've told, I can't find logs from guacamole (or at least not the same logs I found when logback is configured to logs info level). That was the problem! Piviul

Re: RDP to Windows Server 2019

2020-04-13 Thread Piviul
settings? On the "windows server 2019" RDP server you should unset the authentication at network level and from guacamole rdp settings you have to check the ignore certificates checkbox. Did you? Piviul - To unsu

Re: AW: RDP to Windows Server 2019

2020-04-14 Thread Piviul
Il 14/04/20 08:03, Joachim Lindenberg ha scritto: Hello Piviul, disabling NLA and ignoring certificates is definitely a bad advice from a security point of view. If certs are wrong, it can usually be seen in guacd logs. ...yes Joachim you are are right, it's never a good advise to

upgrade guacamole host

2023-07-20 Thread Piviul
Hi all I have installed guacamole 1.4 on a virtual host debian buster 10 and now I would like upgrade debian to 12 (bookwarm) and upgrade guacamole to the last 1.5.2. Whats the best way to performing this upgrade? Have you any suggestions? Piviul

fail2ban and nginx

2023-10-25 Thread Piviul
user "user" failed. Probably fail2ban can check the host when the logged ip is [192.168.64.90, 127.0.0.1] Someone can help me to write the failregex rule to have fail2ban correctly get the ip to ban on failing logs even from nginx https port? Piviul

Re: fail2ban and nginx

2023-10-26 Thread Piviul
user "[^"]*" failed\.$ filters incoming https nginx failed login forgive my OT Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Re: fail2ban and nginx

2023-10-27 Thread Piviul
On 10/26/23 10:04, Piviul wrote: On 10/25/23 16:37, marki wrote: Why not use regexpal or a similar site and develop a corresponding regex. This is not a guacamole problem. you are right. Any way something like that failregex = ^.*WARN  o\.a\.g\.r\.auth\.AuthenticationService

problem accessing user history

2023-11-09 Thread Piviul
the guacamole_db (postgres) in the table guacamole_user_history all field are filled in. The problem arises after migrating the database guacamole_db from an old server (guacd 1.4.0) in a new server (guacd 1.5.3). Please can anyone help me to debug the problem? Piv

Re: problem accessing user history

2023-11-10 Thread Piviul
On 11/9/23 18:41, Michael Jumper wrote: On 11/9/2023 2:44 AM, Piviul wrote: Hi all, I have a very strange behaviour using guacamole. When I go to Settings->History I can see only the column Duration, all other history columns are blank. If I add some filter, the filter seems correctly work

Re: fail2ban and nginx

2023-11-15 Thread Piviul
On 10/25/23 16:05, Piviul wrote: Hi all, I have installed guacamole on port 8080 and nginx to have https access. All seems to work correctly. Now I would like to configure fail2ban to check failing logs. Adding to fail2ban the rule failregex = ^.*WARN  o\.a\.g\.r\.auth

refreshing problem using rdp

2023-12-05 Thread Piviul
Hi all, after installing guacamole 1.5.3 on a debian 11 bullseye I have refreshing problems using RDP connections. On guacamole 1.4 on a debian 10 buster I havn't this problem. Please can anyone help me to troubleshoot this problem? My best regards P

Re: refreshing problem using rdp

2023-12-06 Thread Piviul
On 12/5/23 19:00, Michael Jumper wrote: On 12/5/2023 1:30 AM, Piviul wrote: Hi all, after installing guacamole 1.5.3 on a debian 11 bullseye I have refreshing problems using RDP connections. On guacamole 1.4 on a debian 10 buster I havn't this problem. Please can anyone help

Re: refreshing problem using rdp

2023-12-06 Thread Piviul
On 12/6/23 14:16, Piviul wrote: [...] I connect to windows 11, 10 and 7; if windows is on a virtualized or bar metal PCs doesn't matter; win 10 and win 11 have this problem, win 7 havn't. If you need some logs doesn't hesitate to ask me. checking "Disable bitmap caching:

Re: [ANNOUNCE] Apache Guacamole 1.4.0

2022-01-03 Thread Piviul
Thank you very much Mike, can I ask you if do you know if it exists a document  to help me on the upgrade process? Have a great year Piviul Il 03/01/22 06:28, Mike Jumper ha scritto: The Apache Guacamole community is proud to announce the release of Apache Guacamole 1.4.0. Apache Guacamole

Re: [ANNOUNCE] Apache Guacamole 1.4.0

2022-01-03 Thread Piviul
Il 03/01/22 17:47, Nick Couchman ha scritto: On Mon, Jan 3, 2022 at 11:26 AM Piviul <mailto:piv...@riminilug.it>> wrote: Thank you very much Mike, can I ask you if do you know if it exists a document  to help me on the upgrade process? If you're updating from 1.3.0 to 1.

compile warning

2022-01-03 Thread Piviul
me to understand this warning... Have a great day Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Re: compile warning

2022-01-04 Thread Piviul
d the guacamole server and now the process seems to be compiled correctly. Have a great day Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Re: [ANNOUNCE] Apache Guacamole 1.4.0

2022-01-04 Thread Piviul
Il 04/01/22 06:53, Piviul ha scritto: Hi Nick, thank you very much; there is a way to know the version I have installed? I think I have the 1.1 version of guacamole on a debian buster... ok, I can confirm, I have the 1.1 version. Now I have compiled the server, replaced the client and replaced

Re: [ANNOUNCE] Apache Guacamole 1.4.0

2022-01-04 Thread Piviul
Il 04/01/22 10:17, Mike Jumper ha scritto: On Tue, Jan 4, 2022, 00:34 Piviul <mailto:piv...@riminilug.it>> wrote: [2022-01-04 09:08:35] [info] 09:08:35.687 [https-openssl-nio-8443-exec-2] ERROR o.a.g.w.GuacamoleWebSocketTunnelEndpoint - Creation of WebSocket tunnel

Re: [ANNOUNCE] Apache Guacamole 1.4.0

2022-01-04 Thread Piviul
t;: https://guacamole.apache.org/doc/gug/configuring-guacamole.html?highlight=bind_host#configuring-guacd <https://guacamole.apache.org/doc/gug/configuring-guacamole.html?highlight=bind_host#configuring-guacd> That's seems to solve my problem! Thank you very much Mike! Piviul

guacamole-client manual compilation

2022-01-04 Thread Piviul
.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR]   mvn -rf :guacamole-common-js Someone can help me to find where's the problem? Best regards Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Re: guacamole-client manual compilation

2022-01-04 Thread Piviul
Il 04/01/22 18:54, Piviul ha scritto: I'm trying to add freeradius authentication to a guacamole-client installed on a debian buster. [...] probably the log I sent lack of some important information... This is the output sent on the standard error and attached you can find the log gene

Re: limit login attempts

2022-01-04 Thread Piviul
so I can find failed logs in /var/log/tomcat/catalina.out Piviul

[OT] Re: limit login attempts

2022-01-04 Thread Piviul
Il 05/01/22 08:28, Piviul ha scritto: Il 04/01/22 19:17, sam g ha scritto: Hello, I'm sure I'm asking a silly question but where would be this Guacamole log file where the login failed attempts are written? I tried but I don't see anything in my /var/log/tomcat9/*localhost_a

Re: guacamole-client manual compilation

2022-01-05 Thread Piviul
ng Intel-based chips, though, so I doubt this is an issue for you. the machine where I'm trying to compile guacamole-client it's a proxmox container, do you think that compile guacamole-client on a qemu virtual machine could solve the problem? Thank you very much Nick for your precious help! Best regards Piviul

spice protocol support

2022-03-10 Thread Piviul
Hi all, someone knows if guacamole can support spice protocol? I've found this issue[¹] but I can't understand if it is dead... My best regards Piviul [¹] https://issues.apache.org/jira/browse/GUACAMOLE-261 - To u

Re: spice protocol support

2022-03-15 Thread Piviul
Il 10/03/22 15:35, Nick Couchman ha scritto: On Thu, Mar 10, 2022 at 6:23 AM Piviul wrote: Hi all, someone knows if guacamole can support spice protocol? I've found this issue[¹] but I can't understand if it is dead... It absolutely can, but it is not yet implemented. I sta

Re: RDP with NLA Authentication

2022-05-10 Thread Piviul
Il 10/05/22 14:43, MAURIZI Lorenzo ha scritto: Dear Nick, thank you very much for your help. Indeed, forcing NLA, it worked! Thank you very much Lorenzo, I have the same problem and I solved forcing NLA authentication! Have a great day Piviul

upgrade 1.5.3 -> 1.5.5

2025-05-08 Thread Piviul
Hi all, it's a "little" time that I don' upgrade guacamole. Now I have the 1.5.3 version and I would like upgrade to 1.5.5. Please can you tell me if I have to upgrade to 1.5.4 before upgrading to 1.5.5 or if I can upgrade directly to 1.5.5? My

Re: upgrade 1.5.3 -> 1.5.5

2025-05-08 Thread Piviul
optimum, have a great day Piviul Il 08/05/25 12:48, Nick Couchman ha scritto: On Thu, May 8, 2025 at 05:57 Piviul wrote: Hi all, it's a "little" time that I don' upgrade guacamole. Now I have the 1.5.3 version and I would like upgrade to 1.5.5. Please can

Re: upgrade 1.5.3 -> 1.5.5

2025-05-08 Thread Piviul
Any way have a great day! Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

black screen in rdp connection

2025-08-05 Thread Piviul
Please can you help me to debug the problem? Have a great day Piviul - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands, e-mail: user-h...@guacamole.apache.org

Re: black screen in rdp connection

2025-08-05 Thread Piviul
Il 05/08/25 10:16, Piviul ha scritto: Hi all, I have just upgraded to guacamole 1.6 and now when I try to connect to an RDP connection I get a black screen and I can't insert credentials to connect to the remote pc using rdp I can't find any logs that can help me to understand wh

Re: black screen in rdp connection

2025-08-05 Thread Piviul
Il 05/08/25 11:10, Piviul ha scritto: Il 05/08/25 10:16, Piviul ha scritto: Hi all, I have just upgraded to guacamole 1.6 and now when I try to connect to an RDP connection I get a black screen and I can't insert credentials to connect to the remote pc using rdp I can't find any