Le 22/04/15 20:03, Emmanuel Lécharny a écrit : > Le 22/04/15 19:38, Stefan Seelmann a écrit : >> Hi, >> >> when starting up the server I always get the following error in log: >> >> [19:18:43] ERROR >> [org.apache.directory.api.ldap.model.entry.DefaultEntry] - ERR_04269 >> ATTRIBUTE_TYPE for OID ads-enabledciphersuites does not exist! >> >> What does that mean? The attribute is used in LdapServerBean, but I >> cannot find it in config.ldif. > Most certainly something missing in the config, or the attribyte name is > wrong. I will have a look after dinner. > > Actually, I think it has been replaced by ads-enabledCipher. > > I have renamed ads-enabledCipher to ads-enabledCiphers. The very same for ads-enabledProtocols. The ads-enabledciphersuitesattribute has been removed.
This will require another release of the API, but we can do that at the same time we release ApacheDS.
