]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slap.h
Resurrect suffix aliasing...
[openldap] / servers / slapd / slap.h
index 2e3488f4034991f95a02f5c79a0bc5fc67bf4528..be69eb46e7183e139280abd4c659613dd5900647 100644 (file)
@@ -416,6 +416,7 @@ struct slap_backend_db {
        /* these should be renamed from be_ to bd_ */
        char    **be_suffix;    /* the DN suffixes of data in this backend */
        char    **be_nsuffix;   /* the normalized DN suffixes in this backend */
+       char    **be_suffixAlias; /* pairs of DN suffix aliases and deref values */
        char    *be_root_dn;    /* the magic "root" dn for this db      */
        char    *be_root_ndn;   /* the magic "root" normalized dn for this db   */
        char    *be_root_pw;    /* the magic "root" password for this db        */