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
4. Run sync_all_dns.bat
5. In EMPLOYEE table, PROF_EMPLOYEE_TYPE is mapped as external/internal
No comments:
Post a Comment