Changeset 235 for branches/samba-3.2.x/source/utils/net_rpc.c
- Timestamp:
- May 27, 2009, 12:08:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/utils/net_rpc.c
r233 r235 6281 6281 nt_status = rpccli_samr_Connect2(pipe_hnd, mem_ctx, 6282 6282 pipe_hnd->cli->desthost, 6283 SA_RIGHT_SAM_ OPEN_DOMAIN,6283 SA_RIGHT_SAM_LOOKUP_DOMAIN, 6284 6284 &connect_hnd); 6285 6285 if (!NT_STATUS_IS_OK(nt_status)) {
Note:
See TracChangeset
for help on using the changeset viewer.