We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The generated ldif for an update should contain a special line, and should look as follow:
dn: olcDatabase={1}hdb,cn=config changetype: modify add: olcDbIndex olcDbIndex: cn pres,sub,eq
Note the line with "changetype".
But we should solve #102 before checking this issue.
The text was updated successfully, but these errors were encountered:
@cjeanneret should be fixed by #104
Sorry, something went wrong.
No branches or pull requests
The generated ldif for an update should contain a special line, and should look as follow:
Note the line with "changetype".
But we should solve #102 before checking this issue.
The text was updated successfully, but these errors were encountered: