ActiveRoles_WebInterfaceConfigurationGuide
ActiveRoles_WebInterfaceConfigurationGuide
Default Commands 91
Default commands on the Web Interface Administrator Site 91
Domain menu 91
Container or OU menu 92
Managed Unit menu 93
User menu 93
Group menu 95
Computer menu 96
Default commands on the Web Interface Helpdesk Site 97
Domain menu 97
Container or OU menu 97
Managed Unit menu 97
User menu 98
Group menu 98
About us 100
Contacting us 101
Glossary 103
Index 105
The Active Roles Web Interface Configuration Guide describes how to deploy and customize
the Active Roles Web Interface for your organization. This document:
l Provides a brief overview of the Web Interface.
l Describes the available customization capabilities.
l Provides instructions on how to customize the Web Interface and perform
administrative tasks.
You can deploy the Active Roles Web Interface on any computer that meets the product
system requirements and is running Internet Information Services (IIS) 7.5 or later. For
more information on the software and hardware requirements, see System Requirements
in the Active Roles Release Notes.
NOTE: You do not need to deploy the Web Interface component on the same computer
that runs the Active Roles Administration Service. However, the computer (or computers)
hosting the Web Interface must have a reliable network connection to the computer (or
computers) running the Administration Service component.
Prerequisites
Before you begin deploying any Web Interface sites, make sure you meet the following
requirements on the computer(s) where you will deploy the Web Interface component:
Requirement Description
type
Operating You can deploy the Active Roles Web Interface component on the
system following operating systems:
l Windows Server 2022
l Windows Server 2019
l Windows Server 2016
Internet Make sure that the computer where the Web Interface is deployed has
Services the Web Server (IIS) server role installed, with the following role
services:
l Web Server/Common HTTP Features/
l Default Document
l HTTP Errors
l Static Content
.NET Trust Make sure that the .NET Trust Level is set to Full (internal) on every
Levels computer where the Web Interface component will be installed.
To configure this setting:
NOTE: Setting the .NET Trust Level to any other value will result in a
failure when attempting to load any of the configured Active Roles
Web Interface sites.
For more information on these procedures, see Deploying the Web Interface in the Active
Roles Quick Start Guide.
Once the Web Interface component is deployed, you can create new Web Interface sites, or
modify and delete the existing ones. You can create any number of Active Roles Web
Interface sites, either with each site having its own configuration, or sharing the
configuration with other sites.
These site configuration entities contain all customizable settings of the user interface
elements, such as the website menus, commands, and web page forms that appear on the
Web Interface. Each configuration is identified by name, stored as an entity, and applied on
a per-site basis. In addition, each Web Interface site configuration is stored and replicated
by the Administration Service, with the same configuration files reusable for additional Web
Interface sites. This allows you to:
l Reuse the configuration of existing Web Interface sites.
l Share a common configuration among multiple Web Interface sites.
NOTE: If multiple Web Interface sites share a common configuration, any customization
made to one site will be automatically applied to the other sites using the same config-
uration. For example, if you add a command or modify a form on one site, the new
command or modified form appears on all the other sites using the same configuration.
1. In the Active Roles Configuration Center, on the Dashboard page, click Web
Interface > Manage Sites.
Alternatively, on the side bar, click Web Interface.
2. On the Web Interface page, click the applicable button:
l To create a new site, click Create.
l To modify an existing site, select it from the list, then click Modify.
l To delete an existing site, select it from the list, then click Delete.
3. (Optional) If you selected to Create or Modify a site, in the Web Application step,
configure the following settings:
l IIS Web site: Specifies the IIS website containing the web application that
implements the Web Interface site. The list is populated from the websites
defined on the web server.
Once you configured a new site or modified an existing one, you can access it from your
browser by using the specified web application alias in the following format:
http://<website>/<alias>
In this alias, <website> identifies the IIS website containing the web application that
implements the Web Interface site, while <alias> is the alias of the web application as
specified in the Configuration Center. For example, if the web application is contained in the
default website, the address will be the following:
http://<computer>/<alias>
In this example, <computer> is the network name of the computer (web server) running the
Web Interface.
By default, you can connect to Web Interface sites via the HTTPS protocol, which encrypts
the data transferred from the web browser to the Web Interface. If your organization does
not require a secure protocol for accessing the Web Interface sites, you can disable using
the HTTPS protocol in the Active Roles Configuration Center.
The HTTPS protocol uses SSL protection provided by the web server for data encryption.
For more information on how to enable SSL on your web server, see Configuring Secure
Sockets Layer in IIS 7 in the Microsoft Windows Server documentation.
TIP: As you can export Web Interface configurations to an external file, you can also
reuse an existing configuration to restore the configuration of a Web Interface site
from a backup.
1. On the Configuration page of the wizard for creating or modifying a Web Interface
site in Configuration Center, select the Import from a file option.
2. In Configuration name, type a name for the new configuration that will be created
by importing data from the export file, or accept the default name.
3. From the File to import field, select the export file.
NOTE: Old Active Roles versions exported site configuration data to an export package (a
collection of export files) instead of a single export file. To import configuration from such
an export package, in the Configuration Center, click the Browse button next to the File
to import filed, navigate to the folder containing the export package files, and select
the .txt file that identifies the export package.
Active Roles offers a convenient, easy-to-use, customizable Web Interface that enables
authorized users to perform day-to-day administrative tasks, including user management
tasks such as modifying personal data or adding users to groups. Via the Web Interface, an
intranet user can connect to Active Roles using a web browser. A user sees only the
commands, directory objects, and object properties to which the user’s role provides
administrative access.
By default, the Web Interface includes three different sites:
l The Administrator Site, providing a wide variety of administrative tasks.
l The Helpdesk Site, providing a smaller set of tasks primarily meant to facilitate
resolving trouble tickets.
l The Self-Service Site, intended for managing personal accounts.
The Web Interface also supports localization, with the following translations available
besides English:
l Chinese (Simplified and Traditional)
l French
l German
l Portuguese (Brazilian and European)
l Spanish
The Web Interface delivers a reliable, comprehensive solution for users who have
administrative access to Active Roles to modify commands that the Web Interface provides
for without writing a single line of code, and enables such users to add and remove
commands on menus, and modify command pages by adding and removing fields that
display property values. For more information on how to customize the Web Interface, see
Customizing the Web Interface.
The Active Roles Web Interface User Guide is for individuals who are responsible for
performing day-to-day administrative tasks. This document provides a brief overview of
the Web Interface, and includes step-by-step instructions on how to perform
administrative tasks.
1. Click the Chrome menu button on the browser toolbar, then click Settings.
2. On the Settings page, click Show advanced settings, then click the Content
settings button in the Privacy section.
3. In the Content settings dialog, do the following:
a. Make sure that the Allow local data to be set option is selected
under Cookies.
b. Make sure that the Allow all sites to run JavaScript option is selected under
JavaScript.
c. When finished, click Done.
For example, to connect to the default Administrator Site, enter the following URL:
http://<server>/ARWebAdmin
In this example, <server> is the name of the web server running the Web
Interface component.
1. Make sure that you finished all your work in the Web Interface.
2. In the right side of the Web Interface header, click your user name, then
click Logout.
Active Roles then closes the current Web Interface session and deletes all session-related
data from the local computer.
NOTE: For additional security, the Active Roles Web Interface can forcibly close your
session in case of user inactivity. Active Roles administrators can configure the duration
of the continuous idle time, after which the Web Interface shows a message prompting
users to resume action. If the user does not respond to this prompt, the session will be
forcibly closed after an additional grace period.
The following sections provide an overview of the main elements and the most typical
workflows of the Active Roles Web Interface.
l Web Interface administrative tasks overview
l User interface overview
l Managing the list of objects
l Locating directory objects
l Using personal views
NOTE:
l For more information on extending the Active Roles provisioning and account
administration capabilities to your cloud applications, click the supported
connectors in the What's New section from the Active Roles drop-down list.
l On the title bar of the Active Roles Web Interface, click Feedback to provide a
product feedback. You are redirected to a new browser that allows you to provide
the feedback.
l For the Administrator Site, by default, the feedback option is available.
l For the Helpdesk Site, navigate to Customization > Global Settings
and check the Enable user feedback link check-box to enable the
feedback option.
l The feedback option is not available on the Self-Service Site.
Directory Management
Directory Management allows you to browse for, and administer, directory objects in
your organization. Your Active Roles permissions determine which tasks you can perform.
Directory Management provides the following views:
l Active Directory: Lists Active Directory domains managed by Active Roles,
allowing you to navigate through containers in those domains. You can view, filter
and select objects held in the container, and apply commands to the selected object
or container.
l Managed Units: Lists Managed Units defined in Active Roles, allowing you to view
objects, and navigate through containers, held in Managed Units. You can filter and
select objects, and apply commands to the selected object or container.
For information on how to administer Active Directory objects, see Managing Active
Directory objects.
Search
Search provides a flexible, query-based mechanism that helps locate directory objects
quickly and without browsing through the directory tree. You can select containers in the
directory, and build a query by specifying search criteria. The Web Interface searches in the
selected containers and all of their subcontainers, and lists the objects that match your
search criteria. When the objects you target are returned as the results of a search query,
you can then perform the necessary administrative tasks.
You can also save the queries that you build and use them again at a later time. The Web
Interface saves queries as your personal views, with each view consisting of the containers
Approval
Approval provides you with the tools for performing tasks related to approval workflow.
You can use these tools to complete approval tasks assigned to you as an Approver, and to
monitor the status of the operations that you initiated, if those require approval.
For details on how to perform approval tasks, see Using Approval Workflow.
Settings
By using Settings, you can specify:
l The language of the Web Interface pages.
l The maximum number of objects displayed in single-page lists.
l The maximum number of list items displayed on a single page in multi-page lists.
l The maximum number of links to pages displayed for multi-page lists.
l Maximum time in minutes, for which the notification is to be visible.
l Maximum number of notifications to be stored in Active Roles.
Settings are saved on a per-user basis in the configuration of the Web Interface site. For
more information, see Changing personal settings in the Web Interface.
Customization
Customization allows you to tailor the Web Interface to suit the specific needs of your
organization. The Customization item is only displayed if you are logged in as Active Roles
Admin. The Active Roles Admin account is specified during the configuration of the Active
Roles Administration Service.
Customization includes the following tasks:
l Directory Objects: Modify menus, commands, and forms for administering
directory objects. View or change global settings, such as the logo image and
color scheme.
l Restore Default: Restore the original (default) menus, commands, and forms,
discarding all previous customizations.
l Reload: Put into effect the menus, commands, and forms that you have customized.
The customization settings determine the configuration of the Web Interface site for
all users.
Navigation bar
Located on the left side of the page, the Navigation bar provides the first level of navigation
for most of the tasks you can perform in the Web Interface. The Navigation bar is organized
by Web Interface areas, and includes the following items:
l Home: Go to the Web Interface home page.
l Directory Management: Browse for, and administer, directory objects in your
organization.
l Search: Search for, and administer, directory objects in your organization.
l Customization: Customize Web Interface pages. Available to Active Roles
Admin only.
For more information about functions of the Navigation Bar, see Web Interface
administrative tasks overview.
Browse pane
Located next to the Navigation bar, the Browse pane lists the built-in views and personal
views, and allows you to access the tree view:
l Built-in views provide entry points to browsing for objects in the directory. Personal
views are filter or search queries you build and save to use them again at a later
time. To see built-in views and personal views, click the Views tab at the top of the
Browse Pane.
l The tree view helps you browse for directory objects by using the directory tree to
navigate through the hierarchical structure of containers. To see the tree view, click
the Tree tab at the top of the Browse Pane.
List of objects
When you select a container or view in the Browse pane, you see a list of objects. If you
select a container, the list includes the objects held in that container. If you select a view,
the list includes the objects that match the view settings. It is also possible to customize
the list by sorting and filtering, and by adding or removing list columns.
You can select objects from the list and apply commands to the selected object or objects.
When you click the name of a container object, such as a domain or an organizational unit,
the list changes to display the objects held in that container, thereby enabling you to
browse through containers in the directory.
Toolbar
The Toolbar contains a number of controls allowing you to manage the current list
of objects:
l Click the Menu button on the left side of the Toolbar to save the current list as a
personal view, add or remove list columns, or export the list to a text file.
Current container
The area above the Toolbar displays the name of the current container, holding the
objects shown in the list, and identifying the hierarchical path to the current container in
the directory. Click the name of a container in the path to view a list of objects held in
that container.
Command pane
Located to the right of the list of objects, the Command pane provides commands you
can apply to objects you select from the list as well as commands you can apply to the
current container:
l If no objects are selected in the list, the menu includes only the commands that apply
to the current container. These commands are grouped under a heading that shows
the name of the current container.
l If a single object is selected in the list, the commands that apply to the selected
object are added in the top of the menu, under a heading that shows the name of the
selected object.
l If multiple objects are selected from the list, the commands that apply to all of the
selected objects are added in the top of the menu, under a heading that shows the
number of the selected objects.
Summary pane
When you select an object from the list, information about that object is displayed in the
Summary pane under the list of objects. The information includes some commonly used
properties of the object, and depends upon the object type. For example, user properties
provide more detailed information about a user account, such as the login name, e-mail
address, description, job title, department, expiration date, and the date and time that the
account was last changed. If you do not see the Summary pane, click in the area beneath
the list of objects.
You can also sort the list by other columns. Click a column heading to change the sort
order. For instructions on how to add or remove columns, see Adding or removing columns
from the list of objects.
After you applied a filter, the list includes only the objects that match the filter. For
example, you can type a few characters in the Filter field on the Toolbar, then press
Enter to view only the objects whose name starts with the characters you typed.
1. Click the Menu button on the left side of the Toolbar, then click Choose columns.
2. To add a column for a certain property, click the name of the property in the Hidden
columns list, then click the right arrow button to move the property to the
Displayed columns list.
3. To remove a column for a certain property, click the name of the property in the
Displayed columns list, then click the left arrow button to move the property to the
Hidden columns list.
1. Click the Search in box on the Toolbar, and then select the container that you want
to search. You can select more than one container.
The Web Interface will search in the selected container and all of its subcontainers.
2. Specify criteria for the objects that you want to find:
l To search by naming properties, type in the Search field on the Toolbar. The
Web Interface will search for objects whose naming properties match what you
typed. The naming properties include name, first name, last name, display
name, and logon name.
The search results are listed on the Search page. You can customize the list by adding or
removing list columns and sorting the list by column data. To add or remove list columns,
click the Menu button on the left side of the Toolbar and then click Choose columns (see
also Adding or removing columns from the list of objects). To sort the list by column data,
click column headings.
When a filter is applied to a container, the Web Interface lists a subset of all objects held in
that container. You can remove the filter to view all objects: If you did not add criteria,
clear the Filter field on the Toolbar and then press Enter; otherwise, expand the Toolbar,
click Clear all, and then press Enter.
You can use the Active Roles Web Interface to perform a wide variety of directory object
management tasks. These include the following:
l Managing your personal account
l Managing Active Directory objects
l Running an automation workflow
l Managing temporal group memberships
l Managing AD LDS data
l Managing computer resources
l Restoring deleted objects
1. In your web browser, go to the address (URL) of the Web Interface site for self-
administration.
By default, the address is http://<server>/ARWebSelfService where <server> stands
for the name of the server running the Web Interface.
2. On the Web Interface Home page, click User Profile Editor.
3. Use the page provided by the Web Interface to view or modify your user account.
4. Click the Save button to apply your changes.
When you perform a management tasks, the Web Interface supplements and restricts your
input based on policies and permissions defined in Active Roles. The Web Interface displays
Batch operations
In the Web Interface, you can select multiple objects (such as users, groups and
computers), then apply a certain command to your selection of objects. This allows you to
perform a batch operation on all the selected objects at a time instead of running the
command on each object separately. The Web Interface supports the following batch
operations:
l Delete: Allows you to delete multiple objects at a time.
l Deprovision: Allows you to deprovision multiple users or groups at a time.
l Move: Allows you to move a batch of objects to a different organizational unit
or container.
l Add to groups: Allows you to add a batch of objects to one or more groups of
your choice.
l Update object attributes: Allows you to perform bulk attributes operations on
multiple users at a time.
l Reset Password: Allows you to reset the password for multiple users at a time.
Batch operations are available in the list of objects on the following Web Interface pages:
l Search: This page lists the search results when you perform a search.
l View Contents: This page displays the objects held in a given Organizational Unit,
Managed Unit, or container.
1. Locate the user account you want to enable. For instructions on how to locate objects
in the Web Interface, see Locating directory objects.
2. In the list of objects, select the user account you want to enable.
3. In the Command pane, click Enable Account.
NOTE: If the user account is not blocked, the Command pane includes the Disable
Account command instead of the Enable Account command.
1. In the Web Interface locate and select the user account. For instructions on how to
locate objects in the Web Interface, see Locating directory objects.
2. In the Command pane, click Member Of.
3. On the Member Of page that appears, click Add.
4. On the Select Object page that appears, perform a search to locate the group.
For instructions on how to configure and start a search, see Searching for
directory objects.
5. In the list of search results on the Select Object page, select the group to which you
want to add the selected user account, then click Add.
The Web Interface prompts you for parameter values if the workflow has any parameters
that need to be supplied by the user running the workflow on demand. If the workflow has
no parameters that require user input, then the Web Interface starts the workflow without
prompting you for parameter values.
Once you have started an automation workflow, the Web Interface opens a run history
report allowing you to examine the progress of the workflow run. The report displays the
workflow run status along with information about the activities performed during workflow
run. For a workflow that is in progress, you have the option to cancel its run by clicking the
Terminate button.
After the workflow is completed, the report retains history information about the workflow
run. For each completed run of the workflow, the report allows you to identify when and by
whom the workflow was started, when the workflow was completed, and what parameter
values were used.
The report also lists the workflow activities that were executed during the workflow run. For
each activity, you can determine whether the activity was completed successfully or
returned an error. In case of error, the report provides an error description. For activities
requesting changes to directory data (for example, activities that create new objects or
modify existing objects), you can examine the requested changes in detail by clicking the
Operation ID number in the run history report.
1. In the Web Interface, select the group, then choose the Members command.
2. On the Members page, click Add.
3. In the Select Object dialog box find and select the objects that you want to make
temporal members of the group, then click Temporary Access.
4. In the Temporal Membership Settings dialog, choose the appropriate options,
then click OK:
l To have the temporal members added to the group on a certain date in the
future, select On this date under Add to the group, and choose the date and
time you want.
l To have the temporal members added to the group at once, select Now under
Add to the group.
l To have the temporal members removed from the group on a certain date,
select On this date under Remove from the group, and choose the date
and time you want.
l To retain the temporal members in the group for indefinite time, select Never
under Remove from the group.
NOTE: You can make an object a temporal member of particular groups by
managing the object rather than the groups. Select the object, then choose the
Member Of command. On the Member Of page, click Add. In the Select Object
dialog, find and select the groups, and specify the temporal membership settings
as appropriate for your situation.
1. In the Web Interface, select the group, and then choose the Members command.
2. Review the list on the Members page:
l An icon of a small clock overlays the icon for the temporal members.
l If the Show pending members check box is selected, the list also includes
the temporal members that are not yet added to the group.
The list of group memberships for a particular object makes it possible to distinguish
between the groups in which the object is a regular member and the groups in which the
object is a temporal member. It is also possible to hide or display so-called "pending group
memberships", the groups to which the object is scheduled to be added in the future.
1. In the Web Interface, select the object, and then choose the Member Of command.
2. Review the list on the Member Of page:
l An icon of a small clock overlays the icon for the groups in which the object is a
temporal member.
l If the Show pending group memberships check box is selected, the
list also includes the groups to which the object is scheduled to be added
in the future.
1. In the Web Interface, select the group, then choose the Members command.
2. In the list on the Members page, select the member, then click the Temporary
Access button.
3. Use the Temporal Membership Settings dialog to view or modify the start or end
time settings.
The Temporal Membership Settings dialog box provides the following options:
l Add to the group > Now Indicates that the object should be added to the
group at once.
l Add to the group > On this date Indicates the date and time when the object
should be added to the group.
l Remove from the group > Never Indicates that the object should not be removed
from the group.
l Remove from the group > On this date Indicates the date and time when the
object should be removed from the group.
Regular members have the Add to group and Remove from group options set to
Already added and Never, respectively. You can set a particular date for any of these
options in order to convert a regular member to a temporal member.
NOTE:
l You can view or modify the start time and end time settings by managing an object
rather than the groups in which that object has memberships. Select the object,
then choose the Member Of command. On the Member Of page, select the group
for which you want to manage the start or end time setting of the object and click
Temporary Access.
l On the Members or Member Of page, you can change the start or end time
setting for multiple members or groups at a time. On the page, select multiple list
items, click Temporary Access, and in the Temporal Membership Settings
dialog box, make the changes you want.
1. In the Web Interface, select the group, then choose the Members command.
2. On the Members page, select the member, and click Remove.
1. On the Tree tab in the Browse pane, under AD LDS (ADAM), click the container that
holds the data you want to manage.
2. In the list of objects, select the object that represents the directory data you
want to manage.
3. Use commands in the Command pane to perform management tasks.
1. In the Web Interface, locate the computer that hosts resources you want to
manage. For instructions on how to locate objects in the Web Interface, see Locating
directory objects.
2. Select the computer in the list of objects, then click Manage in the Command pane.
3. In the list of resource types, click the type of resource you want to manage.
4. In the list of objects that appears, select the resource you want to manage.
5. Use commands in the Command pane to perform management tasks on the
selected resource.
1. Repeat Steps 1–2 of the previous procedure, to start managing computer resources.
2. In the list of resource types, click Printers to view a list of printers found on the
computer you selected.
3. In the list of printers, select a printer whose print jobs you want to manage.
4. In the Command pane, click Print Jobs to view a list of documents being printed.
The Web Interface lists the objects that were deleted from the OU or MU you selected. The
list can be sorted or filtered as appropriate to locate particular objects (see Managing the
list of objects).
NOTE: The View or Restore Deleted Objects command is also available on domain
and container objects.
1. In a list of deleted objects, select the object you want to undelete. For instructions on
how to build a list deleted objects, see Locating deleted objects.
2. In the Command pane, click Restore.
3. Review and, if necessary, change the settings in the Restore Object dialog box,
then click OK to start the restore process.
The Restore Object dialog box prompts you to choose whether the deleted child objects
(descendants) of the deleted object should also be restored. The Restore child objects
This section describes how to use the Approval workflow features of Active Roles in the
Web Interface.
l Understanding approval workflow
l Locating approval items
l Using “My Tasks”
l Using “My Operations”
The Approval area provides a way to perform change approval actions, allowing you to
control changes to directory data that require your approval and monitor your operations
that require approval by other persons. You can use the Approval area to:
l Perform approval tasks—approve or reject operations so as to allow or deny the
requested changes to directory data. Examples of operations include (but not limited
to) creation and modification of user accounts or groups.
When a Web Interface user makes changes to directory data that require permission from
other individuals in an organization, the changes are not applied immediately. Instead, an
operation is initiated and submitted for approval. This starts a workflow that coordinates
the approvals needed to complete the operation. The operation is performed and the
requested changes are applied only after approval. An operation may require approval from
one person or from multiple persons.
When an operation is submitted for approval, Active Roles tracks the initiator and the
approver or approvers. The initiator is the person who requested the changes. Approvers
are those who are authorized to allow or deny the changes. An operation that requires
approval generates one or more approval tasks, with each approval task assigned to the
appropriate approver. Active Roles administrators configure approval workflow by creating
approval rules to specify what changes require approval and who is authorized to approve
or deny change requests.
In the Approval area, you can work with the operations for which you are assigned to the
approver role. As an approver, you are expected to take appropriate actions on your
approval tasks.
In addition to using the predefined views, you can locate operations and tasks by using the
search function.
1. In the right pane of the Web Interface page, under the Search label, type the ID
number of the operation or task in the Search by ID box.
2. Click the button next to the Search by ID box to start the search.
The task’s header area contains the Examine task button allowing you to get detailed
information about the task, review the object properties submitted for approval, and supply
You can also complete a task by clicking the appropriate action button in the task’s header
area. However, if the current policy and approval rules require the approver to supply some
additional information, the Web Interface would open the Object properties page,
prompting you to configure the required properties.
Active Roles Web Interface supports customizing its various components (including the
Navigation bar, the Home page and the contents of the various pages) to adapt the feature
to the needs of your organization.
For more details, see the following subsections:
l About Web Interface customization
l Web Interface customization terms
l Configuring Web Interface menus
l Configuring Web Interface commands
l Configuring Web Interface forms
l Web Interface customization examples
l Web Interface global settings
l Customizing the Web Interface Navigation bar
l Customizing the Web Interface Home page
l Configuring Web Interface for enhanced security
Menu
A menu represents a set of commands (directives) associated with objects of a certain
type, and used to manage those objects. Examples: the User menu, the Group menu, the
Contact menu.
For each object type, such as User or Group, the Command pane displays a menu of
commands. You can customize a menu by adding or removing commands.
Command
A command is an instruction that, when issued by a user, causes an action to be carried
out. Web Interface users select commands from a menu in the Command pane. Some
examples of commands are New User on the Organizational Unit menu, General
Properties on the User menu and Members on the Group menu.
Each command is intended to perform a certain task, such as displaying property pages.
You can customize pages associated with a command.
Tabs
Since an object normally has a large number of properties, it may be necessary to
categorize and group properties within a form. A tab represents a group of properties
located on a separate page, such as General, Address or Account on the Properties
form for User objects. By clicking tabs, you can access pages to view or modify properties.
You can add or remove tabs from a form, and change the order of tabs.
Entry
An entry is a group of elements on a form that are intended to view or modify a
property of an object. For example, the First name entry is used to manage the value
of the givenName property. You can add or remove entries from a form, and change
the order of entries.
The Form Editor displays all tabs that make up a form, along with the entries disposed on
each tab, and provides a central place to add, remove, or modify tabs and entries, as well
as to change the order of tabs and entries on the form.
Focus item
Focus item identifies the object you are customizing. A list of menus, a menu, a command,
a form, a tab and an entry are the examples of focus items. To identify a focus item, the
Web Interface displays the name of the item and an icon indicating the type of the item.
The List Existing Menus page displays a list of menus. You can click the name of a menu
in the list to view a list of commands included in the menu.
1. Navigate to the List Existing Menus page. To do so, expand Customization on the
Navigation bar, then click Directory Objects.
2. In the right pane, click Create New Menu.
3. In the Object type list, click an object type. Then, click Finish.
1. Navigate to the List Existing Menus page. To do so, expand Customization on the
Navigation bar, then click Directory Objects.
2. On the List Existing Menus page, click the name of the menu you want to delete.
3. In the right pane, click Delete Menu.
4. Click Reload to publish your changes.
1. Navigate to the List Existing Menus page. To do so, expand Customization on the
Navigation bar, then click Directory Objects.
2. On the List Existing Menus page, click the name of the menu to which want to add
the command.
3. In the right pane, click Create New Command.
4. In the Command type list, click one of the following:
l Form Task: Creates a command to open a form.
l Page View Task: Creates a command to open a custom page.
l Search Task: Creates a command to perform a search.
l Set Attribute Task: Creates a command to assign a certain value to a certain
attribute of directory objects.
5. Click Next.
6. Specify general properties of the command, such as the command name and
description.
7. Specify command properties specific to the type of the command:
1. On the List Existing Menus page, click the name of the menu to which want to add
the command.
2. In the right pane, click Add Existing Command.
3. In the list of existing commands, click the command you want to add to the menu.
NOTE: The list includes commands that exist in the configuration of the Web
Interface site. AS such, it also includes commands that were deleted from
menus, so you can use the Add Existing Command function to restore a
command on a menu.
4. Click Save.
5. Click Reload to publish your changes.
1. Navigate to the List Existing Menus page. To do so, expand Customization on the
Navigation bar, then click Directory Objects.
2. On the List Existing Menus page, click the name of the menu from which want to
remove commands.
3. In the list of commands, select check boxes to mark the commands you want
to remove.
4. On the toolbar at the top of the list, click Delete.
5. Click Reload to publish your changes.
1. Navigate to the List Existing Menus page. To do so, expand Customization on the
Navigation bar, then click Directory Objects.
Then, on the List Existing Menus page, click the name of the menu you
want to modify.
2. In the right pane, click Default Command.
3. Click Choose.
4. Click the command you want to be used by default, then click OK.
5. Click Save.
6. Click Reload to publish your changes.
NOTE: The Web Interface runs the default command for an object when the user clicks
the name of that object in a list. For example, since View Contents is set as the default
command for container objects, the Web Interface lists the objects held in the container
when you click the name of a container in a list of objects.
1. Navigate to the List Existing Menus page. To do so, expand Customization on the
Navigation bar, then click Directory Objects.
2. On the List Existing Menus page, click the name of the menu you want to modify.
3. In the right pane, click Add Separator.
This adds the <Separator> item to the list of menu commands.
4. Adjust the position of the separator on the menu. To do so, select the check box next
to the separator in the list of commands, then click Move Up or Move Down on the
toolbar at the top of the list.
5. Click Reload to publish your changes.
NOTE: Consider the following when configuring separators for a Web Interface menu:
1. Navigate to the List Existing Menus page. To do so, expand Customization on the
Navigation bar, then click Directory Objects.
2. On the List Existing Menus page, click the name of the menu you want to modify.
3. In the list of commands, select check boxes to mark the commands you want
to move.
4. Click Move Up or Move Down on the toolbar at the top of the list.
5. Click Reload to publish your changes.
NOTE: You can also open a form in the Form Editor by navigating to the Web Interface
page that you want to configure, then clicking Customize.
1. Open the form in the Form Editor. To do so, navigate to the Web Interface page that
you want to configure, then click Customize.
2. In the right pane, click Properties.
3. Modify properties of the form, if needed, and click Save.
4. Click Reload to publish your changes.
1. Open the form in the Form Editor. To do so, navigate to the Web Interface page that
you want to configure, then click Customize.
2. Select the check boxes next to the tabs you want to delete.
3. On the toolbar in the Form Editor, click Delete.
4. Once the tabs are deleted, click Reload to publish your changes.
1. Open the form in the Form Editor. To do so, navigate to the Web Interface page that
you want to configure, then click Customize.
2. Click the Edit icon next to the name of the tab.
3. (Optional) If needed, modify the properties of the tab, click Save, then click Reload.
NOTE: You can also modify the name of the tab with this procedure.
1. Open the form in the Form Editor. To do so, navigate to the Web Interface page that
you want to configure, then click Customize.
2. In the Form Editor, click the Edit icon next to the name of the tab you want
to configure.
3. Click Visibility on the page for managing the properties of the tab.
4. Select the option to set up visibility conditions.
5. To set up property-related conditions, click Configure.
6. Add or remove a visibility condition as follows:
l To add a condition, select a property, type in a value, and click Add
Requirement.
l To remove a condition, select it from the list and click Remove.
l When finished, click OK.
When you select a property and supply a value, either a new condition is added to the
list or the supplied value is added to the existing condition that is based on the
selected property. The latter occurs if the property is already in the list of the
property-related conditions. This allows you to configure a condition that evaluates to
True if the property has any one of the values specified. If only one value is supplied
for a particular condition, then the condition evaluates to True if the property has
exactly the value specified.
7. Add or remove access-related conditions as follows:
l If you want to add a condition, click Add, select a certain property, and
click OK.
l If you want to remove a condition, select it from the list and click Remove.
When you select a property and click OK, a new condition is added that evaluates to
True if the user has sufficient rights in Active Roles to make changes to that property
of the object selected by the user in the Web Interface.
8. Click Save.
9. Click Reload to publish your changes.
1. Open the form in the Form Editor. To do so, navigate to the Web Interface page that
you want to configure, then click Customize.
2. Click the tab to which you want to add the entry.
3. On the toolbar in the Form Editor, point to Add Entry and click Create.
4. In the Property list, click the attribute for which to add the entry, then click Next.
5. Specify a name for the new entry, then click Finish.
6. Click Reload to publish your changes.
NOTE: The name of an entry is the text that labels the control or group of controls on the
respective Web Interface page. For example, if an entry appears as a check box on the
page, the name of the entry is displayed next to the check box. If an entry appears as an
edit box, the name of the entry is directly above the edit box.
A form can hold only one entry per attribute.
1. Open the form in the Form Editor. To do so, navigate to the Web Interface page that
you want to configure, then click Customize.
2. Click the tab to which you want to add the entry.
3. On the toolbar in the Form Editor, point to Add Entry and click Select.
4. In the list of entries, select check boxes next to the names of the entries to add.
5. Click Finish. Then, click Reload to publish your changes.
You may need to scroll down the list of entries in order to access the Finish button.
The list for selecting an entry contains the following information about each entry:
l Entry name: The name of the entry.
l Managed property: The attribute or attributes that are managed by using this
entry. The attributes are identified by LDAP display name.
l Forms that use this entry: The entry is added to each of the listed forms. The
forms are identified by name. Clicking the name of a form opens the form in the
Form Editor.
l Entry type: This can be one of the following:
l Auto: An entry that was created by using the Form Editor.
l Custom: A predefined entry that came with the Web Interface, or an entry that
was created by using tools other than the Form Editor (for example, by
When selecting an existing entry, consider the type of the entry. Entries of different type
can have the same name and the same managed property. Since the behavior of an
entry depends upon the type of the entry, selecting an entry of inappropriate type can
cause incorrect results. Thus, selecting an Auto entry instead of a Custom entry will
normally result in the loss of the features that the Custom entry provides in addition to,
or instead of, the default features of the Auto entry. For more information, see Type of
Web Interface entries.
1. Open the form in the Form Editor. To do so, navigate to the Web Interface page that
you want to configure, then click Customize.
2. Click the tab to which you want to add static text.
3. On the toolbar in the Form Editor, point to Add Entry and click Text area.
4. In the Text to display box, supply the text you want to be displayed on the tab.
5. Click Finish. Then, click Reload to publish your changes.
These steps add an entry named Text area in the Form Editor. You can select the check
box next to the Text area name and use the Move Up and Move Down buttons on the
toolbar to change the position of the text area. To change the text displayed by the text
area, click the Edit icon next to the Text area name. When you are done, click Save, then
click Reload to publish your changes.
1. Open the form in the Form Editor. To do so, navigate to the Web Interface page that
you want to configure, then click Customize.
2. Click the tab from which you want to delete entries.
3. In the list of entries, select check boxes to mark the entries you want to delete.
4. On the toolbar in the Form Editor, click Delete.
5. Once the entries are deleted from the form, click Reload to publish your changes.
1. Open the form in the Form Editor. To do so, navigate to the Web Interface page that
you want to configure, then click Customize.
2. Click the tab in which you want to manage entries.
3. Click the Edit icon next to the name of the entry you want to manage.
4. Modify the entry properties as you need. For more information on these entries, see
Type of Web Interface entries and Entry for an attribute of DN syntax):
l Entry name: Text that labels the entry on the Web Interface page. For a check
box, the name of the entry appears next to the check box. For an edit box, the
name is displayed above the edit box.
l Entry description: Any text that helps identify the entry.
l Entry ToolTip: The text that is displayed when the mouse pointer is
positioned over the entry on the Web Interface page.
l Entry type: The type of the entry. For details, see Type of Web Interface
entries. This setting is defined when the entry is created, and cannot be
changed.
l Property: The list of attributes that are managed by this entry (managed
attributes). Each attribute is identified by its LDAP display name. This setting is
defined when the entry is created, and cannot be changed.
l Treat as single-valued: This option applies to entries for multi-valued
attributes. When selected, causes the entry to behave as if the managed
attribute can store only one value.
l Read only: When selected, prevents the user from changing the data
displayed by the entry on the Web Interface page.
For each entry, certain logic is implemented that governs how to process the values of the
managed attribute. When retrieving an attribute from the directory, the entry uses that
logic to represent the attribute value in the appropriate format. When applying changes to
an attribute value, the entry relies on that logic to transform the changes, if necessary, to
meet the requirements imposed by the directory.
When you create an entry using the Form Editor, default processing logic is applied based
on the syntax of the managed attribute according to the directory schema. Such default
entries are referred to as Auto entries in the Web Interface.
For each of the syntaxes that are defined in Active Directory, certain default logic is defined
in the Web Interface and applied to every Auto entry for managing any attribute of the
For more information on these command types, see Properties of a Web Interface
command.
You can also associate a command with a form that already exists in the configuration of
the Web Interface site.
All commands have common properties, such as the name and description. In addition,
each command has a number of properties determined by the command type.
Base DN
The Base DN property specifies the distinguished name of the container where to begin
the search. The search is performed only on this container and objects that exist below it in
the directory tree. This property can be set to one of the following:
l Currently selected object: When the user clicks the command on the menu for a
given object, the Web Interface uses the distinguished name of that object as the
Based DN property. For example, suppose the command is on the menu for the
organizational unit object type. When the user selects an organizational unit and
clicks the command, the Web Interface searches the selected organizational unit.
l This DN: The command causes the Web Interface to search the object that has the
specified distinguished name, regardless of what object is actually selected. For
example, suppose the command is on the menu for the user object type, and the
Base DN property is explicitly set to the distinguished name of a certain
organizational unit. In this case, when a user account is selected in the Web
Interface, the command appears on the menu and clicking the command begins the
search in that Organizational Unit.
Search filters
The Search filters property specifies a search filter string in LDAP format. This part of the
LDAP search syntax makes it possible to search for specific objects based on object
attributes. Set up a filter string in accordance with LDAP syntax rules. The default filter
string is “(objectClass=*)”, which retrieves all objects. Another example is
“(objectClass=user)”, which causes the search to retrieve only user accounts.
NOTE: When configuring a filter string, follow these guidelines:
l The string must be enclosed in parentheses.
l Expressions can use the relational operators: <, <=, =, >, and >. An example is
“(objectClass=user)” or “(givenName=Adam)”.
l Compound expressions are formed with the prefix operators & and |. An example is
(&(objectClass=user)(givenName=Adam)).
For more information about the filter string format, see the Search filter syntax in the
Windows App Development documentation.
Displayed attributes
The Displayed attributes property specifies a list of the attributes to retrieve during the
search. These are the attributes that will be displayed in the list of search results. Each
Search scope
The Search scope property specifies the depth of the search. The options for this
property are:
l Base: This option limits the search to the object specified by the Base DN property
(base object). The search returns either one object or no objects, depending upon
the search filter.
l One-level: This option restricts the search to the immediate children of the base
object, but excludes the base object itself. The search returns the immediate child
objects that match the search filter.
l Subtree: With this option, the search filter is applied to the base object as well as to
all objects that exists below it in the directory tree. The search returns all child
objects that match the search filter. If the base object matches the filter, the base
object is also included in the search results.
l Attribute scope query by this attribute: With this option, the command searches
in a certain attribute of the base object (target attribute). The target attribute is
identified by the LDAP display name specified as part of this option, and must be an
attribute that stores distinguished names, such as the “member” or “managedBy”
attribute. The search is performed against the objects that are identified by the
distinguished names found in the target attribute. For example, if the base object is a
group and the “member” attribute is specified as the target, then the search will be
performed against all objects that are members of the group, and will return the
members of the group that match the search filter.
Sort by
The Sort by property specifies the attribute based on which the list of search results should
be sorted, to group similar attribute values together in an easy-to-read list. Type the LDAP
display name of any attribute that is listed in the Displayed attributes property.
To delete the New Shared Folder command from the Container menu
1. Open your web browser and connect to the Web Interface Administration Site.
2. On the Navigation bar, expand Customization, then click Directory Objects.
3. In the Menu for column, click Container.
4. In the list of commands, select the check box next to the New Shared
Folder command.
5. On the toolbar, click Delete. Then, click OK to confirm the deletion.
6. Click Reload to publish your changes.
1. Open the form in the Form Editor. To do so, navigate to the Web Interface page that
you want to configure, then click Customize.
2. Click the tab to which you want to add the entry.
3. On the toolbar in the Form Editor, point to Add Entry and click Create.
4. In the Property list, click the attribute for which to add the entry, then click Next.
5. Specify a name for the new entry, then click Finish.
6. Click Reload to publish your changes.
NOTE: The name of an entry is the text that labels the control or group of controls on the
respective Web Interface page. For example, if an entry appears as a check box on the
page, the name of the entry is displayed next to the check box. If an entry appears as an
edit box, the name of the entry is directly above the edit box.
A form can hold only one entry per attribute.
1. Open the form in the Form Editor. To do so, navigate to the Web Interface page that
you want to configure, then click Customize.
2. Click the tab to which you want to add the entry.
3. On the toolbar in the Form Editor, point to Add Entry and click Select.
4. In the list of entries, select check boxes next to the names of the entries to add.
5. Click Finish. Then, click Reload to publish your changes.
You may need to scroll down the list of entries in order to access the Finish button.
The list for selecting an entry contains the following information about each entry:
l Entry name: The name of the entry.
l Managed property: The attribute or attributes that are managed by using this
entry. The attributes are identified by LDAP display name.
l Forms that use this entry: The entry is added to each of the listed forms. The
forms are identified by name. Clicking the name of a form opens the form in the
Form Editor.
l Entry type: This can be one of the following:
l Auto: An entry that was created by using the Form Editor.
l Custom: A predefined entry that came with the Web Interface, or an entry that
was created by using tools other than the Form Editor (for example, by
implementing and deploying custom code).
l Naming: An entry for managing a naming attribute, such as the name attribute.
Setting a naming attribute requires some additional steps, which are not
necessary with other attributes. The entries of this type are normally
predefined and installed with the Web Interface.
When selecting an existing entry, consider the type of the entry. Entries of different type
can have the same name and the same managed property. Since the behavior of an
entry depends upon the type of the entry, selecting an entry of inappropriate type can
cause incorrect results. Thus, selecting an Auto entry instead of a Custom entry will
normally result in the loss of the features that the Custom entry provides in addition to,
or instead of, the default features of the Auto entry. For more information, see Type of
Web Interface entries.
If the administrator changes any of the above settings, the new settings affect any user
who connects to the Web Interface site after the changes are applied.
The following settings are applied for all Web Interface users by default, and can be
overridden on a per-user basis (a Web Interface user can choose different settings without
affecting the other users):
l User interface language: Specifies the language of the Web Interface. This
setting affects all menus, commands, and forms of the Web Interface, as well as
tooltips and help text.
NOTE: By default, the Web Interface contains only English localization. Installing
the Active Roles Language Pack adds support for the following languages:
l Chinese (Simplified and Traditional)
l French
l German
l Portuguese (Brazilian and European)
l Spanish
For more information, see Active Roles Language Pack in the Active Roles
Administration Guide.
l Maximum number of objects to display in search results: Specifies the
maximum number of objects to display in single-page lists, such as lists of search
results or lists that show contents of containers. The supported value range is 1–
20000, and the default value is 1000.
If the administrator changes any of the above settings, the new settings normally affect the
users who connect to the Web Interface site for the first time. The changes to the global
settings of this category do not affect the Web Interface users whose user profiles already
contain user-specific, personal settings of the same category. For example, if a user has
already selected the preferred language, changing the user interface language in Global
Settings has no effect on that user.
1. Log in as an Active Roles Admin to a machine, then connect to the Web Interface site
you want to customize.
2. On the Navigation bar (on the left side of the Web Interface page), click
Customization.
3. On the Customization page, click Global Settings.
4. Use the Global Settings page to view or modify the settings.
5. When finished, click Save.
6. Click Reload for your changes to take effect for all users of the Web Interface site
you are customizing.
1. Open the Web Interface site in your web browser by clicking Customization on the
Navigation bar, then clicking Global Settings.
2. In the Product logo image area, view or change the image that is used to identify
the product:
l To use a different image, click Change and select a graphic file containing the
image you want.
l To revert to the standard image, click Restore Default.
3. In the Hyperlink on the product logo image area, view or change the address
(URL) of the Web page that opens when the user clicks the product logo image:
l To use a different address, type the address in the edit box.
l To remove the hyperlink from the product logo image, clear the edit box.
l To revert to the standard address, click Restore Default.
1. Open the Web Interface site in your web browser by clicking Customization on the
Navigation bar, then clicking Global Settings.
2. In the Web Interface site icon area, click Change and supply the ICO file
containing the desired icon.
3. Click Save, and then click Reload for the changes to take effect.
You can revert to the default icon by clicking Restore Default in the Web Interface site
icon area. To apply your changes, click Save, then click Reload.
To select a user property to show for the logged in user on the Web Interface
1. Open the Web Interface site in your web browser. To do so, click Customization on
the Navigation bar, then click Global Settings.
2. Under Logged-on user name format, click the Change button, and then select
the user property you want.
3. Click Save, and then click Reload for the changes to take effect.
TIP: To identify which property is currently used for the presentation of the Web Interface
user, point to the user name under Logged-on user name format and review the
tooltip that appears. Thus, under default conditions, the tooltip reads as follows:
The 'Display Name' property is used as the name of the logged-on user in the
Web Interface. Click 'Change' to use a different property.
Goal Procedure
Add an item to Click the Menu Bar entry, then click Add. Type a name for the new
the Navigation item and the URL of the page you want the new item to open. Then,
bar. click OK.
Add an item to a Click the item that the menu group is associated with, and then click
menu group. Add. Type a name for the entry, and the URL of the page you want
the new item to open or the name of the script function (command)
you want the item to execute. Then, click Add.
Change the Select the item and click the Up or Down arrow button.
position of an
item on the
Navigation bar or
within a menu
group.
Change the name Select the item and click Properties. Then, type the name you want,
of an item. and click OK.
Move an item to Select the item and click Move. Then, click the Menu Bar entry.
the Navigation Adjust the position of the item as needed by clicking arrow buttons
bar. and then click OK. (This also moves the entire menu group, if any,
associated with the item being moved.)
Move an item to a Select the item and click Move. Then, click the item that the
menu group. destination menu group is associated with. Adjust the position of the
item as needed by clicking arrow buttons and then click OK. (This
also moves the entire menu group, if any, associated with the item
being moved.)
Hide an item so Select the item and click Hide. (To display an item that is hidden,
that it does not select the hidden item and click Unhide.)
appear on the
Navigation bar.
Goal Procedure
Add an item to the Click Add. Type a name for the new item and the URL of the page
Home page. you want the new item to open. Optionally, type any text to
display in the item area, and change the picture for the item.
Then, click OK.
Change the position Select the item and click the Up or Down arrow button.
of an item on the
Home page.
Change the name or Select the item and click Properties. Then, type the name or
description text of an description text you want, then click OK.
item.
Change the picture Select the item and click Properties. Under the Picture to
to be displayed in the display label, click Change. Type the path and name of the
item area. picture file, or click Browse to select and open the picture file.
Then, click OK.
Hide an item so that Select the item and click Hide. (To display an item that is hidden,
it does not appear on select the item and click Unhide.)
By adding a home page item, you can customize the Web Interface to integrate custom
applications together with the Web Interface pages. The Advanced properties section in
the dialog box for managing a home page item provides the Open the URL in a frame
option for this purpose.
With the Open the URL in a frame option, a home page item can be configured to open a
Web application so that the application’s pages are embedded in a standard Web Interface
page. When this option is selected, the page identified by the URL to open property of the
home page item is embedded in a Web Interface page instead of being displayed in place of
the Web Interface page in the Web browser window.
The Advanced properties section also provides the ability to configure a home page item
so that a number of optional parameters are automatically appended to the query string of
the URL when the user clicks the item. This enables the Web Interface to pass certain data
to the Web application associated with the home page item. You can modify parameter
names. The parameter values are generated by the Web Interface when the user clicks the
home page item. The following table summarizes the available parameters.
DN Distinguished Name (DN) of the user account of the Web Interface user.
Example:
DN=CN%3dAaron%20Beh%20Santos%2cOU%3dEmployees%2cDC%3d
Domain%2cDC%3dCompany%2cDC%3dCom
Identification DNS name of the Active Directory domain that holds the user account of
Domain the Web Interface user. Example:
IdentificationDomain=domain.company.com
LCID Hex code of the locale identifier specific to the Web Interface language
selected by the Web Interface user. Example: LCID=409
IsDsAdmin “True” or “False” depending on whether or not the Web Interface user is
assigned to the Active Roles Admin role and thus has administrative rights
on Active Roles. Example: IsDsAdmin=False
CurrentLang Locale name specific to the Web Interface language selected by the Web
uage Interface user. Example:
CurrentLanguage=en-US
PortalHomeP URL of the Home page of the Web Interface site you are customizing.
TaskID The identifier of the Web Interface command used to open the URL.
Example: TaskID=d8371ae8-1215-40ac-b0c4-391c3225a426
5. Close the window, then under the Actions menu in the right pane, click Apply .
6. To apply your changes in Active Roles, restart the app pool.
5. In the Section drop-down, select system.web > <pages />, then set the
following key:
validateRequest="false"
6. Close the window, then under the Actions menu in the right pane, click Apply.
7. To apply your changes in Active Roles, restart the app pool.
<add key="IgnoreForValidation"
value="hiddenxml,homepagestruct,txtconditionsforoperationsinreadablefor
m"/>
4. For environments that also use Microsoft Lync Server or Skype for Business Server,
add the following exceptions to the existing value:
Default Commands
The following sections list the default commands available in the default Web
Interface sites.
l Default commands on the Web Interface Administrator Site
l Default commands on the Web Interface Helpdesk Site
Domain menu
The Domain menu of the Web Interface Administration Site includes the following
default commands.
Command Description
View or Restore Deleted View or restore objects that were deleted from a
Objects domain.
Command Description
New Room Mailbox Creates a user account associated with a room mailbox in a
container or Organizational Unit.
Change History Lists the changes that were made to a container or Organizational
Unit.
View or Restore View or restore objects that were deleted from a container or
Deleted Objects organizational unit.
Command Description
View or Restore View or restore deleted objects that were direct members of a
Deleted Objects given Managed Unit at the time of deletion.
User menu
The User menu of the Web Interface Administration Site includes the following
default commands.
Command Description
Deprovisioning On a deprovisioned user account, lets you examine the changes that
Results were made to the account by the deprovisioning policies.
Undo On a deprovisioned user account, rolls back the changes that were
Deprovisioning made to the account by the deprovisioning policies.
Deprovision Performs all actions on a user account that are prescribed by the
deprovisioning policies.
Change History Lists the changes that were made to a user account.
User Activity Lists the changes that were made by a user account.
Managed Lets you view objects for which a given user is assigned as the
Resources manager (primary owner) or a secondary owner.
Name Mappings Lets you add, edit, or remove certificates and Kerberos names to user
accounts. This functionality is similar to ADUC Name Mappings that
allows you to add certificates and Kerberos names to users.
Create User Creates a user mailbox associated with an existing user account.
Mailbox
Create Room Creates a room mailbox associated with an existing user account.
Mailbox
Create Linked Creates a linked mailbox associated with an existing user account.
Mailbox
Create Shared Creates a shared mailbox associated with an existing user account.
Mailbox
Command Description
Deprovisioning On a deprovisioned group, lets you examine the changes that were
Results made to the group by the deprovisioning policies.
Undo On a deprovisioned group, rolls back the changes that were made to
Deprovisioning the group by the deprovisioning policies.
1. In the Web Interface, select the group, and then choose the
Members option from the navigation bar.
The Members page displays the number of members in the
group.
2. Select Show indirect members and Show pending
members check boxes.
The Members page displays the number of members including
the indirect members and pending members in the group.
Member Of Lets you add or remove a group from another group or groups.
Controlled Groups On a group that stores the configuration of a Group Family, this
command lets you view the groups controlled by that Group Family.
Hide Membership / Hides / displays the members of a group in the Global Address List.
Unhide
Membership
Computer menu
The Computer menu of the Web Interface Administration Site includes the following
default commands.
Command Description
Change History Lists the changes that were made to a computer account.
Domain menu
The Domain menu of the Web Interface Helpdesk Site contains the following
commands by default.
Command Description
Container or OU menu
The Container or OU menu of the Web Interface Helpdesk Site contains the following
commands by default.
Command Description
View Contents Displays a list of objects that reside in a container or Organizational Unit.
Change Lists the changes that were made to a container or Organizational Unit.
History
Command Description
Command Description
Deprovisioning On a deprovisioned user account, lets you examine the changes that
Results were made to the account by the deprovisioning policies.
Undo On a deprovisioned user account, rolls back the changes that were
Deprovisioning made to the account by the deprovisioning policies.
Deprovision Performs all actions on a user account that are prescribed by the
deprovisioning policies.
Change History Lists the changes that were made to a user account.
Managed Lets you view objects for which a given user is assigned as the
Resources manager (primary owner) or a secondary owner.
Group menu
The Group menu of the Web Interface Helpdesk Site contains the following
commands by default.
Command Description
Deprovisioning On a deprovisioned group, lets you examine the changes that were
Results made to the group by the deprovisioning policies.
Undo On a deprovisioned group, rolls back the changes that were made to
Deprovisioning the group by the deprovisioning policies.
Member Of Lets you add or remove a group from another group or groups.
About us
One Identity solutions eliminate the complexities and time-consuming processes often
required to govern identities, manage privileged accounts and control access. Our solutions
enhance business agility while addressing your IAM challenges with on-premises, cloud and
hybrid environments.
For sales and other inquiries, such as licensing, support, and renewals, visit
https://www.oneidentity.com/company/contact-us.aspx.
Technical support is available to One Identity customers with a valid maintenance contract
and customers who have trial versions. You can access the Support Portal at
https://support.oneidentity.com/.
The Support Portal provides self-help tools you can use to solve problems quickly and
independently, 24 hours a day, 365 days a year. The Support Portal enables you to:
l Submit and manage a Service Request
l View Knowledge Base articles
l Sign up for product notifications
l Download software and technical documentation
l View how-to videos at www.YouTube.com/OneIdentity
l Engage in community discussions
l Chat with support engineers online
l View services to assist you with your product
Glossary
C
Cadence icons
One Identity font that contains standard icons used in the user interfaces for
various One Identity products.
Channel Policy
The channel policy lists the SSH channels (for example terminal session, SCP, and
so on) that can be used in a connection. The channel policy can further restrict
access to each channel based on the IP address of the client or the server, a user
list, or a time policy.
D
Drop-down
Flare default style that can be used to group content within a topic. It is a resource
to structure and collapse content especially in non-print outputs.
G
Glossary
List of short definitions of product-specific terms.
N
Note
Circumstance that needs special attention.
S
SaaS
Software-as-a-Service.
Skin
Used to design the online output window.
Snippet
Flare file type that can be used to reuse content. The One Identity Active Roles
contains various default snippets.
T
Tip
Additional, useful information.