Re:rdp initial program

2024-03-04 Thread Simon
-program? Does windows rdp support initial-program? What difference betweed initial-program and remoteApp? THX At 2024-03-04 15:05:38, "Simon" wrote: hi, I have a windows rdp connection, it worked well. But, it does not work when i give a config for initial program. My p

rdp initial program

2024-03-03 Thread Simon
hi, I have a windows rdp connection, it worked well. But, it does not work when i give a config for initial program. My pc's system is Windows 11 Enterprise, and conf initial-program with C:\Program Files\Microsoft Office\root\Office16\WINWORD.EXE . It just connect rdp, no app

guac 1.5.0 failed to access vnc

2023-04-23 Thread Simon
hi, I have run guac in docker, version 1.5.0 and in db model.

Error SSL_ERROR_RX_RECORD_TOO_LONG in browser

2022-10-01 Thread Simon
_I run the following docker container: mariadb, guacd, guacamole. _Connected everythin as mentioned in the docu. _These are the running container: simon@simon-itx:~$ docker ps CONTAINER ID   IMAGE                     COMMAND        CREATED             STATUS                    PORTS NAMES

Re:Re: when AuthenticationFailureEvent happen, redirect to other website

2022-03-03 Thread Simon
thanks . I have no idea about, pls more details. 在 2022-03-01 23:19:09,"Nick Couchman" 写道: On Tue, Mar 1, 2022 at 3:13 AM Simon wrote: hello, I build a authentication provider guac-ext. sometimes, authenticate failed, I notices that, guac-ext provide

is there any method to remove "guacamole" in web url

2022-03-01 Thread Simon
hello, in default, we visit guac in browser, root web rul contain "guacamole". is there any method to remove "guacamole" in web url? thx

when AuthenticationFailureEvent happen, redirect to other website

2022-03-01 Thread Simon
hello, I build a authentication provider guac-ext. sometimes, authenticate failed, I notices that, guac-ext provide `Listener`. when I handle AuthenticationFailureEvent, can i redirect this request to other website, like google.com. thx

Re:Re: Help Graphical session recording

2022-02-13 Thread Simon
thanks a lot. Is 'guacenc' build on ffmpeg? I use ffmpeg to convert recording file to mp4 failed. ``` ffmpeg -i output.mp4 ``` can I deal recording file laike this? and how? thanks 在 2022-02-13 20:36:40,"Nick Couchman" 写道: On Sat, Feb 12, 2022 at 11:26 PM miao wrote:

guacamole-ext authentication provider, when failed, redirect to third part web

2022-02-09 Thread Simon
hello, I'm wording to build my authentication provider ext. then, I extends SimpleAuthenticationProvider class to make it. while all auth params config is ok, it work well. now, what I want is, when my AuthenticationProvier work error, can I redirect wrong web page to third

Re:Re: Fw:ssh typescripts recording

2022-01-26 Thread Simon
o such file or directory ``` it shoud be create dir auto as i config 在 2022-01-26 16:03:40,"Mike Jumper" 写道: On Tue, Jan 25, 2022, 23:59 Simon wrote: Forwarding messages From: "Simon" Date: 2022-01-26 15:06:00 To: user@guacamole.apache.org

RE: saml-group-attribute

2021-04-16 Thread Simon Müller
This has helped me a lot, finally I can get my users mapped to groups. I just used Group instead of Role but the important part is to fill "saml-group-attribute" with the full url. Thanks alot! Btw, is there any table which claims my IdP would have to provide in order to fill the fields for my

Re: SAML SP Metadata

2021-04-16 Thread Simon Müller
DN of Guacamole like a user accessing your guacamole instance would type it. Regards, Simon Müller -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ - To unsubscribe, e-mail: user-unsubscr...@

RE: [EXTERNAL] Re: SAML Authentication Extension Group Membership

2020-10-20 Thread Simon Müller
Hey there, I am also trying to find a solution for this topic. Thanks to you, Ariel, I have successfully achieved logging in by transforming the claim in my IdP (ADFS) to Name Id - Format "Email-Address". Now I am struggling with the fact that for every user logging in, I would have to add them

[Help] Enabling TOTP Plugin with Docker

2019-05-14 Thread Simon Szustkowski
st regards, Simon