I sow by chance that one of the users on the server is not in LDAP
I tried to find a solution on manual, wiki or forum a solution for this
I found something which seems to be outdated (some commands don't work) at the bottom of this page
http://wiki.contribs.org/SME_Server:Documentation:Technical_Manual:Chapter4also from various search on forum I sow several question without any reply
because I don't want to reactivate that old one I'll start another
using the idea from the manual I managed to recreate the LDAP
but strange thing is that that particular user is not in the new file
this is what I've deed
service ldap stop
mkdir /home/bakp/20090908LDAP
mv /home/e-smith/db/ldap/****.com.ldif /home/bakp/20090908LDAP/
signal-event ldap-update
service ldap start
at the end of this - that particular user is missing

I've tried also to start the LDAP without the database -
this give me an error on connection (exactly what I expected)
what I made wrong?
It exist any way to compare the entries from LDAP with the users from the server?