r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.
[samba.git] / source3 / auth / auth_domain.c
index 0010d8bc26932f8ee0194c0aa02b85f3e9e3d922..1e6857230f1e04d680f0c8fe35b9c5b161a00ae9 100644 (file)
@@ -124,7 +124,7 @@ machine %s. Error was : %s.\n", dc_name, nt_errstr(result)));
 
        if (!lp_client_schannel()) {
                /* We need to set up a creds chain on an unauthenticated netlogon pipe. */
-               uint32 neg_flags = NETLOGON_NEG_SELECT_AUTH2_FLAGS;
+               uint32 neg_flags = NETLOGON_NEG_AUTH2_FLAGS;
                uint32 sec_chan_type = 0;
                unsigned char machine_pwd[16];