Exclude a user from LDAP sync

Saloni Suthar
Mega Sage
Mega Sage

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
1 ACCEPTED SOLUTION

AshishKM
Kilo Patron
Kilo Patron

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

View solution in original post

5 REPLIES 5

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