<div dir="ltr">Hi, <div><br></div><div>I am trying to install Kolab in a docker container: <a href="https://gitlab.com/docker-scripts/kolab">https://gitlab.com/docker-scripts/kolab</a></div><div>The base system is Debian9 (Stretch).</div><div>It seems to work well, but I have two problems right now, which i hope are small and can be fixed quickly.</div><div><br></div><div>1. I use this command to setup Kolab:</div><div>    setup-kolab --directory-manager-pwd=$PASS --default --yes --mysqlserver=existing</div><div>    I would like to run the command `setup-kolab` automatically, without interaction. However it stops at mysql configuration and I have to press Enter (no password). I have tried several trick but could not fix this problem. Please let me know if there is a solution that I don't know.</div><div><br></div><div>2. After running `setup-kolab` things seem to work well. I can access /kolab-webadmin/ and add users. I can access /roundcubemail/ and login/logout from these user accounts, and everything seems to work. However, if I stop the container and start it again, then logging in to roundcubemail fails. The error message on '/var/log/roundcubemail/errors.log' is this:</div><div>-----</div><div>PHP Error: LDAP: Bind failed for dn=uid=kolab-service,ou=Special Users,dc=fs,dc=al. Can't contact LDAP server (POST /roundcubemail/?_task=login&_action=login)<br></div><div>-----</div><div>I don't know how to debug and fix this problem. Is this a known problem or is something that might be specific to docker?</div><div><br></div><div>I am looking forward for some help.</div><div>Regards,</div><div>Dashamir</div><div><br></div><div>P.s. What is the status of Ubuntu-18.04 installation. Can I give it a try, or it is known to have problems?</div><div><br></div><div><br></div></div>