I totally forgot that i had a post here untill i screwed up my server by accident with no good backups and i had to do this all over again. (i had 2fa working before)
I started from scratch
For basic understanding
/app/data/extensions folder contains syslink files (shortcut) to read-only directories in -> /app/code/extensions/
The latter is where i wantto upload the totp jar file, but we cant because the filesystem is read-only.
#cd into /app/data/extensions
#download tarball
wget http://apache.mirror.digionline.de/guacamole/1.0.0/binary/guacamole-auth-totp-1.0.0.tar.gz
#extract the tarball
tar xvzf guacamole-auth-totp-1.0.0.tar.gz
here i lost it, i deleted the excessive folder containing files
and i am left with
/app/data/guacamole.properties
#/app/data/extensions/guacamole-auth-totp-1.0.0.jar
rebooted and nothing happened after login. I am positive that im logging in with admin account since there is no other. How could i forget to get this working?