control Microsoft
1.2.840.113556.1.4.1413
LDAP_SERVER_PERMISSIVE_MODIFY_OID
also known as Permissive Modify
Makes modifies idempotent: adding a value that already exists, or deleting one that is absent, stops being an error. It removes a lot of check-then-act code from provisioning scripts.
- OID
1.2.840.113556.1.4.1413- Name
- LDAP_SERVER_PERMISSIVE_MODIFY_OID
- Aliases
- Permissive Modify
- Kind
- control
- Arcwho allocated the number
- Microsoft 1.2.840.113556
- Defined in
- MS-ADTS
Appears in: Microsoft LDAP extension (MS-ADTS). Spotted an error? Tell me.