Changeset 233 for branches/samba-3.2.x/source/libads/ldap.c
- Timestamp:
- May 27, 2009, 11:39:15 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/libads/ldap.c
r232 r233 300 300 got_realm = True; 301 301 302 again: 303 302 304 /* we need to try once with the realm name and fallback to the 303 305 netbios domain name if we fail (if netbios has not been disabled */ … … 350 352 351 353 sitename = sitename_fetch(realm); 352 353 again:354 354 355 355 DEBUG(6,("ads_find_dc: (cldap) looking for %s '%s'\n",
Note:
See TracChangeset
for help on using the changeset viewer.