- 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-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-25-2022 02:27 PM
If the source data is removed, when the scheduled job runs, it won't sync the user right?
If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2022 02:35 PM
yes, it should not but better to check the LDAP's transform map column mapping for coalesce value and test on dev environment.
In general, we used service account [ local user ] for integration purpose which are non-LDAP/non-SSO based accounts.
-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 07:56 AM
Thanks Ashish. However, the source field is getting updated when the scheduled job runs which is preventing user from using local login.
If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni