winbindd main function.
I have tested and somewhat extended the code, and it seems
to do a good job. I have possibly not caught all error
conditions though.
Michael
pidfile_create("winbindd");
pidfile_create("winbindd");
-#if 0 /* not finished yet */
/* Ensure all cache and idmap caches are consistent
before we startup. */
/* Ensure all cache and idmap caches are consistent
before we startup. */
}
return execve(argv[0], argv, envp);
}
}
return execve(argv[0], argv, envp);
}