0 votes

Good Afternoon,

I currently have our AD navigation divided up by specific countries. The user is able to select the country OU and navigate down into the specific department OU. Is there a way I can prevent users from being created in these root country OU's so I can force the user to drill down before creating?

Thanks

by (520 points)

1 Answer

0 votes
by (272k points)
edited by
Best answer

Hello,

You need to use the Create User Home Page Action. For details, have a look at the following tutorial: https://www.adaxes.com/tutorials_WebInterfaceCustomization_ConfigureActionsPane.htm. For each country OU you will need to create a separate action. On the Target Container Selection step, select Allow selecting only containers/OUs located under, enter the distinguished name of the country OU and then select Disallow selecting this OU/container.

Related questions

0 votes
1 answer

I would like to have a business rule check before a new user is created to see if the ExtensionAttribute4 value(we use this like a primary key across our 3 domains) of the ... Script return true option, I just don't know what to put in the PowerShell script.

asked May 27, 2015 by Infounlim (470 points)
0 votes
1 answer

Is there a way to create a Business Unit that includes all Users in a OU that a Manager is in the ManagedBy field?

asked Mar 21 by dominik.stawny (160 points)
0 votes
1 answer

I am trying to trigger processing outside of Active Directory when an account is created based on the source user account that was used. Does Adaxes store the source account anywhere?

asked Oct 9, 2023 by jnordell (20 points)
0 votes
1 answer

I've tried the following script to adapt the UPN to the country, the step will be processed in "before user creation" but the UPN stays ... # Save changes $Context.TargetObject.Put("userPrincipalName", $userPrincipalName) $Context.TargetObject.SetInfo()

asked Oct 12, 2022 by boris (470 points)
0 votes
1 answer

As part of our HR onboarding process, they need to specify non-AD integrated software requirements. Is there a way to have a customised field on the form that when ticked or ... say the name of the software and have it linked to a particular field in AD.

asked Apr 15, 2020 by russmerriman (40 points)
3,347 questions
3,047 answers
7,784 comments
545,030 users