dsdb: Allow password history and password changes without an NT hash
[bbaumbach/samba-autobuild/.git] / selftest / target / Samba4.pm
index 4c263f55de4dbf684e59c5e6354ab71371e19ef0..1762ae4ae79b44ee7f43eab72f821f8365ae2891 100755 (executable)
@@ -2707,7 +2707,7 @@ sub setup_ad_dc_no_ntlm
                                         "ADNONTLMDOMAIN",
                                         "adnontlmdom.samba.example.com",
                                         undef,
-                                        "ntlm auth = disabled",
+                                        "ntlm auth = disabled\nnt hash store = never",
                                         undef);
        unless ($env) {
                return undef;