...
- guacamole web server component
- guacd proxy component
- some database (I use PostreSQL)
I've tried LDAP authentication first, but run into troubles (unable to logon at all), so I've implemented the authentication using database option. I'll try to switch to LDAP sometime later.
Installation
guacd
Installation is quite straight-forward, just run the following command - no further configuration is needed:
...