Re: Monitor configuration... also for the manual

2019-02-09 Thread Arno Lehmann
On 09.02.2019 at 04:42, Howard Chu wrote: Arno Lehmann wrote: Hi Michael, On 08.02.2019 at 20:29, Michael Ströder wrote: On 2/7/19 9:34 AM, Arno Lehmann wrote: On 07.02.2019 at 03:31, Howard Chu wrote: Did you try searching to see if cn=monitor is actually there? Yes, although I'm not ex

Re: and resolved: Monitor configuration... also for the manual

2019-02-09 Thread Arno Lehmann
Hi Howard, On 09.02.2019 at 04:40, Howard Chu wrote: Arno Lehmann wrote: So, this is my proposal to add to the manual. Feel free to use it, itf needed, tell me where I have to assign legal permission! Please read the website. That's why it's there. http://www.openldap.org/devel/contributin

Re: Monitor configuration... also for the manual

2019-02-08 Thread Howard Chu
Arno Lehmann wrote: > Hi Michael, > > On 08.02.2019 at 20:29, Michael Ströder wrote: >> On 2/7/19 9:34 AM, Arno Lehmann wrote: >>> On 07.02.2019 at 03:31, Howard Chu wrote: Did you try searching to see if cn=monitor is actually there? >>> >>> Yes, although I'm not exactly sure I have this sor

Re: and resolved: Monitor configuration... also for the manual

2019-02-08 Thread Howard Chu
Arno Lehmann wrote: > So, this is my proposal to add to the manual. Feel free to use it, itf > needed, tell me where I have to assign legal permission! Please read the website. That's why it's there. http://www.openldap.org/devel/contributing.html -- -- Howard Chu CTO, Symas Corp.

Re: and resolved: Monitor configuration... also for the manual

2019-02-08 Thread Arno Lehmann
Hi all, guess I have this sorted out, so see below for my last few paragraphs that I suggest to put into the manual. Thanks for all your suggestions, though it seems the problem was something rather unrelated. Just don't ask me what it might have been... On 03.02.2019 at 22:56, Arno Lehmann

Re: Monitor configuration... also for the manual

2019-02-08 Thread Arno Lehmann
Hi Michael, On 08.02.2019 at 20:29, Michael Ströder wrote: On 2/7/19 9:34 AM, Arno Lehmann wrote: On 07.02.2019 at 03:31, Howard Chu wrote: Did you try searching to see if cn=monitor is actually there? Yes, although I'm not exactly sure I have this sorted out correctly. What I did was for ex

Re: Monitor configuration... also for the manual

2019-02-08 Thread Michael Ströder
On 2/7/19 9:34 AM, Arno Lehmann wrote: > On 07.02.2019 at 03:31, Howard Chu wrote: >> Did you try searching to see if cn=monitor is actually there? > > Yes, although I'm not exactly sure I have this sorted out correctly. > What I did was for example this: > > root@host:~/ldap# ldapsearch -Q -LLL

Re: Monitor configuration... also for the manual

2019-02-08 Thread Arno Lehmann
Hi Howard, all, On 07.02.2019 at 03:31, Howard Chu wrote: ...>> Unfortunately, the whole thing did not exactly work out as I intended, because the crucial step insists on failing. Namely, trying to create a monitor database fails, indicating there already is one in existence. However, I can't

Re: Monitor configuration... also for the manual

2019-02-06 Thread Howard Chu
Arno Lehmann wrote: > Hi all, > > I'm currently in the process of migrating LDAP data from a really outdated > system to something a bit fresher. So, I started with the OpenLDAP as > provided by > Debian, and learned that a good part of the system management knowledge I had > is outdated. So, I

Monitor configuration... also for the manual

2019-02-06 Thread Arno Lehmann
Hi all, I'm currently in the process of migrating LDAP data from a really outdated system to something a bit fresher. So, I started with the OpenLDAP as provided by Debian, and learned that a good part of the system management knowledge I had is outdated. So, I stared reading TFM. ... and st