Add AD SSO Server
Make sure ZSvirt is installed with a valid Advanced Edition license.
-
In the navigation pane, choose System Management > Single Sign-On.
-
On the Single Sign-On page, click Add SSO Server.
-
In the Add SSO Server dialog, set the following parameters:
Basic Information
-
Name: Set a name for the unified authentication server.
-
Description: Optionally fill in a description for the unified authentication server.
-
Type: Select AD. Server Information
-
SSL/TLS Encryption: Choose whether to enable SSL/TLS encryption. This is enabled by default.
When enabled, port 636 is used by default, with support for custom modifications. When disabled, port 389 is used by default, with support for custom modifications.
-
Primary Server IP/Domain: Enter the primary server IP address or domain along with the corresponding port.
-
Backup Server IP/Domain: Enter the backup server IP address or domain along with the corresponding port. Configuration Information
-
Base DN: Enter the base DN used to search for AD users' root nodes, defining the scope of synchronized AD users.
-
User DN: Enter the DN of a special user who has permission to query all users within the base DN scope. This user is used to log in to the AD server and retrieve relevant data.
-
Password: The password corresponding to the User DN for logging in.
-
Filter Rule: Enter the filter rule used when synchronizing user information to filter users within the base DN. By default, the
(objectClass=person)rule is added.- Filter rules can be set as single or combined rules, with syntax matching AD filter syntax.
- You can control whether the filter acts as a allowlist or blocklist using the
!symbol. With allowlist filtering, only the user information configured in the filter rules will be synchronized to the platform. With blocklist filtering, user information specified in the filter rules will not be synchronized. - The length of filter rules is subject to AD server configuration limits. Exceeding these limits may cause the filter rule to fail, so please confirm in advance.
-
Login Attribute: Specify the AD user attribute used for logging into the platform.
-
-
Review the configuration and click OK.