Configure Home Page Actions
The Adaxes Active Directory Web Interface can be configured to allow users to launch frequently used operations right from the Home page in a single mouse click. The links for performing the operations are displayed in the Actions pane.
The Actions pane can be configured to allow users to perform practically any operation on Active Directory objects including creating new objects, managing existing objects, performing Custom Commands, Exchange operations, etc. To integrate various applications used in your company with Adaxes Web Interface, the Actions pane can contain links to external websites.
Each operation available on the Home page can be configured to minimize steps necessary for its execution, thus simplifying the user interface and minimizing the risk that users will do something wrong. For example, you can add the Create Sales User command to the Actions pane and specify the Organizational Unit, where new users will be created, customize the user creation form for this command, and define the default values for some user properties. In such a way, when users click the Create Sales User link, they will not be offered to select the target Organizational Unit (and thus will never create a user in a wrong OU) and will be able to fill in only the fields you defined for the creation form. The rest of the fields will be set automatically (e.g. the Department will always be set to 'Sales').
In this tutorial, you will learn how to configure the Home page of the Web Interface to contain links for performing various operations on Active Directory objects.


In the Home Page Actions dialog, you will see all the actions available on the Actions pane.
To permanently delete an action or a group of actions, select it and click Delete.
To add a group to the Actions pane, do the following:
- Click the Add Group button located at the bottom of the dialog.
- Type a name for the group.
- Press Enter.
To add an action to the group:
- Select the group.
- Click the Add button located at the bottom of the dialog.
The Add Home Page Action wizard will start. At the first wizard step, select the action you want to add:
Create New Object
- Select the Allow selecting only containers/OUs located under option.
- Specify the Distinguished name (DN) of the OU or container you need in the Container DN edit box.
How to get the DN of an object
- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
- Enable the Select specific AD container or OU by default option.
-
In the Container DN edit box, specify the DN (Distinguished Name) of the
OU or container that you want to be selected by default.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
You can allow users to choose only Organizational Units or containers that match an LDAP filter. For example, if you want new objects to be created only in Organizational Units that contain the word 'Department' in their names, you can use the following LDAP filter: (&(objectCategory=organizationalUnit)(name=*Department*)).
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To select a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Next.
A good practice is to allow users to fill in only the minimum required fields and define default values for the rest of the fields in accordance to the specifics of the operation. For example, if the new action will be used to create user accounts for employees of the Sales department, the creation form can contain only Full Name, Title, Logon Name, and Password fields. The properties specific for the Sales department, will be set automatically without the user's involvement. For example, Department will always be set to 'Sales'.
To customize the form that will be used to create new objects, do the following:
- Select the Use customized form option.
- Click Customize Form.
-
Modify the form to fit your needs and click OK.
- Click the Add button located in the Predefined Fields group box.
- Choose the property, for which you want to define the default value.
- Enter the desired value.
- Click OK.
Using value references in default property values
To select a value reference, click the
button at the right side of the Default Value edit box.
Modify Object
If you want the action to be always performed on the account of the user who initiated it, select the Always perform for the current user option. In this case, users will be able to edit only properties of their own accounts using the new action.
If you want users to be able to perform the action on Active Directory objects located under a specific container or Organizational Unit only, do the following:
- Select the Allow selecting only AD objects located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the
Container
DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Next.
You can configure the form to enable users to modify only specific properties of the selected object. For some of the properties, you can define default values in accordance to the specifics of the operation.
To customize the form that will be used to modify objects, do the following:
- Select the Use customized form option.
- Click Customize Form.
-
Modify the form to fit your needs and click OK.
- Click the Add button located in the Predefined Fields group box.
- Choose the property, for which you want to define the default value.
- Enter the value you want.
- Click OK.
Using value references in default property values
To select a value reference, click the
button at the right side of the Default Value edit box.
Copy Object
If you want to configure the action to always copy the account of the user who initiated it, enable the Always copy the account of the currently logged on user option.

How to get the DN of an object
- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the object DN
To select a value reference, click the
button at the right side of the Container DN edit box.
If you want users to be able to copy Active Directory objects located under a specific container or Organizational Unit only, do the following:
- Select the Allow selecting only AD objects located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the Container DN edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
You can allow users to copy only the objects that match a specific LDAP filter. For example, if you want to allow users to copy objects that contain the word 'template' in their names, you can use the following LDAP filter: (name=*template*). To specify the LDAP filter for object selection, enable the Allow selecting only AD objects that match the specific LDAP filter option and type the filter you need in the LDAP filter edit box.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Next.
- Select the Allow selecting only containers/OUs located under option.
- Specify the Distinguished name (DN) of the OU or container you need in the Container DN edit box.
How to get the DN of an object
- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
If you want a specific Organizational Unit or container to be pre-selected by default, do the following:
- Enable the Select specific AD container or OU by default option.
-
In the Container DN edit box, specify the DN (Distinguished Name) of the
OU or container that you want to be selected by default.
How to get the DN of an object
- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
If you want users to be able to select only Organizational Units, when selecting the target container for copying objects, enable the Allow selecting only OUs option. If this option is enabled, other Active Directory containers will not be displayed to users.
You can allow users to choose only Organizational Units or containers that match an LDAP filter. For example, if you want users to be able to copy objects only to the Organizational Units that contain the word 'Department' in their names, you can use the following LDAP filter: (&(objectCategory=organizationalUnit)(name=*Department*)).
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To select a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Next.
- Select the Use customized form option.
- Click Customize Form.
-
Modify the form to fit your needs and click OK.
- Click the Add button located in the Predefined Fields group box.
- Choose the property, for which you want to define the default value.
- Enter the desired value.
- Click OK.

