- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2022 01:06 PM
Hi everyone,
How can I exclude a user from updating from the LDAP sync? The client would like to force the user to use local login instead of the SSO. Please advise.
Thanks
If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2022 01:26 PM
Hi,
Please check, if user profile [table : sys_user] has some source column with LDAP CN=,OU=,DC= details.
Remove the source data for user and set the local password for that user.
-Thanks,
Ashish
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2022 09:41 AM
Hi, check if you can remove the column value which is considered for "coalesce' in LDAp transform map to avoid that user to be found and updated by LDAP import job.
it may be column other than userId like employee number, some LDAP or HR Data Account Number. If main user data coming from some HR system like workday.
-Thanks
Ashish
Please mark correct answer and helpful if it helps you.
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution