|
I read your link http://www.openldap.org/doc/admin23/quickstart.html
I 'm sure slapd is running
port 389(ldap) is listening
my vpopmail.ldiff contains as
following;
dn: dc=example,dc=com
objectclass: dcObject objectclass: organization o: Example Company dc: example dn: cn=Manager,dc=example,dc=com
objectclass: organizationalRole cn: Manager When I write "ldapadd -x -D "cn=Manager,dc=example,dc=com" -W -f
vpopmail.ldif"
I got an
error;
Enter LDAP Password:
adding new entry "dc=example,dc=com " ldapadd: update failed: dc=example,dc=com ldap_add: Server is unwilling to perform (53) additional info: referral missing What shall I do ?
Could you give me an example file of ldiff
?
|
