Difference between revisions of "Apache Guacamole"
Jump to navigation
Jump to search
→See also
Line 160: | Line 160: | ||
The default sign in credentials are username:<code>guacadmin</code> password:<code>guacadmin</code> | The default sign in credentials are username:<code>guacadmin</code> password:<code>guacadmin</code> | ||
== Add TOTP Authentication == | == Add TOTP Authentication == | ||
<code>wget <nowiki>https://dlcdn.apache.org/guacamole/1.4.0/binary/guacamole-auth-totp-1.4.0.tar.gz</nowiki></code> | |||
<code>tar -zxf guacamole-auth-totp-1.4.0.tar.gz guacamole-auth-totp-1.4.0/guacamole-auth-totp-1.4.0.jar</code> | |||
<code>mv guacamole-auth-totp-1.4.0/guacamole-auth-totp-1.4.0.jar /etc/guacamole/extensions/</code> | |||
== Fix RDP Connection Issues == | == Fix RDP Connection Issues == | ||
Line 176: | Line 180: | ||
<code>systemctl restart guacd</code> | <code>systemctl restart guacd</code> | ||
== See also == | == See also == | ||
* [[Reverse Proxy]] | * [[Reverse Proxy]] | ||
Line 183: | Line 186: | ||
* https://adamtheautomator.com/apache-guacamole/ | * https://adamtheautomator.com/apache-guacamole/ | ||
* https://kifarunix.com/install-guacamole-on-debian-11/#fix-rdp-security-negotiation-failed | * https://kifarunix.com/install-guacamole-on-debian-11/#fix-rdp-security-negotiation-failed | ||
*https://kifarunix.com/configure-totp-two-factor-authentication-on-apache-guacamole/ | |||
== Bibliography == | == Bibliography == | ||
== External links == | == External links == |