Saket Sathe writes: > Aug 20 21:26:33 ldap2 slapd[29000]: conn=29 fd=10 closed (connection lost) > > Can someone please help me intrepret these? Unless the client sent an unbind, slapd now logs why connections are closed. Probably the client just dropped the connection. (Errno is not reported, doing that reliably seemed a bit more hairy than this quick and easy change.) -- Hallvard