[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: unknown LDAP result code (-30991)



> Here is the error message:
>
> ldapmodify -x -D "cn=Manager,dc=pivod,dc=com" -W -f example.ldif
> Enter LDAP Password:
>
> modifying entry "dc=pivod,dc=com"
> ldapmodify: update failed: dc=pivod,dc=com
> ldap_modify: unknown LDAP result code (-30991)
>         additional info: internal error

That's a db4 return code which erroneously
got into send_ldap_result(); can you trace
more exactly where it happened (e.g. higher
log level on the server side)?

p.

>
> example.ldif ->>>>>>>>>
>
> dn: dc=pivod,dc=com
>
> objectclass: dcObject
>
> objectclass: organization
>
> o: Example Company
>
> dc: example
>
> dn: cn=Manager,dc=example,dc=com
>
> objectclass: organizationalRole
>
> cn: Manager
>
>>>>>>>>>>>>>
>
> slapd.conf >>>>>>>>>>>>>>
> database bdb
>
> suffix "dc=pivod,dc=com"
>
> rootdn "cn=Manager,dc=pivod,dc=com"
>
>>>>>>>>>>>>>>>>>>>>>>>>>>
>
> running 2.1.26 on win2k with bdb backend in debug version
> Suggestions ?


-- 
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it