You specify the attributes that enable attribute-based delegation in the SmDmsConfig constructor. Three attributes are required to identify the following information:
You specify a user as an organization administrator through the constructor’s OrgAdminSubDn parameter, as in the following example:
OrgAdminSubDn="(title=OrgAdmin)";
You specify this attribute through the constructor’s OrgAdminOrgs parameter—for example:
OrgAdminOrgs="departmentnumber";
You specify this attribute through the constructor’s DnOrgs parameter—for example:
DnOrgs="ou";
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |