default remote idmap backend is null
authorSimo Sorce <idra@samba.org>
Sun, 27 Apr 2003 12:25:53 +0000 (12:25 +0000)
committerSimo Sorce <idra@samba.org>
Sun, 27 Apr 2003 12:25:53 +0000 (12:25 +0000)
(This used to be commit 16302b080a572a1cb0983f5044a7ebf51cdf2fa3)

source3/param/loadparm.c

index 60ba76a32fbe9079485c620c381f6f9484f1887e..065bc51e5c553f927b6eea4507f05bf79edf79be 100644 (file)
@@ -1481,7 +1481,6 @@ static void init_globals(void)
        Globals.bWinbindUseDefaultDomain = False;
 
        Globals.bIdmapOnly = False;
-       string_set(&Globals.szWinbindBackend, "tdb");
 
        Globals.name_cache_timeout = 660; /* In seconds */