Active Directory extension settings
Overview
Cayosoft AdministratorActive Directory extension provides provisioning, update, suspension, and management of accounts and objects stored in the on-premise Active Directory.
To manage objects in Active Directory, the Cayosoft Administrator requires connection settings to be specified. These settings are displayed in the Active Directory extension in the Cayosoft Administrator console. In addition to Active Directory connection settings, there are settings for the Cayosoft Administrator automation rules and Web actions.
Settings
To configure the extension, in the Cayosoft Administrator console, navigate to Home > Configuration > Connected Systems Extensions. Select the extension and configure the following:
| Setting | Description |
|---|---|
| Extension is enabled |
Enable or disable the Active Directory extension. See the Initial configuration wizard article section to determine which extensions could be used in your environment. |
| Active Directory default credentials |
Specify the account to connect to Active Directory Domain Controller(s). Active Directory connection account, specified in the Active Directory domain credentials setting, must have the Domain Admin permissions (or up to the level required for desired tasks to be completed). For more information, see the Cayosoft Administrator System Requirements and articles. |
|
Multiple Active Directory forests can be managed with a single installation of the Cayosoft Administrator. An administrator can connect Cayosoft Administrator to several Active Directory forests, and then delegate and automate account management in those forests from a single console and Web Portal. The Managed Domains table has the list of Active Directory domains available for management. All managed domains are grouped by forests:
Managed domains setting works as follows:
|
|
| Forest Settings | You should click Configure to view or modify Forest settings.
|
Default country/region |
By default, this setting is set to the computer region of the computer running the Cayosoft Administrator Service. When a new user is created in the Web Portall or by Cayosoft Administrator automation rules, the Default country/region value is set to a user country. Then, if this user is provisioned to Office 365, a user country is automatically used as an Office 365 location. For more information about Office 365 settings, please see Microsoft 365 extension settings article. |
User Name Generation Rules (Web Portal) | |
Validate Display Name uniqueness |
This setting allows turning on\off the uniqueness check of the Display Name user attribute. |
|
Cayosoft Administrator can automatically generate object attributes. Select a generation rule from the list or create your own generation rule to satisfy your organization's requirements and policies. Use this video guide to learn how to use expression builder Expression Builder for Generating UserNames |
| Name conflict resolution |
All naming attributes must be unique in Active Directory. Cayosoft Administrator provides automatic name uniqueness check and conflict resolution. A unique name can be generated with alternative generation rules and applying unique counters. Select the desired behavior when a name conflict is identified:
If the Name conflict resolution option is set to Try alternative generation rule, and if fail -stop and notify a user or Try alternative generation rule, and if fail - continue and suffix the user name with a numeric counter, Cayosoft Administrator will use Alternate Name. If the Name conflict resolution option is set to Continue and suffix the user name with a numeric counter or Try alternative generation rule, and if fail - continue and suffix the user name with a numeric counter, the next available numeric counter will be added to the generated string. By default, the counter starts with 1. |
Alternate Name Generation Rules (Web Portal) | |
|
Select generation rules from the list or create your own generation rule to satisfy your organization's requirements and policies. |
| Counter format | If you want to customize the counter format, use this setting to define the new format. For example, if you need to use two digits in the counter, you should enter 00 in the Counter format field. |
Other User Provisioning Settings (Web Portal) | |
|
Run Mailbox post creation tasks Run One Drive post creation tasks |
The Run post-creation tasks settings work as follows:
|
| Show email prefix and suffix |
New User, Clone User, and other web action forms for the user have mailbox control buttons to select the mailbox creation options. These buttons are:
The Show email prefix and suffix setting work as follows:
|
| Customize columns | |
|
Default columns for AD Users query Default columns for AD Groups query Default columns for AD Computers query Default columns for AD Contacts query Default columns for AD Organizational Units query Default columns for AD Group 'Members' grids Default columns for AD Users 'Member of' grids |
Cayosoft Administrator has centralized column settings for Active Directory web queries shared among all Admin Units. You can customize the following column parameters:
IMPORTANT: It's recommended to hide the default columns instead of removing them to be quickly revert changes to the default column list. For more information about column customization, see the How to customize columns in Web Portal article. |
| Password Generation Options | |
| Generated password length | When generating a new password, the Cayosoft Administrator will use this value for the new password length. For manually entered passwords, this setting determines the least number of characters that can make up a password for a user account. |
| Number of non Alphanumeric characters | Specify the number of non alphanumeric characters the generated or manually entered password must contain. |
| Password policy |
Password policy provides granular control over password complexity rules:
|
| Password complexity description |
Specify the password complexity description. The description will be displayed on the Reset password form in the Web Portal. You can use HTML tags to format the text. NOTE: Password complexity description for Self-Service password reset could have its own text. For more information, see the article. |
| Cayosoft Suspend Policies (Legacy Policies) | |
| Run related Office 365 user suspend and undo suspend | Specify whether to run related Office 365 user suspend and undo suspend actions when the Active Directory user is suspended or unsuspended. |
|
Default user Suspend policy Default user Undo Suspend policy Default group Suspend Policy Default group Undo Suspend policy |
Cayosoft Administrator provides suspend capabilities of user and group accounts in both Active Directory and Office 365. You can suspend users or groups manually via Web Portal and automatically with automation rules. Use these settings to specify default suspend policies for users and groups. For more information about suspend automation rules and suspend Web actions configuration, please see these article: Best practices for suspending settings XML file usage. |
| Cayosoft Suspend Default Configurations | |
| Use modern suspend rules and configurations | For new installations, this setting is set to 'Yes' by default. For installations upgraded to 10.3 or above this setting is set to 'No' by default. To use the New Suspend functionality, set this setting to 'Yes'. |
|
Default AD user suspend configuration Default AD user undo suspend configuration Default AD group suspend configuration Default AD computer suspend configuration |
Specify the suspend configuration that should be applied during the object suspend.
Each Suspend Configuration has several settings that are split into sections and should be customized based on your requirements. Here is the list of Active Directory Suspend Configurations with links to corresponding documentation articles: |
Home Folder Access Credentials | |
| File shares |
|
| Advanced Settings | |
|
Web Portal scope DN (Distinguished Name) Web Portal computers scope DN (Distinguished Name) Web Portal groups scope DN (Distinguished Name) |
These settings are deprecated. Use the AD Users, AD Groups, and AD Computers web queries in the Active Directory Administration Unit. |
| Create Active Directory object cache |
If you have groups with large members lists of 8000 members or more, you may start experiencing delays opening the members list for these groups in the Web Portal. In this case, you can turn on AD caching to improve the performance of and group Properties web action (Active Directory users) web actions:
|
| Web query default filter | If you need to completely exclude certain users, groups, or computers from delegated management with the Cayosoft AdministratorWeb Portal, specify the filter condition that will be applied to all default web queries: AD Users (including queries for inactive and locked out users), AD Groups, AD Computers, AD Contacts. |
| Disable partial name search |
Disable the substring search functionality to improve the search performance in Active Directory web queries. This settings does not affect the ability to use the wildcard in Active Directory web queries (i.e., the asterisk operator). Disabling the substring search functionality has a direct impact on the user experience, refer to the following note for additional information. IMPORTANT: If you experience delays with queries in Web Portal and you have more than 50K user accounts, disable partial search. Be aware that administrators would have to specify the full user name or the first part of the user name ("starts with") to find an account. When a partial name search is enabled, an administrator can find users by specifying the part of their full name. For example, searching by "mith" would find "John Smith". Active Directory DS is not optimized for such queries. When there are 50K+ users in AD, such a query might take seconds for AD DS to execute. |
| Lookup protocol(s) |
List the protocols separated by commas to look up existing 'mail'/'upn' values in the 'proxyAddresses' or 'targetAddress' attributes (e.g., 'SMTP,SIP,SPO'). IMPORTANT: Leave the field empty to increase the lookup scope to all mail protocols. This will affect the performance of Cayosoft Administrator. |
| Map cloud users by UPN | If you configure Azure AD Connect to use any attribute other than User Principal Name for the name of the Entra ID user, set this setting to No (try anchor attributes first) . For details, see the How to map Active Directory users to Office 365 cloud users |
| DN lookup chunk size |
If automation rule or web action uses bulk processing for object management, all objects are split into queries. This setting defines the maximum number of objects in one query. The default value is 500. |
| Operation timeout (minutes) |
This setting defines the client-side timeout, the period the Cayosoft Administrator waits for Active Directory to respond. The default timeout is 2 minutes. When executing heavy queries against Active Directory, it is recommended to increase the Operation timeout to 10 minutes. An example of such a query could be the use of LDAP_MATCHING_RULE_IN_CHAIN in the AD Users membership rule for Dynamic Group when such a query should result in 20K+ items. NOTE: It is also recommended to increase the service-side timeout on the ADWS service side:
|
| Dynamic Group target exclusions |
This setting prevents selecting built-in AD groups as Dynamic Group targets to prevent escalation. You can set multiple values separated by ";", each value is a mask for target group DN. Example: |
Actions
| Command name | Description |
|---|---|
| Check settings |
1. Validate the specified settings and verifies that the account credentials are correct. 2. Check if the shared folder specified in Home Folder Access Credentials > File shares exists and can be accessed by the specified account. But if the share is located on the same machine where Cayosoft Administrator Service is installed Check Settings command will always return success. |
| Clear DN Cache | This command clears the objects' Distinguished Name cache. This cache is used to improve the performance of objects' DN lookups. |
Troubleshooting Active Directory connection issues
Change History
| Version | Notes |
|---|---|
| 12.4 | Additional Customize columns settings have been added. |
| 11.2.0 | 'Enabled for remote recipients only, using Exchange Management Tools' has been added to the forest settings in the Managed Domain table. |
| 11.1.0 | The Home Folder Access Credentials section has been added. |
| 10.3.0 | Settings for the New Suspend functionality have been added. |
| 9.3.0 | The Run Skype post-creation tasks setting has been deprecated. |
| 8.4.0 | Multi-Forest management has been added. |
| 7.3.1 |
|
| 7.3.0 | Dynamic Group target exclusions and Map cloud users by UPN settings are added. |
| 7.2.0 | Clear DN Cache command is added. |
| 7.1.0 | Disable partial name search setting has been added. |
| 7.0.0 |
|
| 6.3.1 | Operation timeout (minutes) setting is added. |
| 6.2.0 |
|
| 6.1.0 |
New settings are introduced:
|
Comments
0 comments
Please sign in to leave a comment.