Ignore:
Timestamp:
May 23, 2008, 6:56:41 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.29

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/libsmb/trusts_util.c

    r124 r134  
    4242
    4343        if (cli->auth.auth_type != PIPE_AUTH_TYPE_SCHANNEL) {
    44                 uint32 neg_flags = NETLOGON_NEG_SELECT_AUTH2_FLAGS;
     44                uint32_t neg_flags = NETLOGON_NEG_AUTH2_ADS_FLAGS;
    4545
    4646                result = rpccli_netlogon_setup_creds(cli,
Note: See TracChangeset for help on using the changeset viewer.