Single Sign On enables users who are logged on to the domain to access the SMA (Systems Management Appliance) Administrator Console and User Console without having to re-enter their credentials on the SMA login page. Use, as an recommendation, Active Directory groups to simplify SMA user authentication and administration. Using AD groups will provide a better focus on a specific set of users with their relevant roles or function.
This procedure has been tested with Internet Explorer and Google Chrome. This procedure contains example references (which are displayed in Italic font), which can be altered to reflect the actual Active Directory environment.
Preparation
This process takes about (or a minimum of) 30 minutes, depending on the amount of groups and users, to finish.
Procedure
Create and configure Active Directory groups
The K1000 appliance has, by default, three LDAP Server definitions configured: Administrator Server, Read Only Administrator Server and User Server. The example corporation, called Contoso, has an dedicated Service Desk Staff for which User Authentication needs to be enabled. Create the following AD groups and add the users into these AD groups.
LDAP Server | AD Group |
Administrator Server | AdministratorRole |
Read Only Administrator Server | ReadOnlyAdministratorRole |
User Server | UserConsoleRole |
Service Desk Staff | ServiceDeskStaffRole |
Create GPO to configure Internet Explorer security zone sites
INTERNET EXPLORER GROUP POLICY ZONE NUMBER MAPPING
Zone Number | Zone Name |
1 | Intranet Zone |
2 | Trusted Sites Zone |
3 | Internet Zone |
4 | Restricted Sites Zone |
Create SMA Roles
Configure Active Directory as the Single Sign On method
Create, enable and/or configure LDAP Authentication
Follow up on the procedure on page 123, to configure a new LDAP Server definition with the following search filters.
LDAP Server Name | Advanced Search |
Administrator Server | (&(sAMAccountName=KBOX_USER)(memberOf=CN=AdministratorRole,OU=Groups,OU=Department,DC=corp,DC=contoso,DC=com)) |
Read Only Administrator Server | (&(sAMAccountName=KBOX_USER)(memberOf=CN=ReadOnlyAdministratorRole,OU=Groups,OU=Department,DC=corp,DC=contoso,DC=com)) |
User Server | (&(sAMAccountName=KBOX_USER)(memberOf=CN=UserConsoleRole,OU=Groups,OU=Department,DC=corp,DC=contoso,DC=com)) |
Service Desk Staff | (&(sAMAccountName=KBOX_USER)(memberOf=CN=ServiceDeskStaffRole,OU=Groups,OU=Department,DC=corp,DC=contoso,DC=com)) |
Testing the User Authentication for Single Sign On (SSO)
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center