Changeset 370 for branches/samba-3.3.x/source/passdb/pdb_ldap.c
- Timestamp:
- Jan 15, 2010, 8:23:30 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/passdb/pdb_ldap.c
r342 r370 560 560 } 561 561 562 if (!(username = smbldap_talloc_ smallest_attribute(priv2ld(ldap_state),562 if (!(username = smbldap_talloc_first_attribute(priv2ld(ldap_state), 563 563 entry, 564 564 "uid",
Note:
See TracChangeset
for help on using the changeset viewer.