[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Which overlays are present in my openldap server ?
- To: Jonathan Clarke <jonathan@phillipoux.net>
- Subject: Re: Which overlays are present in my openldap server ?
- From: vishesh kumar <linuxtovishesh@gmail.com>
- Date: Wed, 28 Oct 2009 19:30:22 +0530
- Cc: openldap-technical@openldap.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=9MaAFTUb2cSzTvUnngINM8bts/IpivIsZtTxGU/fykk=; b=E3J0eg8Jw07Z/y8GeRnVSyT9LwwwPlK9RLGImS6ObBFga2TSgPasq+RNtdd8IuNmBb GoKTYtPB993MvXlQOI1HYnCwRaIeSSiasmEXTD9PFbZIT3rM2e9/0SctXXvgwSzDHpU+ 4yRjbnsuQHJ2DhhbdnGdNy+6DZbd7f5p0yyes=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ECcG5wi82XbohCch1n8RX4oGw1UXjDu5h3eCdvrLqgjSmMmBWUBgQMkyqAzOWDK77H 9ZH75C4JOu5Gt0iclNqpD0L0NaRyB+EFu6LvXwIPcjm6Rbcy26NqPM7Y+oK+KOjDmkfS cD7hI8YADUGbvzLKGTLme2CLf92bTSgdKbzoU=
- In-reply-to: <4AE72D3C.9020609@phillipoux.net>
- References: <e61979140910270256w2b723ce7w3bc8afb789ed3c04@mail.gmail.com> <4AE72D3C.9020609@phillipoux.net>
Dear jonathan
I issued following command to list overlays after configuraing 'database monitor'.
ldapsearch -x -D "uid=root,ou=People,dc=abc.dc=del" -W -b 'cn=Overlays,cn=Monitor'
This command list three overlays with objectcalss monitoredObject
cn=overlay 1, cn=Overlay, cn=Monitor
cn=overlay 1, cn=Overlay, cn=Monitor
cn=overlay 1, cn=Overlay, cn=Monitor
What does it mean, does this mean that there is no overlays.
Because what i think there should be accesslog,syncprov etc overlays
Thanks
On Tue, Oct 27, 2009 at 10:56 PM, Jonathan Clarke
<jonathan@phillipoux.net> wrote:
On 27/10/2009 10:56, vishesh kumar wrote:
Dear members
Is there any way to know which overlays are present in my openldap servers?
Use the monitor backend. See:
http://www.openldap.org/doc/admin24/monitoringslapd.html#Overlays
Can overrlays can be introduced in precompiled slapd ?
Overlays can be compiled into slapd statically or as run-time loadable modules. So yes, I guess.
Regards,
Jonathan
--
http://linuxinterviews.blogspot.com