i use vpopmail4.5.9+ldap1.2.11+qmail1.0.3; this is my slapd.conf: database ldbm suffix "dc=mydomain, dc=com" rootdn "cn=Manager, dc=mydomain, dc=com" rootpw 123456 directory /usr/local/var/openldap-ldbm this is my vldap.h : #undef OLD_VLDAP #define VLDAP_SERVER "localhost" #define VLDAP_PORT LDAP_PORT #define VLDAP_USER "cn=Manager,dc=mydomain,dc=com " #define VLDAP_PASSWORD "123456" #ifdef OLD_VLDAP #define VLDAP_BASEDN "ou=Subs, o=Inter7" #else #define VLDAP_BASEDN "ou=%s,dc=mydomain,dc=com" #endif but this is not work? why? any ideas? thanks! Best regards! ---------------------------------------------- �л�������֮��,������Ӯ�� http://points4u.china.com �μ���������������ǩ����Ʒ������! http://auction4u.china.com ---------------------------------------------- �л�������֮��,������Ӯ�� http://points4u.china.com �μ���������������ǩ����Ʒ������! http://auction4u.china.com
