Changeset 335 for branches/samba-3.2.x/source/utils/net_rpc.c
- Timestamp:
- Sep 24, 2009, 9:15:13 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/utils/net_rpc.c
r272 r335 5939 5939 union lsa_TrustedDomainInfo *info = NULL; 5940 5940 char *cleartextpwd = NULL; 5941 DATA_BLOB data ;5941 DATA_BLOB data = data_blob_null; 5942 5942 5943 5943 nt_status = rpccli_lsa_QueryTrustedDomainInfoBySid(pipe_hnd, mem_ctx,
Note:
See TracChangeset
for help on using the changeset viewer.