Module ActiveDirectory
ID: 1
Name: PreferredDomainControllerIsUndefined
Description: Could not find preferred domain controller.
ID: 2
Name: WindowsHostNotFound
Description: Could not find host (hostId = ${hostId}).
ID: 3
Name: CouldNotDeletePreferredDomainController
Description: Could not delete Domain Controller (${host_name}.${wd_name}) currently set as PREFERRED for provisioning. You must reassign the role to another DC to perform the operation.
ID: 4
Name: UnknownDomain
Description: Windows domain is not registered (domainName = '${domain}').
ID: 6
Name: DefaultResellerMismatch
Description: Existent default reseller name '${existentReseller}' for domain '${domain}' mismatches with specified '${specifiedReseller}'.
ID: 7
Name: DefaultResellerNotFound
Description: Active Directory service is not initialized for '${domain}'. Could not find default reseller for domain '${domain}'.
ID: 8
Name: ResellerNotExist
Description: Specified reseller not exist (resellerId = ${resellerId}).
ID: 9
Name: DomainIsEmpty
Description: There are no registered hosts in domain '${domain}'.
ID: 10
Name: SubscriptionOuNotExist
Description: Specified subscription OU not exist (subscriptionOuId = ${subscriptionOuId}).
ID: 11
Name: SubscriptionOuNotFound
Description: Could not find OU for subscription '${subscriptionId}' in the domain '${domain}'.
ID: 12
Name: ResellerNotFound
Description: Could not find reseller '${resellerName}' in the domain '${domain}'.
ID: 13
Name: ADEntityMismatch
Description: Existent AD entity named '${name}' in the domain '${domain}' mismatch with specified ${type}: ${reason}.
ID: 14
Name: ADEntityNotExist
Description: Specified AD entity not exist (entityId = ${entityId}).
ID: 15
Name: DataMismatch
Description: ${message}
ID: 16
Name: OUIsNotEmpty
Description: The organization '${ldapPath}' contains AD objects.
ID: 17
Name: CreateRemoveConflict
Description: AD ${objectType} named '${name}' in the domain '${domain}' can't be created because it is now deleting.
ID: 18
Name: ExistsPrivateADObject
Description: Can't create ${type} named '${name}' in the domain '${domain}' because there is exists private AD entity with the the same name.
ID: 19
Name: OuNotExist
Description: Specified Organization Unit not exist (unitId = ${unitId}).
ID: 20
Name: OuTypeIsUndefined
Description: Type of specified OU is undefined (unitId = ${unitId}).
ID: 21
Name: IllegalUserName
Description: User name '${userName}' is illegal: ${reason}.
ID: 22
Name: IllegalGroupName
Description: Group name '${groupName}' is illegal: ${reason}.
ID: 23
Name: PasswordTooLage
Description: Password can't be greater than 128 characters.
ID: 24
Name: IncorrectPropertyType
Description: Bogus value for property type (propertyType = ${propertyType}, objectType = '${objectType}').
ID: 25
Name: OperationIsNotSupported
Description: Operation '${operation}' is not supported with object of type '${objectType}' (entityId = ${entityId}).
ID: 26
Name: IllegalGroupMember
Description: Entity #${entityId} cannot be a member of group #${groupId}: ${reason}.
ID: 27
Name: ADEntityAlreadyExists
Description: The same AD entity with name: '${name}' already exists with ID '${entityId}'.
ID: 28
Name: ADEntityLdapDuplicated
Description: AD with the same LDAP path: '${ldap}' already exists with ID '${entityId}' in unit: ${unitId}.
ID: 29
Name: RequestPropertiesForAbsentObjects
Description: Try to request properties of absent AD entities or AD entities with incorrect types.
ID: 30
Name: IllegalContactName
Description: Contact name '${contactName}' is illegal: ${reason}.
ID: 31
Name: CantWriteProperty
Description: Can't write property '${propertyName}': ${reason}.
ID: 32
Name: UpnIsNotUnique
Description: New UPN value '${UPN}' specified for entity ${entity_id} is not unique.
ID: 33
Name: OuDoesNotContainEntity
Description: Current organization unit does not contain specified ${entityType} (ouId = ${ouId}, entityId = '${entityId}').
ID: 34
Name: ADServiceIsNotInstalled
Description: Active Directory service is not initialized for '${domain}' domain. ADDomainController service is not installed for '${domain}' domain.
ID: 35
Name: TemplateIsEmpty
Description: Subscription OU name template is empty.
ID: 36
Name: UnknownTemplatePlaceholder
Description: Subscription OU name template '${templateName}' contains unknown placeholder. The only following placeholders are valid: ${placeholders}.
ID: 37
Name: TemplateContainsIllegalSymbols
Description: Subscription OU name template '${templateName}' contains illegal symbols. Template may not contain the following symbols: ${illegalSymbols}.
ID: 38
Name: TemplateResultIsEmpty
Description: Subscription OU name template '${templateName}' has been expanded into empty string.
ID: 39
Name: TooManySimilarNames
Description: Subscription OU name template '${templateName}' cannot be expanded - too many similar names.
ID: 40
Name: CannotCheckObjectsCreated
Description: Organization unit #${ouId} does not contain entities or they are in deleting state: ${entitiesList}
ID: 41
Name: HSUNotExist
Description: Hosted Service User does not exist for specified AD entity (entityId = ${entityId}).
ID: 42
Name: HSUNotFound
Description: Hosted Service User (hsuId = ${hsuId}) is not found in OU (unitId = ${unitId}).
ID: 43
Name: UnexpectedNamedProcedure
Description: Unexpected named procedure: ${namedProcedure}
ID: 44
Name: NoSuchService
Description: service_id ${serviceId}: no such service.
ID: 45
Name: NotAllObjectsReplicated
Description: Some of objects are still not replicated to all active domain controllers. AD replication may take up to several minutes. You have to troubleshoot AD replication only if this task has finally failed (all attempts have failed).
ID: 46
Name: TooManySimilarEntities
Description: Cannot generate unique entity name - too many similar names.
ID: 47
Name: ADServiceIsExists
Description: ADDomainController (Active Directory) service is already registered on the host or is being removed. Please wait until all removing tasks complete.
ID: 48
Name: BadHSU
Description: Hosted service user with id ${hsuId} is already binded to another AD entity.
ID: 49
Name: OUAlreadyExists
Description: Organization unit '${ldap_path}' is already exists.
ID: 50
Name: OrganizationUnitMismatch
Description: Existent organization unit '${ldap_path}' mismatch with specified: ${reason}.
ID: 51
Name: SubscriptionOUAlreadyExists
Description: Organization unit for subscription '${subscriptionId}' in the domain '${domain}' is already exists.
ID: 52
Name: ResellerOUAlreadyExists
Description: Organization unit for reseller '${accountId}' in the domain '${domain}' is already exists.
ID: 53
Name: InvalidDN
Description: Distinguished name '${distinguishedName}' is invalid.
ID: 100
Name: NoSuchSyncSession
Description: There is no synchronization session with identifier ${session_id}.
ID: 101
Name: NoSuchLogItem
Description: There is no synchronization log record with identifier ${log_id}.
ID: 102
Name: NoResource
Description: Resource based on resource class '${resource_class}' not found.
ID: 103
Name: AmbiguousResource
Description: There are more than one resource based on resource class '${resource_class}'.
ID: 150
Name: SyncPrivilegeRequired
Description: User with login '${user_login}' has no privilege '${privName}' required to perform CDI synchronization operations.
ID: 151
Name: ADEntityTypeMismatch
Description: Can't create entity of type ${type} with guid '${guid}' because there another entity with different type is exists with the the same guid.
ID: 152
Name: NoManagingSubscriptions
Description: There are no subscriptions managed by user with login '${user_login}' and ID '${user_id}'. The user must manage one subscription.
ID: 153
Name: TooManySubscriptionsPerUser
Description: There are several subscriptions managed by user with login '${user_login}' and ID '${user_id}'. The user must manage only one subscription. Use different users for different subscriptions.
ID: 154
Name: NoSuchSubscription
Description: There is no such subscription, sub_id=${sub_id}.
ID: 155
Name: AuthentificationFailed
Description: Authentification failed. Wrong user name ('${user_login}') or password are specified.
ID: 156
Name: ADEntityNotFound
Description: Active Directory entity with guid '${guid}' is not found.
ID: 157
Name: RequiredPropertyIsAbsent
Description: The required property '${prop_name}' is absent.
ID: 158
Name: DomainNotFound
Description: There is no domain '${domain}' found in subscription '${sub_id}'.
ID: 159
Name: WindowsDomainsAreAbsent
Description: There are no windows domains registered in Active Directory service.
ID: 160
Name: UnableToSelectWinDomain
Description: Unable to select windows domain for organization because activation parameter '${act_param_name}' is empty and Active Directory service has more than one registered windows domain.
ID: 161
Name: UsersResourceIsAbsent
Description: There is no available resource for staff member creation in subscription ${subscription}.
ID: 162
Name: CannotCreateUser
Description: Cannot create user with login '${login}'.
ID: 163
Name: ContactsSyncIsDisabled
Description: Contacts synchronization is disabled because resource '${res_name}' not found or usage is 0 for subscription '${sub_id}'.
ID: 164
Name: PasswordSyncIsDisabled
Description: Password synchronization is disabled because resource '${res_name}' not found or usage is 0 for subscription '${sub_id}'.
ID: 165
Name: InvalidDeletedObjPolicy
Description: Deleted objects policy is invalid: '${pol_name}'.
ID: 166
Name: UPNAlreadyInUse
Description: AD user with login '${login}' already exists.
ID: 167
Name: ADEntityOwnershipViolation
Description: Active Directory entity with guid '${guid}' is owned by another subscription.
ID: 168
Name: CDIBadActivation
Description: Directory Integration is not activated for subscription ${subscription_id}.
ID: 169
Name: UnknownExtSyncState
Description: External synchronization state '${state}' is unknown.
ID: 170
Name: DefaultDomainNotSpecified
Description: Default domain for login names not specified.
ID: 171
Name: SystemUPN
Description: Login '${login}' is registered for system user.
ID: 172
Name: SAMAccNameAlreadyInUse
Description: AD user with SAM account name '${login}' already exists.
ID: 173
Name: PropertyValueLengthExceeded
Description: Value of property '${prop_name}' exceed the maximum allowed length ${prop_size}.
ID: 174
Name: DuplicateMasterAccountSid
Description: Master account SID '${sid_name}' is already set for AD entity with ID '${entity_id}'.
ID: 175
Name: InvalidSid
Description: SID value '${sid}' has invalid format. Only SID in string form "S-1-XXX-YYY-..." is allowed. Please repeat operation with correct SID.