]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/root_dse.c
liberally accept many LDAPv2/LDAPv3 stuff in DN (quoted parts, ';' as rdn separator...
[openldap] / servers / slapd / root_dse.c
index cacce964e3430ce16a82c53f11dae9517c390115..3d975ec4771404a7d560e1455f3b38920d103e97 100644 (file)
@@ -20,6 +20,7 @@
 
 static char *supportedFeatures[] = {
        "1.3.6.1.4.1.4203.1.5.1", /* All Operational Attributes ("+") */
+       "1.3.6.1.4.1.4203.1.5.2", /* OCs in Attributes List */
        NULL
 };