[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: multiple DIT
On 07/23/14 10:10 -0400, andres palomo wrote:
ubuntu 12.04
openLdap 2.4.28-1
I have created a DIT dc=com
i need to create 2 additional dit for dc=net and dc=org
I have been all over the web
and it is not vlear how to create the additional DIT with the cn=config.ldif
any help will be greatly appreciated
please request additional info if required to solve
Create two new suffixes (olcSuffix) similar to your existing olcSuffix for
dc=com. See slapd-config(5), and use 'slapcat -n0' to view your config.
If you have slapd.conf examples to work with, slaptest can be used to a
generate a temporary config prior to applying (specify a temporary
directory for the -F option).
--
Dan White
- References:
- multiple DIT
- From: andres palomo <drpalomo@cim.vipahealth.com>