ApacheGuacamole TOTP "Verification failed. Please try again"

medi_kk

Cadet
Joined
Jan 11, 2024
Messages
2
hi everyone
- I used wget to fetch and download the official totp tar.gz file (From the official guacamole.org web site)
- Then extracted the tar.gz file, then copying just the .jar file to the /etc/guacamole/extensions folder.

then setup and scanned on my iPhone with Google Authenticator app and On the QR code page, after enter 8 digits, I get "Verification failed. Please try again" how can i fix this problem?

root@apachegua:~# ls -l /etc/guacamole/extensions/
итого 78152
-rw-r--r-- 1 root root 10998186 дек 28 12:06 guacamole-auth-jdbc-mysql-1.5.3.jar
-rw-r--r-- 1 guacam guacam 13096260 июл 26 12:01 guacamole-auth-ldap-1.5.3.jar
-rw-r--r-- 1 guacam guacam 4910381 июл 26 12:02 guacamole-auth-totp-1.5.3.jar
root@apachegua:~#
 
Top