[Date Prev][Date Next] [Chronological] [Thread] [Top]

runtime config: adding values to olcDbConfig



Hi!

I am experiencing troubles when trying to add an additional value to the
olcDbConfig attribute (openldap-2.4.16):

$ ldapmodify -xvW -h bach-s49 -D cn=Manager,cn=config <<EOF
> dn: olcDatabase={1}bdb,cn=config
> changetype: modify
> add: olcDbConfig
> olcDbConfig: {19}# urxn
> -
> EOF
ldap_initialize( ldap://bach-s49 )
Enter LDAP Password:
add olcDbConfig:
        {19}# urxn
modifying entry "olcDatabase={1}bdb,cn=config"
ldap_modify: Inappropriate matching (18)
        additional info: modify/add: olcDbConfig: no equality matching rule


replacing all attribute values with "changetype: modify" and "replace:
olcDbConfig" works fine but unfortunately Apache DirectoryStudio doesn't
seem to offer that way of committing changes...

Unfortunately the attribute definition of olcDbConfig seems to be
hardcoded, so is there any way to make the above modification work?

Thanks,
--leo
-- 
e-mail   ::: Leo.Bergolth (at) wu.ac.at
fax      ::: +43-1-31336-906050
location ::: IT-Services | Vienna University of Economics | Austria