Adaxes Web Interface Help | Show AllHide All |
Adaxes defines so called calculated or virtual properties. These properties are not physically stored in Active Directory, but are calculated or derived in one way or another.
Calculated properties defined by Adaxes:
Calculated Property | Description |
---|---|
adm-AccountExpiresDaysLeft | The number of days left before the expiration of the account, for which the property is calculated. This property can be used to notify users about their account expiration. For example, you can specify the following pattern in the notification text: You account expires in %adm-AccountExpiresDaysLeft% days. |
adm-CanNotChangePassword | Specifies whether a user can change the password for their own account. |
adm-CurrentDateTime (alias: datetime) | The date and time at the moment, when the property is calculated. For example, this property can be used to set the Account Expires value. If you specify the value reference %datetime,+1M% for the Account Expires property, accounts will expire in one month after the date, when the value is set. |
adm-InactivityDuration | The number of days a user does not log on to the system or computer remains turned off. This property can be used to automate processing of inactive accounts. The period of inactivity is reliable only if it is more than 7 days. |
adm-InitiatorDN | The DN of the user, who performed the operation that resulted in the property resolve. |
adm-InitiatorGuid | The GUID of the user, who performed the operation that resulted in the property resolve. |
adm-InitiatorDomainDN | The DN of the domain, where the operation initiator is located. For example, if you specify the following value: CN=Users,%adm-InitiatorDomainDN%, the value reference %adm-InitiatorDomainDN% will be replaced with the DN of the domain of the user, who performed the operation that resulted in the property resolve. So, if this user is located in the domain example.com, the resulting value will be CN=Users,DC=example,DC=com. |
adm-InitiatorEmail | The e-mail of the operation initiator. |
adm-InitiatorFirstName | The first name of the operation initiator. |
adm-InitiatorFullName | The full name of the operation initiator. |
adm-InitiatorLastName | The last name of the operation initiator. |
adm-InitiatorManagerDN | The DN of the manager of the user who performed the operation resulting in the property resolve. |
adm-InitiatorManagerEmail | The e-mail of the manager of the operation initiator. This property can be used to send e-mail notifications to the manager of the user, who performs the operation. For this purpose, specify the notification receiver as follows: %adm-InitiatorManagerEmail%. Manager is specified in the 'Manager' property. |
adm-InitiatorManagerFirstName | The first name of the manager of the operation initiator. Manager is specified in the 'Manager' property. |
adm-InitiatorManagerFullName | The full name of the manager of the operation initiator. Manager is specified in the 'Manager' property. |
adm-InitiatorManagerLastName | The last name of the manager of the operation initiator. Manager is specified in the 'Manager' property. |
adm-InitiatorManagerMobile | The mobile of the manager of the operation initiator. This property can be used to send SMS messages to the manager of the user, who performs the operation. For this purpose, specify the SMS receiver as follows: %adm-InitiatorManagerMobile%. Manager is specified in the 'Manager' property. |
adm-InitiatorManagerPhone | The phone number of the manager of the operation initiator. Manager is specified in the 'Manager' property. |
adm-InitiatorManagerUserName | The logon name of the manager of the operation initiator. Manager is specified in the 'Manager' property. |
adm-InitiatorMobile | The mobile of the operation initiator. This property can be used to send SMS messages to the user, who performs the operation. For this purpose, specify the SMS receiver as follows: %adm-InitiatorMobile%. |
adm-InitiatorParentDN | The DN of the OU/container, where the operation initiator is located. |
adm-InitiatorSid | The SID of the operation initiator. |
adm-InitiatorUserName (alias: initiator) | The logon name of the operation initiator. This property can be used to insert information about the user, who initiated the operation. For example, you can specify the following pattern Created by: %initiator% for the Description property via a Business Rule that is triggered after object creation. In this case, the description of new objects will contain logon names of the users, who created these objects ('Created by: johndoe@company.com'). |
adm-ManagerCanUpdateMembershipViaNativeTools | Specifies whether the manager of a group can add and remove members to and from the group using tools like Outlook and Active Directory Users and Computers. |
adm-DomainDN | The DN of the Active Directory domain of the object for which the property is calculated. |
adm-ParentDN | The DN of the OU/container that holds the object for which the property is calculated. |
adm-ParentName | The name of the parent object in the Active Directory hierarchy. For example, if an object is located in the Organizational Unit named MyOU, the value of the adm-ParentName property will be 'MyOU'. |
adm-ManagerEmail | The e-mail of user's manager. This property can be used to send e-mail notifications to the manager of a user. For this purpose, specify the notification receiver as follows: %adm-ManagerEmail%. Manager is specified in the 'Manager' property. |
adm-ManagerFirstName | The first name of user's manager. Manager is specified in the 'Manager' property. |
adm-ManagerFullName | The full name of user's manager. Manager is specified in the 'Manager' property. |
adm-ManagerLastName | The last name of user's manager. Manager is specified in the 'Manager' property. |
adm-ManagerMobile | The mobile of user's manager. This property can be used to send SMS messages to the manager of a user. For this purpose, specify the SMS receiver as follows: %adm-ManagerMobile%. |
adm-ManagerPhone | The phone number of user's manager. |
adm-ManagerUserName | The logon name of user's manager. Manager is specified in the 'Manager' property. |
adm-OperationDescription | The description of the current operation. For example, using this property, you can include the description of the operation that triggered the Business Rule into e-mail notifications. For this purpose, you need to insert the %adm-OperationDescription% value reference into the template of an e-mail notification. In this case, e-mail messages will contain the detailed description of the operation that triggered the Business Rule. For example, the description of the telephone change operation will be as follows: Modify 'John Doe (example.com)': set Telephone Number to '555-555-555'. |
adm-PasswordExpires | The date and time of the password expiration of the account for which the property is calculated. When this property is calculated, the Default Domain Password Policy and Fine-Grained Password Policy are considered. |
adm-PasswordExpiresDaysLeft | The number of days left before the expiration of the password of the user, for which the property is calculated. This property can be used to notify users about their password expiration. For example, you can specify the following pattern: Your password expires in %adm-PasswordExpiresDaysLeft% days. |
adm-ProtectedFromDeletion | Indicates whether an object is protected from accidental deletion. |
adm-RandomInteger | The property returns a random integer. |
adm-RandomString | The property returns a random text of 256 characters. For example, this property can be used to set the user logon name to a random value as a part of deprovisioning process. If you specify the value reference %adm-RandomString,20% for the user logon name, it will be replaced with a random text of 20 characters in length. |
adm-WebInterfaceUrl | The URL of the Web Interface specified for the Adaxes service. For example, this property can be used in e-mail notifications to insert links to the Adaxes Web Interface. |
adm-OperationError | The message text of the first error that occurred during operation execution. The property can be used in Business Rule actions only. For example, you can use the property to include error message into notifications sent to system administrators when an error occurs. To do so, include the following template into the notification: %adm-OperationError%. |