AD Users | Create AD LDS account
Rule description
This rule queries Active Directory user accounts according to query criteria, tries to find linked AD LDS accounts and if no linked account was found in AD LDS for an Active Directory user account, creates and links a new AD LDS account.
For more information, please see the Working with AD LDS Accounts article.
Rule settings
Query section
| Setting name | Description |
|---|---|
|
Limit the scope to this domain or OU
|
This setting defines the search query scope. To improve query performance, limit the scope to a specific OU. IMPORTANT: To test the rule configuration, limit the rule scope to an OU that contains test accounts or objects and use the Preview feature. |
Query criteria |
Query criteria are sent with the query and may improve query performance. TIP: For additional information on the criteria builder, see the How to use Query Builder dialog for Query Criteria and Filter rule settings. |
|
AD LDS anchor attribute
|
Defines the attribute in the AD LDS to which the Active Directory anchor attribute is to be compared. When a new AD LDS account is created this value also specifies the Active Directory attribute into which the AD LDS anchor is written for comparison the next time the rule is executed. |
|
AD anchor attribute
|
Defines the attribute in Active Directory that will be used to determine if the AD LDS account already exists. This value is compared to the AD LDS Anchor Attribute. |
Other Query Settings | |
Properties to display |
To display additional properties for each object found by the query, add those properties to the list. |
System properties |
List of properties required to this rule to be executed correctly. |
Filter |
Set the filtering conditions to hide unwanted data based on criteria not supported in the Query criteria setting. Example: filter by the found object Distinguished Name. TIP: For optimal performance, use the Query criteria setting above to filter objects whenever possible. |
Sort by |
Sort result object list. |
Initialization script |
Usually, rules use query criteria to limit the query search scope. It improves the performance of the executed rule. Due to the PowerShell limitations, it is not possible to use calculated expressions in query criteria. That is the point where the initialization script can help. You can initialize a global variable in this setting and then use it in query criteria. IMPORTANT: To use a variable, declared in the initialization script, in the query scope, it must be global: Example: Update AD users, created in the last ten days.
|
Connection Settings | |
|
AD LDS server connection credentials AD LDS server name AD LDS server port |
The default settings are specified in the AD LDS extension settings. |
Action section
| Setting name | Description |
|---|---|
|
Create in
|
Specify an application partition container where AD LDS accounts will be created. The default value is defined in the Web Portal Settings section in AD LDS extension. |
Attribute mapping |
Populate AD LDS user properties from the selected AD master user account. The default mapping is defined in the User Accounts section in AD LDS extension. |
Establish a link with AD account |
When set to Yes, the created AD LDS account is linked to the AD account using the objectSID attribute. If AD account has a Linked Mailbox type, the link is established to the mailbox master AD account from the account forest. |
Object class for user accounts |
Specify object class that is derived from the organizationalPerson class. The default value is defined in the User Accounts section in AD LDS extension. |
Settings for User Object Class | |
Default password |
This setting defines the password for the new AD LDS account. This value can be a static text, can be taken from linked AD account or set to Generate Random Password. |
|
Password never expires Account enabled |
These settings enable/disable the standard user object settings. |
Other Properties | |
Other properties |
Use this setting for a custom modification of AD LDS account attribute values. |
Add to AD LDS groups | |
Add to AD LDS groups |
To add AD Lds accounts to groups, specify Distinguished Names of AD LSD groups split by ";". |
Output Section
This section defines the output format of this rule.
To get more information about this section, please see the Rule Output section article.
Enforce/Schedule Section
This section defines the schedule for how often to run the rule.
To get more information about this section, please see the Rule Enforce/Schedule section article.
Comments
0 comments
Please sign in to leave a comment.