removed a gratuitous standard_sub_basic() on the 'password server'
[sfrench/samba-autobuild/.git] / source3 / auth / auth_domain.c
index 9134a3fc632114e71bf828c1185753c13eec670a..50bad0bd30707f11adba448a52176a7ae5082ebb 100644 (file)
@@ -84,8 +84,6 @@ static NTSTATUS connect_to_domain_password_server(struct cli_state **cli,
                }
        }
 
-       standard_sub_basic(current_user_info.smb_name, remote_machine, sizeof(remote_machine));
-  
        if (ismyip(dest_ip)) {
                DEBUG(1,("connect_to_domain_password_server: Password server loop - not using password server %s\n",
                         remote_machine));