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/auth/auth_domain.c

    r206 r342  
    176176                /* We also setup the creds chain in the open_schannel call. */
    177177                result = cli_rpc_pipe_open_schannel(
    178                         *cli, &ndr_table_netlogon.syntax_id,
     178                        *cli, &ndr_table_netlogon.syntax_id, NCACN_NP,
    179179                        PIPE_AUTH_LEVEL_PRIVACY, domain, &netlogon_pipe);
    180180        } else {
Note: See TracChangeset for help on using the changeset viewer.