Add content in display page

2018-07-03 Thread Asbern
Thanks guys for the clarification. Need other help, is it possible to add any 
details on the Recent connection page or somewere? Like connection information 
or welcome message kinda

 

Best Regards,
A. Asbern

 

From: Nick Couchman [mailto:vn...@apache.org] 
Sent: Tuesday, July 03, 2018 4:44 PM
To: user@guacamole.apache.org
Subject: Re: Accessing webServer page using Guacamole

 

On Tue, Jul 3, 2018 at 2:02 AM ivanmarcus  wrote:

Perhaps I'm missing your point but "Apache Guacamole is a clientless remote 
desktop gateway", it's not a browser.

 

Yes, if this is what you're trying to do:

 

https://issues.apache.org/jira/browse/GUACAMOLE-57 

 

Then, no, Guacamole does not do that.  It is not designed to be a generic proxy 
or SSL VPN for any/all connections, it is a remote desktop client/proxy.

 

-Nick



Re: how to upgrade guacamole server from 0.9.13 to 0.9.14?

2018-07-03 Thread Nick Couchman
On Tue, Jul 3, 2018 at 9:21 PM Oliver.Zhan 
wrote:

> I used guacamole server version is 0.9.13, but the ssh connection always
> occured error:
>
> guacd11608 : INFO: SSH
> connection successful.
> guacd: ath.c:193: _gcry_ath_mutex_lock: Assertion `*lock == ((ath_mutex_t)
> 0)' failed.
> guacd11604 : INFO:
> Connection "$fe2119fe-2a3f-470e-9985-46f56e5b32c0" removed.
>
>
>
> I wan to upgrade from 0.9.13 to 0.9.14, how to upgrade?  Please help me.
> Thks!
>
>
>

Depending on how you installed 0.9.13, it should be similar to the install
process.  For guacd (guacamole-server) you'll need to build the new version
of the server and install it, making sure that you either replace the old
version completely or make sure that you start up the new version if you
install to a new location.

For guacamole-client, you can either download the pre-built binaries (WAR
for the main client deployment and JAR files for the authentication
extensions) and deploy those over the existing ones.  If you're using the
JDBC authentication modules you will also need to bring your database
schema up-to-date with one of the schema upgrade files.

You can find all of these instructions in the following pages:

http://guacamole.apache.org/doc/gug/installing-guacamole.html (Main
installation page)
http://guacamole.apache.org/doc/gug/jdbc-auth.html (JDBC authentication,
includes upgrade notes throughout the page)

-Nick


how to upgrade guacamole server from 0.9.13 to 0.9.14?

2018-07-03 Thread Oliver . Zhan
I used guacamole server version is 0.9.13, but the ssh connection always 
occured error:
guacd11608: INFO: SSH 
connection successful.
guacd: ath.c:193: _gcry_ath_mutex_lock: Assertion `*lock == ((ath_mutex_t) 0)' 
failed.
guacd11604: INFO: Connection 
"$fe2119fe-2a3f-470e-9985-46f56e5b32c0" removed.

I wan to upgrade from 0.9.13 to 0.9.14, how to upgrade?  Please help me. Thks!

简单 实用 优雅
-
技术开发组 张建平(zhangjianping)
TEL:0571-88075998-69364
---
本邮件及其附件含有海康威视公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!
This e-mail and its attachments contain confidential information from 
HIKVISION, which is intended only for  the person or entity whose address is 
listed above. Any use of the information contained herein in any way 
(including, but not limited to, total or partial disclosure, reproduction, or 
dissemination) by persons other  than the intended recipient(s) is prohibited. 
If you receive this e-mail in error, please notify the sender by phone or email 
immediately and delete it!



CONFIDENTIALITY NOTICE:

