0
Completed

Rename for LDAP Reserved Attributes

Curtis Lusmore 9 years ago updated by anonymous 8 years ago 2

If an attribute in the schema of an adapter has the same name as one of the reserved LDAP attribute names (e.g. objectClass, etc.), a warning should be produced and preferably a button to trigger an automatic rename.

Added the following attributes to the illegal attribute names list:

  • createTimestamp
  • objectClass
  • entryUUID
  • subschemaSubentry
  • supportedControl
  • supportedLdapVersion
  • vendorName
  • vendorVersion
  • namingContexts

Closed. Listed attribute names were not permitted.