Changeset 736 for branches/samba-3.5.x/source3/utils/net_ads.c
- Timestamp:
- Nov 12, 2012, 5:38:52 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.5.x/source3/utils/net_ads.c
r596 r736 2157 2157 attrs = (argv + 1); 2158 2158 2159 rc = ads_do_search_ all(ads, ads->config.bind_path,2159 rc = ads_do_search_retry(ads, ads->config.bind_path, 2160 2160 LDAP_SCOPE_SUBTREE, 2161 2161 ldap_exp, attrs, &res);
Note:
See TracChangeset
for help on using the changeset viewer.