You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by "Andrews, Keith" <Ke...@alliedtelesis.com> on 2017/01/08 03:14:29 UTC

RE: Web Client support

Hello,

Anyone using private ssh keys for clients and are using the noauth-config.xml?  From my understanding I just need to add the key as follows:

    <config name="website" protocol="ssh">
        <param name="hostname" value="192.168.1.100" />
        <param name="port" value="22" />
        <param name="private-key" value="-----BEGIN RSA PRIVATE KEY-----
VeryLongKeyHere
-----END RSA PRIVATE KEY-----"
    </config>

However, when this is added, guac completely stops working.

Any and all help greatly appreciated.

Thanks,
Keith


This e-mail message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. If you are the intended recipient, please be advised that the content of this message is subject to access, review and disclosure by the sender's e-mail System Administrator.