diff --git a/README.md b/README.md index 8cc8c83..09f0460 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ This repository contains an easy to replicate recipe to spin up a [Kopano](https - now run `docker-compose up` and you will see how the remaining Docker images are pulled and then everything is started - after startup has succeeded you can access the Kopano WebApp by going to `https://kopano.demo/webapp` - you can also access phpLDAPadmin by going to `https://kopano.demo/ldap-admin` + - you can access the ldap admin with: `dc=admin,dn=kopano,dn=demo` as login dn and the `LDAP_ADMIN_PASSWORD` environment variable provided by the .env file (which is generated by the setup.sh) **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.