Changeset 342 for branches/samba-3.3.x/source/libnet/libnet_join.c
- Timestamp:
- Oct 30, 2009, 9:39:05 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/libnet/libnet_join.c
r309 r342 1071 1071 1072 1072 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, 1074 1075 netbios_domain_name, netlogon_pipe->dc, &pipe_hnd); 1075 1076
Note:
See TracChangeset
for help on using the changeset viewer.