Delete Sync user by shifting to particular OU.

Delete Sync user by shifting to particular OU.

If the user needs to get deleted when the user is shifted to a  particular OU in  Active Directory.

The advice is to change the permission of that particular OU, by denying the read access for the user who configured in the product for the particular domain.

Say, if "dk" is the OU allocated for moving the resigned users in Active Directory.

Say user "sample" is configured in domain configuration in the product, then restrict access of the OU "dk" for the user "sample".

So that while importing the OU "dk" is not accessible and the users in that OU will be considered as deleted.

Thus as a result the users in the OU "dk" get deleted from the product.

Below is the view of OUs in AD



Deny read access to the user "sample"



Configure the corresponding user "sample" in the product


So that while listing  OUs in SDP omits the OU "dk"



                New to ADManager Plus?

                  New to ADSelfService Plus?

                    • Related Articles

                    • How to Configure SAML for Hybrid Azure AD in SDP

                      This article provides a workaround for older SDP builds (below 11200) alone that did not support EmailAddress as the NameID format. Moreover, this workaround is applicable only for environments that sync their On-Premise AD users to their Azure using ...
                    • How to configure SAML with Azure AD

                      This guide will help us configure SAML for users who want to use Azure AD as their IdP and also give you insights on a few issues that you might run into while configuring SAML in an Azure Environment. In an ideal environment, customers will have an ...
                    • ADMP Integration - How to automate AD user creation

                      This post described the use of a python script to automate AD user creation from request. This script can be configured under Request custom triggers and you will find more information about this here. Integrating ServiceDesk Plus with ADManager Plus ...
                    • ADMP Integration - How to automate unlocking of user accounts in Active Directory

                      This post described the use of a python script to automate unlocking of user accounts from request. This script can be configured under Request custom triggers and you will find more information about this here. Integrating ServiceDesk Plus with ...
                    • ADMP Integration - Delete an User

                      Use Case:  While resigning an employee, the HR department sends the employee’s details to the IT department via email. IT department in turn, will delete the employee from the Active Directory.  This process entails redundant work, its time ...