Two attribute types defined with the same 'ads-passwordPolicy' name in the
'adsconfig' schema
---------------------------------------------------------------------------------------------
Key: DIRSERVER-1591
URL: https://issues.apache.org/jira/browse/DIRSERVER-1591
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 2.0.0-RC1
Reporter: Pierre-Arnaud Marcelot
Fix For: 2.0.0-RC1
When launching the current trunk, I noticed a warning notification:
[12:45:01] WARN
[org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry]
- ERR_04271 ATTRIBUTE_TYPE with name ads-passwordPolicy already registered!
I looked for the 'ads-passwordPolicy' string in my workspace and found that it
is used as name by two ATs in the 'adsconfig' schema:
- [checkout
root]/shared/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.118.ldif
- [checkout
root]/shared/ldap-schema/src/main/resources/schema/ou=schema/cn=adsconfig/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.313.ldif
I believe one of them could be removed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.