[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: OLC configuration
- To: openldap-technical@openldap.org
- Subject: Re: OLC configuration
- From: Christopher Wood <christopher_wood@pobox.com>
- Date: Thu, 28 Nov 2013 10:13:35 -0500
- Content-disposition: inline
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=date:from:to :subject:message-id:references:mime-version:content-type :in-reply-to:content-transfer-encoding; s=sasl; bh=8E+RtyqREIIPD hj384ou9jUoymk=; b=GQqRiUtB4siIfRMiqoyT8uMiZs26DESN9CYcvB8V1zA1S aWt3ME8GhDpnz3JHHGSZGGr5OLTXKsT1ngoG/TUhs2/d/9Gym4vX7tePyrEBXZu0 k2283OWj98lGRP/xiX29O6ASlOlVIHPfiOlHDvMf9asiYYR9gm+1KvLcEKUQNk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=pobox.com; h=date:from:to :subject:message-id:references:mime-version:content-type :in-reply-to:content-transfer-encoding; q=dns; s=sasl; b=ffh9eM+ ts1H4C/NFwBttK7ke+BO2rQMsdu35HV2ob7jsJKvtKi09MIiVi3vkrnDjf5SUgMz qi6my42G1XJSdaipD0AspkY5YNq67o6nCDzVsfY2QQ31BDpEZ6xe8QOdu15jnQUV 933JFcbMmGV2RvkwmXXMEmEp7czgtIgLnaAE=
- In-reply-to: <52970016.1040203@novasparks.com>
- References: <52970016.1040203@novasparks.com>
- User-agent: Mutt/1.5.21 (2010-09-15)
(inline)
On Thu, Nov 28, 2013 at 09:34:30AM +0100, Jacques Foucry wrote:
> Hello folks,
>
> I think I can use and manage a small LDAP. I can configure it but...
> with the old slapd.conf method.
>
> I need to configue a new one and it's time for me to understand the
> OLC configuration way.
>
> Did you have a good tuto (in french?) to help to help me? The
> official docs are to hard for me.
Not specifically a manual, but if you disassemble the Debian package for OpenLDAP you will see how you bootstrap a cn=config setup from a few binaries and an ldif file (and then you should use the latest version from the OpenLDAP project).
Conceptually everything you see in slapd.conf has a corresponding attribute in cn=config which you set via your ldap client. See this url:
http://www.openldap.org/doc/admin24/guide.html
These sections are the same config in slapd.conf and cn=config formats, showing how they map:
12.9.2.4. Example for slapd.conf
12.9.2.5. Example for slapd-config
> Thanks in advance,
> Jacques Foucry
> --
> Jacques Foucry
> *NOVÎSPARKS *
> IT Manager
> Tel : +33 (0)1 42 68 12 61
> jacques.foucry@novasparks.com
>