See the screenshot. Under the "All Connections" section you'll see the "Connection URI" field, where you can enter things like this:
rdp://192.168.1.1 rdp://user:[email protected] ssh://[email protected] telnet://[email protected] vnc://:[email protected]:5900/ -Nick [image: guac-quickconnect.png] On Thu, Jul 26, 2018 at 11:08 AM Kallen Petr <[email protected]> wrote: > Not work. > I am need form for entering IP, username, password and protocol :-( > > https://rgw.kallen.cz > > root@rgw:~# echo $GUACAMOLE_HOME > /etc/guacamole > root@rgw:~# ls -lah /etc/guacamole/ > total 12K > drwxr-xr-x 3 root root 4.0K Jul 26 17:05 . > drwxr-xr-x 92 root root 4.0K Jul 26 16:28 .. > drwxr-xr-x 2 root root 4.0K Jul 26 17:05 extensions > root@rgw:~# ls -lah /etc/guacamole/extensions/ > total 32K > drwxr-xr-x 2 root root 4.0K Jul 26 17:05 . > drwxr-xr-x 3 root root 4.0K Jul 26 17:05 .. > -rw-r--r-- 1 root root 22K Jul 26 15:58 > guacamole-auth-quickconnect-1.0.0.jar > root@rgw:~# > > > > On 26 Jul 2018, at 16:59, Nick Couchman <[email protected]> wrote: > > On Thu, Jul 26, 2018 at 10:56 AM Kallen Petr <[email protected]> wrote: > >> I have installed Guacamole server and clients 1.0.0 from git. >> Is there documentation on how to make quickconnect work? >> >> > Just copy the extension JAR file into the GUACAMOLE_HOME/extensions folder > and reload Tomcat. > > -Nick > > >
