]> git.samba.org - samba.git/commitdiff
make winbindd work in "samba4" member server modes
authorAndrew Bartlett <abartlet@samba.org>
Wed, 9 Apr 2014 03:54:07 +0000 (15:54 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 4 Jun 2014 01:22:26 +0000 (03:22 +0200)
These modes are useful for testing aspects of the code like the rpc proxy.

Andrew Bartlett

Change-Id: I87b3ac0df299dd176599f824f8815880470c6401
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/target/Samba4.pm

index 5ce2e84113224615ff51e1c457491ac650639725..7bdd396976db4d6b57a77838e8bad24bd9f12f79 100755 (executable)
@@ -931,7 +931,7 @@ sub provision_s4member($$$)
                                   "2008",
                                   "locMEMpass3",
                                   $dcvars->{SERVER_IP},
-                                  "", "", undef);
+                                  "passdb backend = samba_dsdb", "", undef);
        unless ($ret) {
                return undef;
        }
@@ -970,6 +970,7 @@ sub provision_rpc_proxy($$$)
        print "PROVISIONING RPC PROXY...";
 
        my $extra_smbconf_options = "
+        passdb backend = samba_dsdb
 
        # rpc_proxy
        dcerpc_remote:binding = ncacn_ip_tcp:$dcvars->{SERVER}