diff --git a/README.md b/README.md index ff4c7ca..0bdf6d4 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ This repository contains an easy to replicate recipe to spin up a [Kopano](https - you can also access phpLDAPadmin by going to `https://kopano.demo/ldap-admin` - you can access the ldap-admin web frontent in readonly mode with: `LDAP_BIND_DN` env var as login dn and the `LDAP_BIND_PW` env var provided by the .env file (which is generated by the setup.sh) - if you want to modify the ldap content you can access the ldap-admin web frontend by using the `cn=admin,` appending the `LDAP_BASE_DN` env var as the login dn and `LDAP_ADMIN_PASSWORD` as the password + - lookup kopano documentation on how to manage users using the ldap interface: https://documentation.kopano.io/kopanocore_administrator_manual/user_management.html#user-management-from-openldap **Note:** There have been reports about the ldap demo not starting up on MacOS. It is recommended to use a Linux OS if you want to use the bundled LDAP image.