Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
#include "nsswitch/winbind_client.h"
#include "libcli/security/dom_sid.h"
#include "libcli/security/security_token.h"
+#include "source3/lib/substitute.h"
extern bool override_logfile;
dump_core_setup(progname, lp_logfile(frame, lp_sub));
+ set_remote_machine_name("samba-dcerpcd", false);
+
reopen_logs();
DBG_STARTUP_NOTICE("%s version %s started.\n%s\n",
#include "libcli/security/security_token.h"
#include "libcli/security/dom_sid.h"
#include "source3/include/proto.h"
+#include "source3/lib/substitute.h"
/*
* This is the generic code that becomes the
/* Ignore children - no zombies. */
CatchChild();
+ set_remote_machine_name(progname, false);
+
reopen_logs();
DBG_STARTUP_NOTICE("%s version %s started.\n%s\n",