mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-07 23:49:07 +02:00
Updated Apache Guacamole managed by EGroupware (markdown)
@ -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)
|
||||
```
|
||||
|
Reference in New Issue
Block a user