---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# OpenLDAP minor schema modification

# OpenLDAP minor schema modification {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

In OpenLDAP 2.3 systems that use the back-bdb (Berkley backend), administrators make a
minor modification to their schema to facilitate the integration.
Warnung:  
The customization described here was developed for use in specific instances, and is not supported by Now Support. This method is provided as-is and should be tested thoroughly before implementation. Post all questions and comments regarding this customization to our community [forum](http://community.service-now.com/).

In OpenLDAP 2.3, back-bdb has limited support for inequality indexing (ordering). It is
implemented only for generalizedTime and ChangeSequenceNumber syntax. It cannot be supported
on syntax that support substrings. Search filters containing inequalities are processed
using the presence index.

We recommend creating a custom attribute for this purpose, instead of changing what is
already indexed or present in the schema (for example, servnowid).