This electronic message is intended to be viewed only by the individual or 
entity to whom it is addressed. It may contain information that is privileged, 
confidential and exempt from disclosure under applicable law. Any 
dissemination, distribution or copying of this communication is strictly 
prohibited without our prior permission. If the reader of this message is not 
the intended recipient, or the employee or agent responsible for delivering the 
message to the intended recipient, or if you have received this communication 
in error, please notify us immediately by return e-mail and delete the original 
message and any copies of it from your computer system. For further information 
about Hikvision company. please see our website at 
www.hikvision.com



Re: Printing is stuck.

2018-07-03 Thread Nick Couchman
On Tue, Jul 3, 2018 at 12:27 PM marcolinuz <
marco.casavecc...@ospedaliriuniti.marche.it> wrote:

> Hi vnick,
>
> I'm not using any reverse proxy for these tests cause I knew it would have
> added a level of "uncertainty".
> I'm connected directly to the Guacamole Tomcat through LAN.
>
>
Ah, okay - I mis-read that part of the e-mail.


> I correctly set up the WebSockets as described in the documentation for the
> access from outside, but that will be the next step of the testing that
> I'll
> do once I'll get the printing stuff working correctly on LAN.
>
>
>
Have you verified that WebSockets is working and that it is connecting
correctly over WS/WSS and not HTTP?

Also, have you tried upgrading to 0.9.14?  0.9.13 isn't all that old, but
there were a lot of things fixed in 0.9.14, so might be worth the effort to
try to upgrade, particularly if this is a new deployment.

-Nick


Re: Accessing webServer page using Guacamole

2018-07-03 Thread Nick Couchman
On Tue, Jul 3, 2018 at 2:02 AM ivanmarcus  wrote:

> Perhaps I'm missing your point but "Apache Guacamole is a clientless
> remote desktop gateway", it's not a browser.
>
>
> Yes, if this is what you're trying to do:

https://issues.apache.org/jira/browse/GUACAMOLE-57

Then, no, Guacamole does not do that.  It is not designed to be a generic
proxy or SSL VPN for any/all connections, it is a remote desktop
client/proxy.

-Nick


Re: Direct login to Windows from Gucamole web

2018-07-03 Thread Nick Couchman
On Tue, Jul 3, 2018 at 6:17 AM Kallen Petr  wrote:

> Hi Nick and thanks for your answer.
> May I ask for any example howto call it from my direct URL ?
>
>
I'm not sure what you mean by your direct URL?  Those tokens are put into
the configuration when you create a connection - you would put in
${GUAC_USERNAME} in the username field and ${GUAC_PASSWORD} in the password
field in the connection configuration, and the values are automatically
substituted in.

-Nick


Re: Direct login to Windows from Gucamole web

2018-07-03 Thread Kallen Petr
Hi Nick and thanks for your answer.
May I ask for any example howto call it from my direct URL ?

Thanks,
Petr


On 2 Jul 2018, at 19:09, Nick Couchman 
mailto:vn...@apache.org>> wrote:

On Mon, Jul 2, 2018 at 11:07 AM Kallen Petr 
mailto:p...@kallen.cz>> wrote:
May I ask here for a help howto configure direct login to windows from 
Guacamole web page ?


What I am need…
I have a Windows terminal server with IP 10.10.10.11. On this system i have two 
users (username1 and username2).
I am need login directly to terminal server when I fill in username and 
password from Guacamole login page.

Authentification muset be fully directed by the Windows system.
We not use Active Directory.

Is it possible ?


Yes, I believe what you're looking for is tokens:

http://guacamole.apache.org/doc/gug/configuring-guacamole.html#parameter-tokens

The ${GUAC_USERNAME} token will be replaced with the username of the currently 
logged-in Guacamole user; ${GUAC_PASSWORD} will be replaced with the user's 
password.  The most common use-case for this is when using LDAP authentication 
in Guacamole where it is pointed at Active Directory, so your Guacamole 
username/password will be identical to your Windows username/password.

-Nick



Re: Printing is stuck.

2018-07-03 Thread marcolinuz
As far as I know the job name is "Pagina di prova".
You can see it even on the picture I attached on my first post.



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


Re: Printing is stuck.

2018-07-03 Thread Евгений Н . Жуков
Do you have any nonASCII symbols in job name?

2018-07-03 12:09 GMT+03:00 marcolinuz <
marco.casavecc...@ospedaliriuniti.marche.it>:

> Done, It doesn't changes anything.
> The print is still stuck.
>
>
>
> --
> Sent from: http://apache-guacamole-general-user-mailing-list.
> 2363388.n4.nabble.com/
>



-- 
Евгений Жуков
+79534155676  skype: xrt_nn


Re: Printing is stuck.

2018-07-03 Thread marcolinuz
Done, It doesn't changes anything.
The print is still stuck.



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


Re: Printing is stuck.

2018-07-03 Thread Евгений Н . Жуков
Try to connect with no nat

вт, 3 июл. 2018 г., 8:51 marcolinuz <
marco.casavecc...@ospedaliriuniti.marche.it>:

> Hello, Thanks for the quick reply.
> Yes, I'm using Apache2.4 as Reverse proxy but only for access from Internet
> that was not tested yet.
>
> The test that you see in the picture was made on a direct LAN connection to
> the guacamole server.
>
> The only thing I can mention about it is that I placed on the server a NAT
> rule that redirects port 443 to 8443 where Tomcat is actually listening.
>
> Chain PREROUTING (policy ACCEPT)
> target prot opt source
> REDIRECT   tcp  --  anywhere anywhere tcp dpt:https
> redir ports 8443
>
>
>
> --
> Sent from:
> http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
>


Re: Printing is stuck.

2018-07-03 Thread marcolinuz
Hello, Thanks for the quick reply.
Yes, I'm using Apache2.4 as Reverse proxy but only for access from Internet
that was not tested yet.

The test that you see in the picture was made on a direct LAN connection to
the guacamole server.

The only thing I can mention about it is that I placed on the server a NAT
rule that redirects port 443 to 8443 where Tomcat is actually listening.

Chain PREROUTING (policy ACCEPT)
target prot opt source
REDIRECT   tcp  --  anywhere anywhere tcp dpt:https
redir ports 8443



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


Re: Printing is stuck.

2018-07-03 Thread Евгений Н . Жуков
Hi! Do you use any proxy like nginx?

2018-07-03 11:38 GMT+03:00 marcolinuz <
marco.casavecc...@ospedaliriuniti.marche.it>:

> Hello all,
> I'm running guacamole 0.9.13 on a debian 8.11.
> I enabled printing from a Windows 2008r2 Terminal server but the print jobs
> remains stuck.
>
> Tomcat logs shows no errors, the same goes for guacd logs (set to debug).
> I attach a picture showing what's going on.
> Note that the "gs" process seems to not run.
>
>  2363388.n4.nabble.com/file/t140/GuacPrint.png>
>
>
>
> --
> Sent from: http://apache-guacamole-general-user-mailing-list.
> 2363388.n4.nabble.com/
>



-- 
Евгений Жуков
+79534155676  skype: xrt_nn


Printing is stuck.

2018-07-03 Thread marcolinuz
Hello all,
I'm running guacamole 0.9.13 on a debian 8.11.
I enabled printing from a Windows 2008r2 Terminal server but the print jobs
remains stuck.

Tomcat logs shows no errors, the same goes for guacd logs (set to debug).
I attach a picture showing what's going on.
Note that the "gs" process seems to not run.


 



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


Re: Accessing webServer page using Guacamole

2018-07-03 Thread ivanmarcus
Perhaps I'm missing your point but "Apache Guacamole is a clientless 
remote desktop gateway", it's not a browser.



That said you could connect to another machine (using say RDP or VNC) 
via Guacamole and access websites that way.



Does that answer your question?


On 3/07/2018 5:44 p.m., Asbern wrote:


Hi all,

Is it possible to access any webpage using Guacamole?

Best Regards,
A. Asbern