mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
Revert "default to tdbsam instead of smbpasswd"
This reverts commit ab8ff39fd5
.
This commit is contained in:
parent
e4f46d5274
commit
5838a9f556
@ -1625,7 +1625,7 @@ static void init_globals(bool first_time_only)
|
||||
a large number of sites (tridge) */
|
||||
Globals.bHostnameLookups = False;
|
||||
|
||||
string_set(&Globals.szPassdbBackend, "tdbsam");
|
||||
string_set(&Globals.szPassdbBackend, "smbpasswd");
|
||||
string_set(&Globals.szLdapSuffix, "");
|
||||
string_set(&Globals.szLdapMachineSuffix, "");
|
||||
string_set(&Globals.szLdapUserSuffix, "");
|
||||
|
Loading…
Reference in New Issue
Block a user