Updated Apache Guacamole managed by EGroupware (markdown)

Ralf Becker 2022-10-11 09:51:15 +02:00
parent 03dd3b9f20
commit 8f573d3873

@ -23,7 +23,7 @@ and allows to manage connections.
password = my secret root password
```
* Accounts are stored in SQL database, not LDAP or ActiveDirectory. Using the two or anything else for authentication is ok
> A workaround for using LDAP or ActiveDirectory for account storage (not just authentication), is to regularly use setup to migrate users and groups to SQL.
> A workaround for using LDAP or ActiveDirectory for account storage (not just authentication), is to regularly use setup to migrate users and groups to SQL. An other new alternative is to switch on the periodic account import, instead of using the accounts directly from LDAP/AD.
#### Installation (as user root replacing example.org with your actual domain)
```