Full_Name: Jorge Nevado Version: 2.4.12 OS: URL: ftp://ftp.openldap.org/incoming/ Submission from: (NULL) (194.237.142.7)
We are trying to send an increment modify operation on an entry. This request has to be proxied using the meta to a backend we have developed. When we send the operation directly to the backend it works without any problem. But when we have to pass through the meta backend we receive the following error:
ldapmodify -x -H ldap://localhost:9090 -D "cn=manager,dc=operator,dc=com" -w manager -f ldif/nam.ldif modifying entry "appName=CsPs,subsId=10000000000000000000000000000000,ou=subscribers,dc=operator,dc=com" ldap_modify: Server is unwilling to perform (53) additional info: modify/increment not supported in context
However we see that the operation has been performed and the attribute incremented.
The request we are sending is the following:
dn: msisdn=910000000000000,dc=msisdn,ou=identities,dc=operator,dc=com changetype:modify increment: usageCnt usageCnt:4