Fri, 02 October 2015 13:24
markus.k1985
-
Messages: 11
-
-
Karma: 0
-
Hello,
has someone created a new domain in Multi-Server?
How is the Directory Service configured during "Shared-Domain-Creation"?
What is the password for the OpenLDAP Admin user?
|
Thu, 05 November 2015 04:22
Phil-Purdue
-
Messages: 1
-
-
Karma: 0
-
I have the same question.
Currently I am testing Multi Server and wish to create a number of new domains for simulated multi domain hosting for a number of clients.
I have tried everything I can think of regarding connecting from the Back End server to the Directory servers LDAP instance but none of the accounts/password created during the install seem to work.
Can someone outline what account is to be used on the Directory Service page of the Domain creation wizard please.
thanks
Phil
|
Mon, 09 November 2015 18:13
Stepan Potys (Kerio)
-
Messages: 86
-
-
Karma: 2
-
Hi,
creating another domain in the multi-server environment is a bit tricky at the moment. Note that we didn't test this scenario yet thus you may face some issues lately. In theory, however, it should work.
1) login to your directory server shell. If you haven't changed the password yet, use the default login root:kerio.
2) navigate to /opt/kerio/openLdapExtension,
3) run the following command:
> ./create_ldap_db.sh <new_domain_name> <new_admin_password>
it will create a new database for <new_domain_name> and user 'admin' with the given <new_admin_password>.
4) Go to Kerio Connect Administration on your first Kerio Connect backend (i.e. the master node) and create new local domain and configure all mandatory fields for an OpenDirectory connection. It will not connect of course - don't worry at the moment. Just save the settings.
5) Login to the first backend (master) shell, stop the server with:
> service kerio-connect stop
and edit mailserver.cfg as follows:
a) find your new domain and change "isLdapManagementAllowed" to "1"
b) find the LDAP connection definition for the domain and change "MapFile" to "openldap.map".
c) save your changes and start the server up again with:
> service kerio-connect start
6) Go to the administration on your master backend and edit your domain directory settings again. Fix username according to your first domain. Don't forget to replace the domain name of course. Do the same with the 'Search suffix' field and test the connection. It should succeed now. Save domain changes.
5) Go around the rest of the Connect nodes (i.e. slaves) and create a distributed domain. A drop-down list appears, just select the new domain and confirm.
You're done. Now you can create new users (on the master back-end only).
I hope this helps.
Stepan Potys
Connect Core team leader
Kerio Technologies
|
Kerio discussion forums are intended for open communication between forum
members and may contain information and material posted by members which may
be useful in learning about Kerio products. The discussion forums are not
intended to provide technical support for any specific product. Any
information implied or expressed in the discussion forums is that of the
posting member. Kerio is in no way responsible for the information posted in
the forums, or its accuracy. Kerio employees may participate in the
discussions, but their postings do not represent an offical position of the
company on any issues raised or discussed. Kerio reserves the right to
monitor and maintain the forums to promote free and accurate exchange of
information.