To allow a DSA to use attributes from an LDAP client, even if those attributes are not defined in the DSA schema, you need to enable auto-registered attributes in a schema used by the DSA.
To allow an object class to use auto-registered attributes
schema set object-class prefix:2 = {
...
may-contain
auto-register-attributes
...
};
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |