[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Trying again : slapd active every 60 seconds, why ?



If you have nss_ldap, then any process that is starting and performs even
a simple `ls -l' could be doing that... Even the start of cron, a sendmail
queue run, almost anything...

I'd kill cron and see what happens.


On Wed, 26 Jun 2002, Harry Rüter wrote:

> Hi,
>
> Jan-Piet Mens wrote:
> >
> > Since it is searching for posixGroups, it could by anything Un*x-like
> > if you've got nss_ldap running. Think `cron' becuase of the 60 seconds...
>
> seems to be reasonable.
> Any idea to find out who/what is doing the search ?
>
> greets Harry
>
> > On Wed, 26 Jun 2002, Harry Rüter wrote:
> >
> > > Looking into my logfiles i saw that slapd is active every
> > > 60 seconds.
> > ...
> > > Jun 25 14:14:01 486dx66 slapd[14498]: conn=890 op=3
> > >                 SRCH
> > > base="dc=hrnet,dc=de"
> > >                 scope=2
> > >                 filter="(&(objectClass=posixGroup)
> > >                 (|(memberUid=root)(uniqueMember=uid=root,
> > >                 ou=users,ou=accounts,ou=mynetwork,
> > >                 o=myorganization,dc=hrnet,dc=de)))"
> > ...
>
>