_PWD_MAX_ATTR
ldapbuf->pattrs = calloc(_PWD_MAX_ATTR, sizeof (ns_ldap_attr_t *));
ldapbuf->npattrs = _PWD_MAX_ATTR;