]> git.sur5r.net Git - openldap/commitdiff
ITS#6948 partial revert of #6837, unnecessary
authorHoward Chu <hyc@openldap.org>
Tue, 7 Jun 2011 02:55:09 +0000 (19:55 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Jun 2011 21:32:20 +0000 (14:32 -0700)
servers/slapd/back-ldap/chain.c

index 12f9b4e224acb310c6e05ab56b785236c149bd7f..66f7d26471a87aa4c3f728512dcdcae8370d08fe 100644 (file)
@@ -1270,7 +1270,7 @@ static ConfigOCs chainocs[] = {
        { "( OLcfgOvOc:3.2 "
                "NAME 'olcChainDatabase' "
                "DESC 'Chain remote server configuration' "
-               "SUP olcLDAPConfig )",
+               "AXUILIARY )",
                Cft_Misc, olcDatabaseDummy, chain_ldadd
 #ifdef SLAP_CONFIG_DELETE
                , NULL, chain_lddel