mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
Update README.md
This commit is contained in:
parent
87b844b10e
commit
8e94353544
@ -4,9 +4,11 @@
|
||||
|
||||
Image to for an OpenLDAP server to provide some demo users for Kopano. Based on https://github.com/osixia/docker-openldap.
|
||||
|
||||
The LDAP tree is prepared for both single tenant setups (the default in Kopano) and multi tenant setups. To configure the multi tenant mode (also referred to as "hosted") in `kopano-server` the following values need to be added to `kopano_server.env`:
|
||||
The LDAP tree is prepared for both single tenant setups (the default in Kopano) and multi tenant setups. To configure the multi tenant mode (also referred to as "hosted") of `kopano-server` the following values need to be added to `kopano_server.env`:
|
||||
|
||||
```
|
||||
KCCONF_SERVER_ENABLE_HOSTED_KOPANO=YES
|
||||
KCCONF_LDAP_LDAP_COMPANY_TYPE_ATTRIBUTE_VALUE=kopano-company
|
||||
```
|
||||
```
|
||||
|
||||
Demo users created in the demo ldap all have a password that is identical to the username, e.g. the password for `user1` user `user1`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user