Saturday 19 July 2014

Map a standard LDAP attribute for external users

1. To a ldap attribute(say employeeType) ,map the user type value as external.

2. In map_dbrepos_from_source.properites, comment out this line: displayName=cn

3. In map_dbrepos_from_source.properites, Add/uncomment out this line:

mode= employeeType

displayName={func_decorate_displayName_if_visitor}

displayNameLdapAttr=cn

decorateVisitorDisplayName= - External User

clip_image002

4. Run sync_all_dns.bat

5. In EMPLOYEE table, PROF_EMPLOYEE_TYPE is mapped as external/internal

clip_image004

clip_image006

No comments:

Post a Comment