Changeset 342 for branches/samba-3.3.x/source/auth
- Timestamp:
- Oct 30, 2009, 9:39:05 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/auth/auth_domain.c
r206 r342 176 176 /* We also setup the creds chain in the open_schannel call. */ 177 177 result = cli_rpc_pipe_open_schannel( 178 *cli, &ndr_table_netlogon.syntax_id, 178 *cli, &ndr_table_netlogon.syntax_id, NCACN_NP, 179 179 PIPE_AUTH_LEVEL_PRIVACY, domain, &netlogon_pipe); 180 180 } else {
Note:
See TracChangeset
for help on using the changeset viewer.