[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: How to change BaseDN? (OpenLDAP/slapd)
- To: Andreas Hasenack <andreas@canonical.com>
- Subject: Re: How to change BaseDN? (OpenLDAP/slapd)
- From: Dominique Fuchs <d.fuchs91@icloud.com>
- Date: Wed, 7 Aug 2019 21:10:30 +0200
- Cc: openldap-technical@openldap.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=1a1hai; t=1565205032; bh=j01rFXHOwEBR2/slAE7Yn+A1KGzbwZUb0RZS9apeLns=; h=Content-Type:Subject:From:Date:Message-Id:To; b=h/9VAuMY0pMSxC4N9gDNC+QGLSFbzazYgmUdiVfiM7iQQ3Dib6qTMr2bNu2Ctu31I BCiKpQwjHz6Wug8KQu15QoayhACA4c7tFHqh1MEHwCA72fA/f0RpsA05fe1ozIhdDC Q23JJd6bIdYIuYjDDzSS8UFVYhfeKYNg58RRS+zgRxj7M+RQjxDvZsL1uSwKYSvEph gztzHfbvsIEEHn69taLFdfvydNORjb0whiyPiF42B5rMJkawBQW0BC9GJLTCCPlxbv ehAYLUx3q6CIhv8vrc7Hq/g54XaNrVAHgvfGlfNQBbnwWe4SLMfXpKk1CDixfntUMd taR4iiu1XKm8w==
- In-reply-to: <CANYNYEEr1_xmVLEj0H_xMvpAw4E1nCbfXQ8d-qNzO17n=JCp+Q@mail.gmail.com>
- References: <b63b9723-ad57-49e6-ae37-1cc63ace6f74@me.com> <CANYNYEEr1_xmVLEj0H_xMvpAw4E1nCbfXQ8d-qNzO17n=JCp+Q@mail.gmail.com>
Hi,
> Am 07.08.2019 um 19:07 schrieb Andreas Hasenack <andreas@canonical.com>
>
> It's not slapd defaulting to that base suffix, that comes from the
> debian (and ubuntu) packaging.
>
> If you just started and don't have "real" data in there yet, it's
> probably easier to just reconfigure the package with "sudo
> dpkg-reconfigure slapd" and answer the questions. This will start
> fresh from the new basedn.
thank you too, I didn‘t realize the slapd package skips the configuration with it‘s own assumptions. I now went with the solution from Quanah and modified the olcSuffix entry, this worked liked a charme.