idmap rewrite
[nivanova/samba-autobuild/.git] / source3 / winbindd / winbindd_dual.c
index f2be6d692c5d57941d6f0af61d7df175df7c2b80..1e8325f98338efe3be1f244103687994bfe74f3c 100644 (file)
@@ -1033,6 +1033,8 @@ static bool fork_domain_child(struct winbindd_child *child)
 
        /* Child */
 
+       DEBUG(10, ("Child process %d\n", (int)sys_getpid()));
+
        /* Stop zombies in children */
        CatchChild();