Changeset 370 for branches/samba-3.3.x/source/winbindd/idmap_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/winbindd/idmap_ldap.c
r274 r370 854 854 CHECK_ALLOC_DONE(ctx->url); 855 855 856 trim_char(ctx->url, '\"', '\"'); 857 856 858 tmp = lp_parm_const_string(-1, config_option, "ldap_base_dn", NULL); 857 859 if ( ! tmp || ! *tmp) {
Note:
See TracChangeset
for help on using the changeset viewer.