Rule description
This rule queries the specified Oracle data source and provisions new user accounts according to the Action section settings.
When to use this rule
Use this rule when you need to perform bulk user account provisioning from HR/ERP/SIS system into Active Directory.
You can extend provisioning to other systems like O365, by combining this rule with other automation rules or using the pre-configured runbooks. For more information, please see Rules and Runbooks article.
It is possible to specify values for any user attribute, including those required for Exchange Server and Office 365.
The data source can be either an Oracle Table or View. The Oracle table should contain the following columns:
FirstName,LastName,Description,EmailAddress
Rule Settings
Query Section
Setting name | Description |
---|---|
Hostname |
Specify Oracle server hostname (or its IP address) to which Cayosoft Administrator will connect. Note: for more information, please read Connecting to Oracle Database article.
|
Service name |
Specify the Oracle database service name. |
Port |
Specify Oracle SQL*Net Listener port number; the default is 1521. |
Table |
Specify Table or View from the selected database. Click the Selector button to display a list of tables from which to choose. |
Credentials |
Specify Oracle user account name and password. |
Data Source Filter |
You can use the point-and-click filter builder for the specified data source. Note: If Where Clause is also specified, it will be applied and DataSource Filter will be ignored.
|
More options | |
Return these SQL columns
|
Specify columns returned by the data source. |
Where clause |
Define a WHERE statement in the SQL query sent to the data source to limit the rows returned by Oracle Server. |
Domain Controller |
Select the domain controller to run the rule. |
Credentials |
Specify credentials to the selected domain controller. |
Properties to display |
Select properties to display for each object found by the query. |
Filter
|
Set the filtering conditions to only return objects or data that need to be processed by the rule. Example: filter by Name column. |
Skip user if anchor attribute already exists |
The anchor attribute must be unique in the Data Source. Using the defined Anchor attribute, the rule checks to see if the anchor is already present in Active Directory. If the anchor is present, then this user was previously created, and the row in the Data Source is skipped. |
Data Source Anchor attribute |
Defines the column in the Data Source that will be used to determine if the user account already exists. This value is compared to the Active Directory Anchor Attribute. Because user names are likely to have duplicates, some other attribute with a unique value should be used to determine if records read from the Data Source have already been processed. |
Active Directory Anchor attribute |
Defines the attribute in the AD to which the Data Source anchor attribute is to be compared. When a user is updated this value also specifies the AD attribute into which the Data Source anchor is written for comparison the next time the rule is executed. |
Action Section
Setting name | Description |
---|---|
Create in |
Determines the initial location within Active Directory, where the new user accounts are to be created. Note: For simplicity, Cayosoft recommends that new objects be created in a separate OU then moved to the final location after provisioning is completed. The Text file | DynamicAttributes™ Relocate AD Users rule can be used to automatically move new user objects to the desired OU after the accounts are fully provisioned.
|
Account | |
Logon Name (SamAccountName)
|
By default, the SamAccountName is automatically generated from the Data Source assuming the Data Source contains the correct named fields. If field names are not the same as shown for the selected format, contact Cayosoft for an override format. If the SamAccountName resides in the Data Source, then use the Selector button to pick the field that stores the SamAccountName. The SamAccountName must have a unique value in the target domain. |
UPNSuffix
|
It is the domain name component of the new user’s UserPrincipalName (UPN). If you are using Office 365, this value should be set to a domain that has been registered in Office 365/Azure AD. |
UserPrincipalName
|
By default, the UserPrincipalName (UPN) is automatically generated from the Data Source assuming the Data Source contains the correct named fields. If field names are not the same as shown for the selected UPN format, contact Cayosoft for an override format. If the UPN resides in the Data Source, then use the Selector button to pick the desired field. The UPN must be a unique value. Note: Microsoft best practices assume the Active Directory and Office 365/Azure AD UPNs will match.
|
FirstName (GivenName) |
If the Data Source contains a field named FirstName, do nothing. Otherwise, use the Selector button to choose a field from the Data Source. |
Initials |
Specify user initials. |
Last/SurName (sn) |
If the Data Source contains a field named LastName, do nothing. Otherwise, use the Selector button to choose a field from the Data Source. |
Name (cn)
|
If the Data Source contains fields named FirstName and LastName, choose the desired format or do nothing. Otherwise, use the Selector button to select a field from the Data Source or contact Cayosoft for an override format. |
Display Name
|
If the Data Source contains fields named FirstName and LastName, choose the desired format do nothing. Otherwise, use the Selector button to select a field from the Data Source or contact Cayosoft for an override format. |
Description
|
If the Data Source contains a field name Description, do nothing. Otherwise, manually enter a static text value or use the Selector button to choose a field from the Data Source. |
Settings |
|
Default Password |
This setting defines the password for the new account. This value can be static text, a field from the Data Source chosen using the Selection button, or set to Generate Random Password Note: Static passwords or passwords from Data Source must meet the Active Directory Password Complexity Policy of the target container, or the account will be created in a disabled state. Randomly Generated Passwords will be generated to match both the Active Directory Password Complexity Policy and additional complexity requirements defined in the Cayosoft Administrator Password Complexity Policy.
|
Must change password at next logon Account enabled User cannot change password Password never expires |
These settings enable/disable the standard Active Directory user object settings. |
Account Expiration Date |
This setting defines the Account Expiration attribute in Active Directory. In addition to populating this field from the Data Source, a text string can also be manually entered into the field in the format MM/DD/YYYY or YYYY-MM-DD. |
Organization |
|
Office Job Title (Title) Department Company Employee Number EmployeeID Division |
If the Data Source contains one of these field names, do nothing. Otherwise, manually enter a static text value or use the Selector button to choose a field from the Data Source. |
Manager Identifier |
Use the Selector button to choose a field from the Data Source that is a unique identifier for the user’s manager. Typically this will be the Managers EmployeeNumber or EmployeeID. |
AD Attribute for Manager Lookup |
Select an Active Directory attribute that is used to search for the value of the Manager Identifier specified in the field above. |
Contact Info |
|
Country |
If the Data Source contains a field name Country, do nothing. Otherwise, manually enter a static text value or use the Selector button to choose a field from the Data Source. |
Email Address |
If the Data Source contains a field name Email Address, do nothing. Otherwise, manually enter a static text value or use the Selector button to choose a field from the Data Source. Note: If alternative SMTP addresses are needed, the rule AD Users | Set Proxy Addresses can be run after the Text file | Create AD Users rule.
|
Office Phone (telephoneNumber) Mobile Phone (mobile) Street Address City (l) State Postal Code |
If the Data Source contains a field with one of these names, do nothing. Otherwise manually enter a static text value or use the Selector button to choose a field from the Data Source.
|
Alternate Name Generation Rules |
|
Name conflict resolution |
This option determines how the system should react when the name of a user being created already exists. |
Logon Name (SamAccountName) (Alternative) UserPrincipalName (Alternative) Name (cn) (Alternative) Email Address (Alternative) DisplayName (Alternative) |
The behavior of this attribute is the same as in the Contact Info section.
|
Counter Format |
This setting specifies the number of fixed symbols the counter should have. |
Add counter when |
Specifies if a counter should always be added to the username, or only when name conflicts occur. The counter option is not available when the Use Alternative Generation Rules option is set to On failure record error in Rule Execution History and go on. |
Other Properties |
|
Other properties |
Using picker dialog, set a mapping between data source columns and target user properties. |
Other properties script |
Data mapping also can be set by the script. If you want every provisioned user to have extension attribute 1 populated with some string value then use this: Note: If you set mapping for the same properties both in Other properties and Other properties script, attribute values will be updated by the script.
|
Notify Manager |
|
Notify Manager |
Specify whether you want to notify the manager when the user is created. You can also select send an email for each created user or send one email for all created users. |
Additional to |
Additional email can be sent to Default Notify & Alert Email Address - usually, this is the administrator's email address. |
CC, BCC |
Email address where the copy will be sent. |
From |
Users can receive emails from default SMTP from address. |
Subject |
Email subject. Tip: It is possible to customize email subject by using different tokens, see Customizing an automation rule or web action output email – Cayosoft Help Center.
|
Message |
Message text. Tip: It is possible to customize email messages by using different tokens, see Customizing an automation rule or web action output email – Cayosoft Help Center.
|
Limit the number of emails sent per minute |
An integer value that represents the number of emails sent per minute by this rule. To change the default value, navigate to Home > Configuration > Settings > Email Settings (SMTP). The default limit for Office 365 SMTP gate is 30 emails per minute. |
Output Section
This section defines the output format of this rule.
To get more information about this section, please see the 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 Enforce/Schedule section article.
Change History
Version | Notes |
---|---|
8.0.0 | Execution history name setting is deleted. |
7.3.0 | Data Source filter is added. |
7.2.0 | Other properties, Limit the number of emails sent per minute settings are added. |
Comments
0 comments
Please sign in to leave a comment.