Ignore:
Timestamp:
Oct 30, 2009, 9:39:05 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.3 to 3.3.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/libnet/libnet_join.c

    r309 r342  
    10711071
    10721072        status = cli_rpc_pipe_open_schannel_with_key(
    1073                 cli, &ndr_table_netlogon.syntax_id, PIPE_AUTH_LEVEL_PRIVACY,
     1073                cli, &ndr_table_netlogon.syntax_id, NCACN_NP,
     1074                PIPE_AUTH_LEVEL_PRIVACY,
    10741075                netbios_domain_name, netlogon_pipe->dc, &pipe_hnd);
    10751076
Note: See TracChangeset for help on using the changeset viewer.