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!
vpopmail 
2000.10.28
 






----------------------------------------------
ÖлªÍø»ýÉÍÖ®ÂÃ,´ó½±ÈÎÄúÓ®£¡
http://points4u.china.com
²Î¼ÓÍøÉÏÅÄÂô£¬ÃûÈËÇ©ÃûÎïÆ·ÈÎÄãÕù!
http://auction4u.china.com
 
----------------------------------------------
ÖлªÍø»ýÉÍÖ®ÂÃ,´ó½±ÈÎÄúÓ®£¡
http://points4u.china.com
²Î¼ÓÍøÉÏÅÄÂô£¬ÃûÈËÇ©ÃûÎïÆ·ÈÎÄãÕù!
http://auction4u.china.com

Reply via email to