0 votes

We have a business need for automating and controlling the creation of service accounts in our AD. For example, we want all new service accounts to start with "svc_" for the SamAccountName, and we want the account to be placed in a certain OU upon creation.

I know we can utilize Scheduled Tasks and Business Rules to take action on accounts after they're created, but there's doesn't seem to be a way to enforce certain parameters and naming standards DURING the creation of certain types of accounts. Is there a way to duplicate and customize the "New User" form to create a "New Service Account" workflow in Adaxes?

by (60 points)

1 Answer

0 votes
by (3.6k points)

Hello Joshua,

Yes, it is possible. There are several things you need to configure:

  1. Add a new Create User Web interface action for creating service accounts.
  2. Predefine the target container of the action i.e. specify in which OU the service accounts should be created. Alternatively, limit the selection of containers to several OUs of your choice.
  3. Customize the form of the action.
  4. Limit the action visibility, as by default it will be visible to anyone who has the rights to create users.

For details, please see the Configure the Actions Pane tutorial.

  1. Create a new property pattern for the User object type. The pattern will impose constraints on the properties of service accounts. The activity scope of the pattern should include only the OUs where the service accounts are located.
  2. Exclude the OUs containing service accounts from the activity scope of all other property patterns configured for the User object type.

For details, please see the Make a Property Required and Specify its Format tutorial.

Should you have any issues configuring the desired workflow, please share additional details and we will help you.

Related questions

0 votes
1 answer

We were wondering if Adaxes has a script available to create AS400 accounts during the AD creation. This will allow us to totally automate the new hire process going forward.

asked Jan 26, 2017 by willy-wally (3.2k points)
0 votes
1 answer

I have a word document that I need to have the users first and last name added to along with the password. I was wondering if you know of an easy way to capture ... variables and pass them to a word document via a Custom Command or Business rule. Thanks, Tony

asked Sep 21, 2015 by cyspry (480 points)
0 votes
1 answer

We have internal AD that syncs to o365 via Azure AD Connect. It is not a hybrid environment; there is no Exchange on site. I am trying to find the best way to use Adaxes to ... so I am not sure the best way to handle that. Thanks for any help you can provide.

asked Apr 15, 2020 by Jasonmh (540 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)
0 votes
1 answer

Hello I try to create a form that lets HR create a user themself, but they need the approval from the IT-Department, so the IT-Department can check the new employees personal data and configure their pc. Or do you have an alternative idea for this process?

asked 5 hours ago by Baul (110 points)
3,356 questions
3,055 answers
7,799 comments
545,164 users