[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: slurpd setup
How quickly should I see activity? Does it respond immediately upon a
change?
JSR/
On Mon, 2004-07-26 at 14:33, Andreas wrote:
> On Mon, Jul 26, 2004 at 02:19:05PM -0400, Josiah Ritchie wrote:
> > I think slurpd picked up the changes because when I looked at the
> > slurpd.log file it had entries that looked like my changes,but they
> > weren't moved over to the other server. How does that connection work?
>
> It's a simple LDAP connection. Check the server logs to see if at least
> slurpd attempted a login.
>
> You may also run slurpd manually to see what happens, in one-shot mode.
> Something like
>
> slurpd -o -r your-replogfile
>
> and perhaps add some debugging output (-d 256).