Using value references in default property values
To select a value reference, click the
button at the right side of the Default Value edit box.
View Object
If you want to configure the action to display the properties of the account of the user who initiated it, enable the Always view properties of the currently logged on user. If this option is enabled, the new action will allow users to view properties of their own user account only.
If you want to allow users to view properties of a specific AD object only, enable the Always view properties of a specific AD object option. In the Object DN edit box, type the Distinguished Name (DN) of the object. If the option is enabled, users will not be able to select another object to view.

How to get the DN of an object
- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the object DN
To select a value reference, click the
button at the right side of the Object DN edit box.
If you want to allow users to select AD objects they want to view, enable the Allow users to select the object to view option.
If you want users to be able to view Active Directory objects located under a specific container or Organizational Unit only, do the following:
- Select the Allow selecting only AD objects located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the Container DN edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Next.
To customize the view:
- Select the Use customized form option.
- Click Customize Form.
-
Modify the view the way you need and click OK.
Reset/Change Password
If you want users to be able to perform the action on user accounts located under a specific container or Organizational Unit only, do the following:
- Select the Allow selecting only AD objects located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the
Container
DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Finish.
Enable/Disable/Unlock Account
If you want users to be able to perform the action only on the accounts located under a specific container or Organizational Unit, do the following:
- Select the Allow selecting only AD objects located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the
Container
DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
- Select the Allow selecting only AD objects of specific types option.
-
In the list below, check the object type you need.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Finish.
Move
If you want the action to be always performed on the account of the user who initiated it, select the Always perform for the current user option. In this case, the new action will allow users to move only their own user account.
If you want to allow users to move multiple Active Directory objects in one operation, select the Allow multiple selection option.
If you want the new action to allow users to move only the Active Directory objects located under a specific container or Organizational Unit, do the following:
- Select the Allow selecting only AD objects located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the
Container
DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
- Select the Allow selecting only AD objects of specific types option.
-
In the list below, check the object types you need.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Next.
- Select the Allow selecting only containers/OUs located under option.
- Specify the Distinguished name (DN) of the OU or container you need in the Container DN edit box.
How to get the DN of an object
- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
If you want a specific Organizational Unit or container to be pre-selected by default, do the following:
- Enable the Select specific AD container or OU by default option.
-
In the Container DN edit box, specify the DN (Distinguished Name) of the
OU or container that you want to be selected by default.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
If you want users to be able to select only Organizational Units when selecting the target location, enable the Allow selecting only OUs option. In this case, other Active Directory containers will not be displayed to users.
You can allow users to choose only Organizational Units or containers that match a specific LDAP filter. For example, if you want to allow users to move the selected objects only to the Organizational Units that contain the word 'Department' in their names, you can use the following LDAP filter: (&(objectCategory=organizationalUnit)(name=*Department*)).
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To select a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Finish.
Add to Group
If you want the new action to allow users to add to groups their own user account only, select the Always perform for the current user option. In this case, users will not be offered to select the objects, on which to perform the operation (the account of the user who initiated the operation will always be selected automatically).
If you want to allow users to add multiple Active Directory objects to groups in one operation, select the Allow multiple selection option.
If you want the new action to allow users to add to groups only the Active Directory objects located under a specific container or Organizational Unit, do the following:
- Select the Allow selecting only AD objects located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the
Container
DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
- Select the Allow selecting only AD objects of specific types option.
-
In the list below, check the object types you need.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service, and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
If you want to customize the action not to display the list of all available AD objects by default, enable the Do not display available objects automatically option. If the option is enabled, the available objects will be displayed only after the user clicks the Click to display objects link.
When finished, click Next.
You can configure the action to allow users to add the selected objects to a specific group only. In this case, the selected objects will always be added to the group you specify and users will not be able to select other groups. To allow users to add the selected objects to a specific group only, do the following:
- Select the Always modify membership of the specified group option.
-
Specify the DN (Distinguished Name) of the group you need in the Group DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the group DN
To select a value reference, click the
button at the right side of the Group DN edit box.
If you want to allow users to add the selected objects to multiple groups in one operation, select the Allow multiple selection option.
If you want the new action to allow users to add the selected objects only to the groups located under a specific container or Organizational Unit, do the following:
- Select the Allow selecting only groups located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the
Container
DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
- Select the Allow selecting only groups of specific types option.
-
Specify the desired group type and scope using the options below.
You can configure the action to allow users to add the selected objects only to the groups that match a specific LDAP filter. For example, if you want the objects to be added only to the groups that contain the word 'Staff' in their names, you can use the following LDAP filter: (name=*Staff*).
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Finish.
Remove from Group
If you want the new action to allow users to remove from groups their own user account only, select the Always perform for the current user option. In this case, users will not be offered to select the objects on which to perform the operation (the account of the user who initiated the operation will always be selected automatically).
If you want to allow users to remove multiple Active Directory objects from groups in one operation, select the Allow multiple selection option.
If you want the new action to allow users to remove from groups only the Active Directory objects located under a specific container or Organizational Unit, do the following:
- Select the Allow selecting only AD objects located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the
Container
DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
- Select the Allow selecting only AD objects of specific types option.
-
In the list below, check the object types you need.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Next.
You can configure the action to allow users to remove the selected objects from a specific group only. In this case, the selected objects will always be removed from the group you specify and users will not be able to select other groups. To allow users to remove the selected objects from a specific group only, do the following:
- Select the Always modify membership of the specified group option.
-
Specify the DN (Distinguished Name) of the group you need in the Group DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the group DN
To select a value reference, click the
button at the right side of the Group DN edit box.
If you want to allow users to remove the selected objects from multiple groups in one operation, select the Allow multiple selection option.
If you want the new action to allow users to remove the selected objects only from the groups located under a specific container or Organizational Unit, do the following:
- Select the Allow selecting only groups located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the
Container
DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
- Select the Allow selecting only groups of specific types option.
-
Specify the group type and scope you need using the options below.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Finish.
Manage Group Membership
If you want the new action to allow users to add/remove members only from the groups located under a specific container or Organizational Unit, do the following:
- Select the Allow selecting only AD objects located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the
Container
DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Finish.
Delete
If you want to allow users to delete multiple Active Directory objects in one operation, select the Allow multiple selection option.
If you want the new action to allow users to delete only the Active Directory objects located under a specific container or Organizational Unit, do the following:
- Select the Allow selecting only AD objects located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the
Container
DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
- Select the Allow selecting only AD objects of specific types option.
-
In the list below, check the object types you need.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Finish.
Create Exchange Mailbox
If you want the new action to allow users to create Exchange mailboxes only for the user accounts located under a specific container or Organizational Unit, do the following:
- Select the Allow selecting only AD objects located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the
Container
DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Finish.
Send SMS
If you want the new action to send SMS only to the user who initiates that action, enable the Always perform for the current user option. In this case, users will not be able to select the recipients to whom the SMS will be sent (the account of the user who initiated the operation will always be selected automatically).
If you want to allow users to send SMS messages to multiple recipients, select the Allow multiple selection option.
If you want the new action to allow users to send SMS messages only to users and contacts located under a specific container or Organizational Unit, do the following:
- Select the Allow selecting only AD objects located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the
Container DN edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Next.
You can use value references in the text (e.g. %name%, %department%). Before an SMS message is sent, value references are replaced with corresponding property values of the recipient. For example, if you specify the following template for the default message:
Dear %name%, your account expires on %accountExpires%.the recipient will receive a message like this:
Dear John Smith, your account expires on 11/7/2011 5:00:00 PM.
If you don't want to allow users to edit the SMS message text, select the Always use the default text option.
When finished, click Finish.
Custom Command
If you want the new action to allow users to perform the Custom Command on their own user account only, select the Always perform for the current user option. In this case, users will not be offered to select the objects on which to perform the Custom Command (the account of the user who initiated the operation will always be selected automatically).
If you want to allow users to perform the Custom Command on multiple Active Directory objects in one operation, select the Allow multiple selection option.
If you want the new action to allow users to perform the Custom Command only on the Active Directory objects located under a specific container or Organizational Unit, do the following:
- Select the Allow selecting only AD objects located under a specific OU or container option.
-
Specify the DN (Distinguished Name) of the OU or container you need in the
Container
DN
edit box.
How to get the DN of an object
To get the DN of an Active Directory object:- Launch the Adaxes Administration Console.
- Right-click the object you need.
- In the context menu, open the submenu of the Copy item.
-
Click Copy DN. The DN of the selected Active Directory object will be copied
to the clipboard.
Using value references in the container DN
To select a value reference, click the
button at the right side of the Container DN edit box.
How to construct an LDAP filter
- Launch the Adaxes Administration Console.
-
Connect to your Adaxes service and click
Find on the toolbar.
- Activate the LDAP Search tab.
-
In the Enter LDAP filter field, click the embedded
button to build a filter using the LDAP Filter Builder.
Using value references in the LDAP filter
To insert a value reference, click the
button at the right side of the LDAP filter edit box.
When finished, click Finish.
Link to Specific URL
- Select the Link to Specific URL option.
- In the edit box, specify the URL of the link (e.g. http://www.adaxes.com/tutorials/).
-
In case you want the link to open in a new browser window, select the
Open in
new window
option.
Move Up and
Move Down buttons.
