| Member name | Value | Description |
---|
| None | 0 |
ExceptionCode is not necessary or undefined
|
| TransactionCompleteError | 1 |
Transaction failed
|
| ConnectionErrorNoClientInfo | 2 |
WCF connection without sufficient client information
|
| DataManipulation | 3 |
Database manipulation
|
| ConnectionNotSecured | 4 |
Insecure connection to server
|
| LoginCanceled | 5 |
Login aborted
|
| NoChangesDetected | 6 |
No alteration of MtoData object detected
|
| TestMailCouldNotBeSent | 7 |
Test message (SMTP mail) could not be sent
|
| UpdateServerNotAvailable | 8 |
Update system unreachable
|
| UnsupportedEntityObjectType | 9 |
Object type not supported
|
| ActionCanceled | 10 |
Action aborted by user
|
| CsvParseError | 11 |
Error reading the CSV file
|
| CurrentUserKeyNotInitialized | 12 |
Connection.CurrentUserKey wurde noch nicht initialisiert.
|
| TimeStampToSmall | 13 |
Das Datumsfeld eines MtoDatas ist zu klein.
|
| TimeStampToBig | 14 |
Das Datumsfeld eines MtoDatas ist zu groß.
|
| ValidTimeStampToSmall | 15 |
Das Gültigkeits-Datumsfeld eines MtoDatas ist zu klein.
|
| ValidTimeStampToBig | 16 |
Das Gültigkeits-Datumsfeld eines MtoDatas ist zu groß.
|
| NotAllowedBecauseOfSimpleMode | 17 |
Aktion ist nicht erlaubt, weil der Client im Simple-Modus ist
|
| LoginWrongPassword | 18 |
Wrong password while logging in
|
| ErrorGeneratingOtp | 19 |
Error while generating a OTP
|
| DatabaseIsDeactivated | 100 |
Database is deactivated and has to be activated using PsrServerAdmin
|
| DatabaseIsOutdatedOrValueNotImplemented | 101 |
Value was not recognized by the database / value not found
|
| NoDefaultDatabaseServerConfig | 102 |
No default database server found
|
| DatabaseAlreadyExists | 103 |
Database already exists
|
| DatabaseExistsAndNotEmpty | 104 |
Database already exists and is not empty
|
| DatabaseNotRegistered | 105 |
Database does not exist on AdminClient
|
| DatabaseLogsCouldNotBeLoadedReasonTimeout | 106 |
Logs could not be loaded because of a timeout
|
| DirectoryRootNotValid | 500 |
Invalid file path (e.g. invalid hard drive character)
|
| NoMoreNewLoginsAllowedBecauseLicenseUserCountExhausted | 9000 |
No more users can be created because number of currently
logged in users has reached the licence limit
|
| LicenseMustBeActivated | 9001 |
Licence needs to be activated
|
| LicenseIsInvalid | 9002 |
License is not valid (any more?)
|
| NoMoreNewUsersAllowedBecauseLicenseUserCountExhausted | 9003 |
No more users can be created because number of exisiting
users has reached the licence limit
|
| LicenseActivationFailed | 9004 |
Licence could not be activated
|
| CantActivateLicenseUserCountExhausted | 9005 |
User can not be activated due to insufficient user licences
|
| OfflineLicenseAlreadyActivated | 9006 |
Offline licence is already activated
|
| LicenseActivationAlreadyExists | 9007 |
Can not be activated because it is already activated (needs to be deactivated first)
|
| LicenseModuleUnavailable | 9008 |
This function is not available due to insuffienct module licensing
|
| OrganisationUnitGroupNameTooLong | 10001 |
Group name too long
|
| OrganisationUnitUserNoName | 10002 |
Empty user name
|
| OrganisationUnitUserNameTooLong | 10003 |
User name too long
|
| OrganisationUnitUserNoPassword | 10004 |
No user password
|
| OrganisationUnitUserFirstNameTooLong | 10005 |
First name too long
|
| OrganisationUnitUserLastNameTooLong | 10006 |
Last name too long
|
| OrganisationUnitUserDuplicateUserName | 10007 |
User name already exists
|
| OrganisationUnitUserAdminCreationError | 10008 |
Administrator could not be created
|
| OrganisationUnitUserDelCurrentUser | 10009 |
The registered user can not be deleted
|
| OrganisationUnitUserCheckHashValidationError | 10010 |
User hash check failed (password check)
The
|
| OrganisationUnitUserDeactivationDateTooFarInFuture | 10011 |
The given deactivation date does not lie within the next 20 years
|
| OrganisationUnitUserNoMail | 10012 |
Empty mail (e.g. for forwarding config)
|
| OrganisationUnitGroupNotChangeableBecauseIsActiveDirectoryData | 10013 |
This group can not be edited because it originates from the Active Directory
|
| OrganisationUnitUserNotChangeableBecauseIsActiveDirectoryData | 10014 |
This user can not be edited because it originates from the Active Directory
|
| OrganisationUnitInsufficientRights | 10015 |
Insufficient rights for this organisation unit
|
| OrganisationUnitUserDuplicateActiveDirectoryObjektId | 10016 |
A user with this Active Directory id already exists
|
| OrganisationUnitGroupDuplicateActiveDirectoryObjektId | 10017 |
A group with this Active Directory id already exists
|
| OrganisationUnitUserMasterKeyChangeImageNotAllowed | 10018 |
Pictures of Master Keys can not be changed
|
| OrganisationUnitUserDoesNotExist | 10019 |
This user does not exist
|
| OrganisationUnitGroupDoesNotExist | 10020 |
This group does not exist
|
| OrganisationUnitUserMustBeFromActiveDirectory | 10021 |
The user must originate from the Active Directory
|
| OrganisationUnitGroupMustBeFromActiveDirectory | 10022 |
The organisation unit must originate from the Active Directory
|
| OrganisationUnitGroupNoName | 10023 |
Empty group name
|
| OrganisationUnitUserCannotChangeMasterKeyUserPassword | 10024 |
Passwords of AD Master Key users can not be changed
|
| OrganisationUnitImportInvalidType | 10025 |
Invalid type while importing an OU
|
| OrganisationUnitCantChangeUserType | 10026 |
The type of the user cannot be changed
|
| OrganisationUnitCantResetSecondFactorForOwnUser | 10027 |
The user cannot reset his own second factor via organisation unit module
|
| ClientPlausiGroupNameEmpty | 11001 |
The group name must not be empty.
|
| ClientPlausiParentOrganisationUnitIsSameAsThisUnit | 11002 |
The parent organizational unit must not be equal to this organizational unit
|
| ClientPlausiParentOrganisationUnitIsSameAsSubUnit | 11003 |
The parent organizational unit must not be equal to a sub organizational unit
|
| ClientPlausiFirstNameIsEmpty | 11005 |
The first name must not be empty
|
| ClientPlausiLastNameIsEmpty | 11006 |
The last name must not be empty
|
| ClientPlausiLastUserNameIsEmpty | 11007 |
The user name must not be empty
|
| ClientPlausiPasswordIsTooLong | 11008 |
The password must not exceed the length of 50 characters
|
| ClientPlausiPasswordDoesNotMatchConfirmation | 11009 |
The password and password confirmation are not equal
|
| ClientPlausiGoogleAuthenticatorIdentityContainsInvalidChars | 11010 |
UserIdentity contains illegal chars. Only letters, numbers and _-. are allowed
|
| ClientPlausiMultifactorAuthAuthenticatorAlreadyExists | 11011 |
Tried to view AddAuthenticator, even though an AddAuthenticator already exists with this AuthType
|
| ClientPlausiMultifactorAuthUserHasAlreadyOneAuthenticator | 11012 |
Multiple authenticators per user are currently not állowed yet
|
| ClientPlausiReportQueryConfingMustNotBeNull | 11013 |
Cannot create a Report-System-Task with an empty Query-Config
|
| ClientPlausiActiveDirectorySyncProfileMustNotBeNull | 11014 |
The selected Active Directory profile has not been set in the SystemTask configuration
|
| ClientPlausiReportQueryConfigCouldNotSave | 11015 |
The server returns null when saving a report
|
| ClientPlausiMailIsEmpty | 11016 |
The email must not be empty.
|
| ClientPlausiUserInvalid | 11101 |
User is invalid
|
| ClientPlausiGroupInvalid | 11102 |
Group is invalid
|
| ClientPlausiStringEmpty | 11103 |
String is empty
|
| ClientPlausiNewFormularMustNotBeNull | 11104 |
Error while changing form: No new form selected
|
| ClientPlausiFieldInvalidMail | 11105 |
The email address is invalid
|
| ContainerNameTooLong | 20001 |
Container name too long
|
| ContainerDublicateItemName | 20002 |
Duplicate container item names
|
| ContainerDublicateItemPos | 20003 |
Duplicate container item position
|
| ContainerItemNoName | 20004 |
Nameless Container item
|
| ContainerItemNameTooLong | 20005 |
Container item name is too long
|
| ContainerItemNoValue | 20006 |
Missing item value
|
| ContainerItemMinLength | 20007 |
Plausibility: minimum length
|
| ContainerItemMaxLength | 20008 |
Plausibility: maximum length
|
| ContainerItemAllowedChars | 20009 |
Plausibility: allowed characters
|
| ContainerItemRegex | 20010 |
Plausibility: regex
|
| ContainerItemRegexEmail | 20011 |
Plausibility: regex e-mail
|
| ContainerItemRegexUrl | 20012 |
Plausibility regex URL
|
| ContainerItemRegexIp | 20013 |
Plausibility regex ip
|
| FormularNoName | 20014 |
Missing form name
|
| DocumentNoName | 20015 |
Missing document name
|
| PasswordNoName | 20016 |
Missing password name
|
| FormularNameTooLong | 20017 |
Form name too long
|
| DocumentNameTooLong | 20018 |
Document name too long
|
| ItemSecretNoReason | 20019 |
No given reason for taking a Secret
|
| ContainerItemRegexPhone | 20020 |
Plausibility: regex phone
|
| FormularNoItems | 20021 |
Form does not contain any items
|
| FormularNoItemTypeText | 20022 |
Form does not conatin any text items
|
| ContainerItemPolicyLength | 20023 |
Value is longer than allowed by the policy
|
| ContainerItemPolicyUpper | 20024 |
Value contains upper case letters
|
| ContainerItemPolicyLower | 20025 |
Value contains lower case letters
|
| ContainerItemPolicyNumbers | 20026 |
Value contains numbers
|
| ContainerItemPolicySpecials | 20027 |
Value contains special characters
|
| ContainerItemPolicySpace | 20028 |
Value contains blank characters
|
| ContainerItemPolicySimilarChars | 20029 |
Value contains similar characters
|
| ContainerItemPolicyForbiddenChar | 20030 |
Value contains forbidden characters
|
| ContainerItemPolicyForbiddenSpecialChar | 20031 |
Value contains a forbidden special character
|
| ContainerItemPolicyForbiddenPassword | 20032 |
Value is a forbidden password
|
| ContainerItemDateValueTooSmall | 20033 |
Value is too short for a date item
|
| ContainerItemDateValueTooBig | 20034 |
Value is too long for a date item
|
| ContainerPasswordHasProtectedItems | 20035 |
The password contains protected items
|
| ContainerItemPasswordIsProtected | 20036 |
The password field is protected
|
| PasswordIsNotSecureableLegitimatesNotInEqualSecureState | 20037 |
The password field could not be protected
|
| NotAllPasswordsHaveSameItemTypesAndCount | 20038 |
During form change multiple passwords can be selected per multi-select.
If not all of these have the same container item types and the same
amount of items, this error code is used
|
| ContainerNotFound | 20039 |
The container was not found
|
| FormularExchangeInsufficientRights | 20040 |
Insuffient rights to change at least one form field
|
| ContainerItemIsNotProtectable | 20041 |
Protection of this form field is forbidden
|
| ContainerItemUsePolicy | 20042 |
The policy to be deleted is used by a container item
|
| ContainerHasNoTextItems | 20043 |
Container has no text items
|
| FormularExchangeInsufficientFormularRights | 20044 |
Insuffient rights to the password form during form change
|
| ContainerItemSecretRestrictiveUserError | 20045 |
Restrictive user can not request encrypted values
|
| FormularExchangeInsufficientPasswordRights | 20046 |
Insuffient rights to the password during form change
|
| PasswordIsSealed | 20047 |
The password is sealed
|
| ContainerItemRegexComplete | 20048 |
Plausibility: regex complete
|
| ContainerItemRegexHostName | 20049 |
Plausibility: regex host name
|
| ContainerItemNoItemType | 20050 |
The container item has no item type (which is checked during form import for example)
|
| ContainerItemImportInvalidFieldCount | 20051 |
Invalid number of form field properties
|
| ContainerItemImportInvalidBeginEndSignCount | 20052 |
The counts of start and end characters to break up the form fields differ, which makes form field imports impossible
|
| NoDefaultForm | 20053 |
No default form configured
|
| InvalidDefaultFormSetting | 20054 |
Defauld form configuration is invalid (Value could not be parsed to GUID)
|
| DefaultFormNotFound | 20055 |
Configured default form not found (maybe no read right or deleted)
|
| ContainerItemRevealWrongLogbookEvent | 20056 |
Wrong logbook event used
|
| PasswordDuplicatePasswordReset | 20057 |
Password that should be duplicated is connected with Password Reset
|
| PasswordDuplicateSealed | 20058 |
Password that should be duplicated is sealed
|
| PasswordDuplicateProtected | 20059 |
Password that should be duplicated is protected
|
| PasswordDuplicateTemporaryRights | 20060 |
Password that should be duplicated has temporary permissions
|
| ContainerItemOtpMustBeBase32Encoded | 20061 |
Container items of type OTP must have a base 32 encoded value
|
| ContainerItemRegexInvalid | 20062 |
Regex is invalid
|
| DocumentUploadFailedSizeTooBig | 20063 |
The document is too big
|
| RightNoCurrentOrganisationUnit | 30001 |
No current organisation units available
|
| RightCloneContainerNoItemRights | 30002 |
No rights to container item in CloneContainer function
|
| RightInsufficientRight | 30003 |
Insufficient rights
|
| RightInsufficientOwnerRight | 30004 |
Insufficient owner rights
|
| RightLastObjektRight | 30005 |
Last object right can not be deleted
|
| RightTemplateNameTooLong | 30006 |
The right template name is too long
|
| RightSaveContainerRightsFailed | 30007 |
One or more rights to the container could not be saved
|
| RightOnlyReadRightAllowed | 30008 |
Only read-right allowed
|
| RightRightKeyNotAllowed | 30009 |
Right key not allowed
|
| RightAllUserVisibiliyNotAllowd | 30010 |
All users visibilty not allowed
|
| RightNoKey | 30011 |
User does not own a right key
|
| RightNoAddRight | 30012 |
No rights to create new objects
|
| RightCannotOverwriteRights | 30013 |
No rights to overwrite rights
|
| RightLastObjektRightKey | 30014 |
The last object right key can not be deleted
|
| RightKeyMissing | 30015 |
Missing right key
|
| RightEntitle | 30016 |
Berechtigen Recht fehlt
Missing "authorise" right
|
| NoUserRightToExport | 30017 |
No user right for import
|
| UserNeedReadRight | 30018 |
At least one "read" right is required
|
| NoExportDataRight | 30019 |
No export right to a MtoData
|
| RightNoDatabaseAdmin | 30020 |
No database administrator
|
| NoRightsOnAnyContainerItem | 30021 |
No rights on any ContainerItem
|
| RightNoDeleteFinallyRight | 30022 |
No rights to permanently delete an object
|
| RightNoVisibilityRight | 30023 |
No rights to view the view in which the operation was performed
|
| NoPrintDataRight | 30024 |
No print rights on a MtoData
|
| NoUserRightToImport | 30025 |
No user rights for importing
|
| RightTemporaryCannotSetOwnerRight | 30026 |
Recht ist temporär, Besitzerrecht kann nicht gesetzt werden
|
| RightOwnerRightCannotMakeTemporary | 30027 |
Right has a user right and can not be set temporary
|
| NoUserRightToPrint | 30028 |
No user right for printing
|
| RightInsufficientCantSharePrivatePassword | 30029 |
User permission missing for sharing private passwords
|
| RightInsufficientUserRight | 30030 |
User permission missing
|
| RightCantEditMasterKeyObjekt | 30031 |
Permissions of AD Master Key users and roles cannot be edited
|
| UserTemporaryRightOnHimself | 30032 |
The user cannot have a temporary permission on himself
|
| RightCouldNotAddPrivateData | 30033 |
Der Benutzer darf keine privaten Datensätze anlegen
|
| RightCannotSetOwnerRightOnOtherUsersOrRoles | 30035 |
Owner right cannot be set on other users and roles of which the user is not member of
|
| RightCantRemoveMembershipFromOwnUser | 30036 |
Membership / DataRightKey cannot be removed from own user
|
| RoleNameTooLong | 40001 |
Role name is too long
|
| RoleNameEmpty | 41002 |
Role name is empty
|
| RoleNotChangeableBecauseIsActiveDirectoryData | 41003 |
The role can not be edited because it originates from the Active Directory
|
| RoleDuplicateActiveDirectoryObjektId | 41004 |
A user with this Active Directory object Id already exists
|
| RoleDoesNotExist | 41005 |
The role doesn't exist
|
| RoleMustBeFromActiveDirectory | 10021 |
The role must originate from the Active Directory
|
| TagNotFound | 50001 |
Tag not found
|
| TagInUse | 50002 |
Tag is in use
|
| TagNameEmpty | 50003 |
Tag name is empty or null
|
| TagNameTooLong | 50004 |
Tag name is too long
|
| SealNoName | 60001 |
Seal name
|
| SealNameTooLong | 60002 |
Seal name is too long
|
| SealNoKeyLegitimate | 60003 |
Seal: no key
|
| SealNoKeys | 60004 |
Seal: no key
|
| SealTooFewRequiredKeys | 60005 |
Seal: too few required keys
|
| SealPrivatePublicKeyMissing | 60006 |
Seal: private / public key incomplete
|
| SealCurrendOrganisationUnitCantEdit | 60007 |
Current organisation unit can not edit the seal
|
| SealReleaseNoDescription | 60008 |
No release description given
|
| SealReleaseNoKey | 60009 |
No key for the release
|
| SealTooFewRequiredReleases | 60010 |
The seal has too few required releases configured
|
| SealCantRequestSealKey | 60011 |
The current user can not request this seal key
|
| SealReleaseNoReleaseId | 60012 |
No id created for a release
|
| SealReleaseBroken | 60013 |
Seal is already broken, request is not possible
|
| SealTemplateNameTooLong | 60014 |
Seal template is too long
|
| SealTemplateTooFewRequiredKeys | 60015 |
Seal template has too few keys
|
| SealTemplateNoLegitimate | 60016 |
Seal template without legitimates
|
| SealTemplateTooFewRequiredLegitimates | 60017 |
Too few legitimates who have to accept
|
| SealCurrentUserNeedSealKey | 60018 |
Current user has no seal key configured
|
| SealRequestNotEnoughKeyReleasesCreated | 60019 |
Not enough seal releases could be created
|
| SealNotBrokenCurrently | 60020 |
Seal has not been broken yet (SSO-Client)
|
| SealReleaseUpdateCurrendUserNotAllowed | 60021 |
The current user cannot edit his own release
|
| SealNotFound | 60022 |
The seal was not found
|
| SealDataNotFound | 60023 |
The sealed password was not found
|
| TagNameAlreadyTaken | 61001 |
The tag name is already taken for another tag and must be unique
|
| ForwardingConfigNoDataTypesSelected | 61200 |
No data types selected, for which forwarding rule should apply
|
| ForwardingConfigNoTriggerReasonSelected | 61201 |
No trigger reason selected, for which forwarding rule should apply
|
| ForwardingConfigNoTraceCategorySelected | 61202 |
No trace catergory selected, for which forwarding rule should apply
|
| ForwardingConfigNoName | 61203 |
No name
|
| FileNoFileHandle | 70001 |
No file handle found
|
| ActiveDirectoryErrorName | 80001 |
ActiveDirectory name
|
| ActiveDirectoryErrorUserDomain | 80002 |
ActiveDirectory user fomain
|
| ActiveDirectoryErrorUserName | 80003 |
ActiveDirectory user name
|
| ActiveDirectoryErrorUserPassword | 80004 |
ActiveDirectory user password
|
| ActiveDirectoryErrorCreateUser | 80005 |
ActiveDirectory - Method for creating a new AD user
|
| ActiveDirectoryErrorCreateOrganizationalUnit | 80006 |
ActiveDirectory - Method for creating a new AD organisation unit
|
| ActiveDirectoryErrorUpdateUserPassword | 80007 |
ActiveDirectory - Method for changing the password of an existing AD user
|
| ActiveDirectoryErrorAddPictureToUser | 80008 |
ActiveDirectory - Method for adding an image to an existing AD user
|
| ActiveDirectoryErrorDeleteObject | 80009 |
ActiveDirectory - Method for deleting objects out of the AD
|
| ActiveDirectoryErrorCheckConnection | 80010 |
ActiveDirectory - Method for checking whether the connection is successful
|
| ActiveDirectoryErrorNoMasterKeyUser | 80011 |
MasterKey mode without responsible user
|
| ActiveDirectoryErrorMasterKeyModeSwitch | 80012 |
Masterkey mode can not be changed
|
| ActiveDirectoryErrorGettingActiveDirectoryObject | 80013 |
No valid object returned from the Active Directory
|
| ActiveDirectoryErrorProfileUnknown | 80014 |
Unknown profile
|
| ActiveDirectoryProfileNameMustNotBeEmpty | 80015 |
AD profile name can not be empty
|
| ActiveDirectoryProfileUserNameMustNotBeEmpty | 80016 |
AD profile user name can not be empty
|
| ActiveDirectoryProfileUserDomainMustNotBeEmpty | 80017 |
AD profile domain name can not be empty
|
| ActiveDirectoryProfileUserPasswordMustNotBeEmpty | 80018 |
AD profile user password can not be empty
|
| ActiveDirectoryProfileDuplicateName | 80019 |
AD profile name already exists
|
| ActiveDirectoryCrossProfileUsageNotAllowedMtoUser | 80020 |
The profile assignment of a user can not be changed
If a ActiveDirectoryProfileId has been set, the user can not be imported by or synchronized with another profile
|
| ActiveDirectoryCrossProfileUsageNotAllowedMtoGroup | 80021 |
The profile assignment of a group can not be changed
If a ActiveDirectoryProfileId has been set, the group can not be imported by or synchronized with another profile
|
| ActiveDirectoryCrossProfileUsageNotAllowedMtoRole | 80022 |
The profile assignment of a role can not be changed
If a ActiveDirectoryProfileId has been set, the role can not be imported by or synchronized with another profile
|
| ActiveDirectoryProfileImpossibleToAddMasterKey | 80023 |
A profile could not be created in master key mode because the power shell execution failed and no
server key / master key could be created
|
| ActiveDirectoryInvalidData | 80024 |
The MtoData object is not a valid Active Directory object
|
| ActiveDirectoryProfileDeleteDeniedUsersConnected | 80025 |
This Active Directory profile can not be deleted because one or more users are still connected to it
|
| ActiveDirectoryProfileDeleteDeniedGroupsConnected | 80026 |
This Active Directory profile can not be deleted because one or more groups are still connected to it
|
| ActiveDirectoryProfileDeleteDeniedRolesConnected | 80027 |
This Active Directory profile can not be deleted because one or more roles are still connected to it
|
| ActiveDirectoryMissingDetailInformations | 80028 |
Missing detailed information of an AD object
|
| ActiveDirectoryUnsupportedObjectType | 80029 |
The AD object type is not supported for importing / synchronisation
|
| ActiveDirectoryImportSyncOrProfileUpdateStillRunning | 80030 |
A Active Directory import/sync or a profile update is already running
|
| ActiveDirectoryObjectTypeNotSupportedByImportAndSync | 80031 |
The Active Directory object tpye is not supported by import and synchronisation
|
| ActiveDirectoryArgumentException | 80032 |
ArgumentException during Active Directory query
|
| ActiveDirectoryProfileMasterKeyUserFromAdNotAllowed | 80033 |
Active Directory users can not be selected as MasterKeyUser(Id) in an Active Directory profile
|
| ActiveDirectoryCheckConnectionLoadingProfileFailed | 80034 |
Failed loading the AD profile during connection test
|
| ActiveDirectoryCheckConnectionDecryptPasswordFailed | 80035 |
Password decryption from certificate store failed during connection test
|
| ActiveDirectoryCheckConnectionAdConnectionFailed | 80036 |
Connection to Active Directory failed during connection test
|
| ActiveDirectoryCurrentProfileNotFound | 80037 |
Current profile could not be found during profile change
|
| ActiveDirectoryNewProfileNotFound | 80038 |
New profile could not be found during profile change
|
| ActiveDirectoryCurrentProfileMustBeMasterKeyMode | 80039 |
The current profile must be of type MasterKey mode
|
| ActiveDirectoryNewProfileMustBeMasterKeyMode | 80040 |
The new profile must be of type MasterKey mode
|
| ActiveDirectoryNewProfileMustNotBeEqualToCurrentProfile | 80041 |
The new profile must not match the current profile during profile change
|
| ActiveDirectoryLdapFilterInvalid | 80042 |
The LDAP filter string is invalid
|
| ActiveDirectoryProfileServerKeyIdMissing | 80043 |
The MasterKey mode profile's ServerKeyId is missing
|
| ActiveDirectoryProfileChangeInsufficientRightsCurrentProfile | 80044 |
Insufficient rights to the current profile
|
| ActiveDirectoryProfileChangeInsufficientRightsNewProfile | 80045 |
Insufficient rights to the new profile
|
| ActiveDirectoryNewProfileMustBeEndToEndMode | 80046 |
The new profile must be of type end-to-end during profile change
|
| ActiveDirectoryProfileChangeCurrentUserNotMasterKeyUser | 80047 |
The current user is not the AD Master Key user
|
| ActiveDirectoryProfileErrorAdditionalUserDomains | 80048 |
The field 'AdditionalUserDomain' of the Active Directory profile is invalid
|
| ActiveDirectoryErrorNoMasterKeyUserRights | 80049 |
Missing rights to the Master Key user
|
| ActiveDirectoryDataInformationsNotChangeable | 80050 |
Information stemming from the Active Directory must not be altered
Users, organisation units and roles are affected
For example user name, first name, last name, phone number etc. for a user
|
| ActiveDirectoryReactivationImpossible | 80051 |
It's not possible to activate an AD object (user/organisation unit/role) because it belongs to a different AD profile
|
| ActiveDirectoryMtoDataUnknown | 80052 |
A MtoData could not be found during import / synchronisation
|
| ActiveDirectoryInsufficientProfileRights | 80053 |
Insufficient rights to the Active Directory Profile
|
| ActiveDirectorySendCredentialsViaEmailFailed | 80054 |
Failed to send the access data
|
| ActiveDirectoryLocalProfileId | 80055 |
Organisation unit is local
|
| ActiveDirectoryAdProfileId | 80056 |
Organistaion Unit is AD
|
| ActiveDirectoryDifferentProfileId | 80057 |
Differing AD profile id
|
| ActiveDirectoryProfileInsufficientRightsToLegitimateMasterKeyUser | 80058 |
Missing rights to authorise the AD profile user
|
| ActiveDirectoryReactivationNotPossibleBecauseOldProfileIsDeletedMtoUser | 80059 |
The user can not be reactivated because the old profile was deleted
|
| ActiveDirectoryReactivationNotPossibleBecauseOldProfileIsDeletedMtoGroup | 800560 |
The organisation unit can not be reactivated because the old profile was deleted
|
| ActiveDirectoryReactivationNotPossibleBecauseOldProfileIsDeletedMtoRole | 80061 |
The role can not be reactivated because the old profile was deleted
|
| ActiveDirectoryReactivationOnlyPossibleWithMasterKeyModeProfile | 80062 |
Reactivation is only possible with a Master Key profile
|
| ActiveDirectorySynchronisationNotConfigurableInEndToEndMode | 80063 |
Synchronization is not configurable in end-to-end mode
|
| ActiveDirectoryProfileAdditionalLegitimateUserFromAdNotAllowed | 80064 |
A responsible user configured in the Active Directory profile must not stem from the Active Directory
|
| ActiveDirectoryProfileAdditionalLegitimateRoleFromAdNotAllowed | 80065 |
A responsible role configured in the Active Directory profile must not stem from the Active Directory
|
| ActiveDirectoryProfileAdditionalLegitimateOfInvalidObjectType | 80066 |
A invalid type was configured as responsible entity of the Active Directory profile
|
| ActiveDirectoryProfileNoExecuteRight | 80067 |
The user must not start an import or synchronization of an Active Directory profile
|
| ActiveDirectoryProfileNoResponsibleUserChangeRight | 80068 |
Only responsible entities may change responsible entities
|
| SystemTaskNameTooLong | 90001 |
System task name is too long
|
| SystemTaskNameEmpty | 90002 |
Missing system task name
|
| SystemTaskErrorOfflineViewType | 90100 |
Missing rights to System Task Offline Viewer
|
| SystemTaskErrorReportType | 90101 |
Missing rights on report-system task
|
| SystemTaskDiscoverServiceCredentialContainerNull | 90102 |
The container for a SystemTask of type 'network-scan' is null
|
| SystemTaskIntervalConfigurationInvalid | 90103 |
The interval configuration is invalid
|
| SystemTaskCannotBeExcecuted | 90104 |
The system task can not be executed, e.g. because it is not active or because the server is not allowed to execute it,
or another PsrServer is currently managing the execution
|
| SystemTaskDiscoverServiceIpAddressInvalid | 90105 |
The IP address of a Discovery Service system task is invalid
|
| SystemTaskDiscoverServiceSubnetMaskInvalid | 90106 |
The subnet mask of a Discovery Service system task is invalid
|
| SystemTaskDiscoverServiceDomainEmpty | 90107 |
The domain name of a Discovery Service system task is empty
|
| SystemTaskDiscoverServiceIpFromInvalid | 90108 |
The start IP address of a Discovery Service system task is invalid
|
| SystemTaskDiscoverServiceIpToInvalid | 90109 |
The end IP address of a Discovery Service system task is invalid
|
| SystemTaskActiveDirectoryMasterKeyUserNotAllowed | 90110 |
Master key users must not add the system task
|
| ApplicationNameTooLong | 100001 |
Application name is too long
|
| ApplicationNoName | 100002 |
Missing application name
|
| ApplicationRecordDeleteNoRight | 100003 |
Application record can not be deleted
|
| ApplicationNoApplicationType | 100004 |
Missing application type
|
| ApplicationMtoRdpSettingsCountInvalid | 100005 |
Invalid number of rdp settings
|
| ApplicationMtoSshSettingsCountInvalid | 100006 |
Invalid number of ssh settings
|
| ApplicationSsoConfigCountInvalid | 100007 |
Invalid number of sso config elements
|
| ApplicationSsoImportInvalidSsoConfigBeginEndSignCount | 100008 |
The counts of start and end characters to break up the sso config items dffer, which makes sso config item imports impossible
|
| ApplicationInvalidClickPosition | 100009 |
The clicking position of a sso config item is invalid
|
| ApplicationWebConfigCountInvalid | 100010 |
invalid number of web config elements
|
| ApplicationSsoConfigInvalidApplicationRegex | 100011 |
Invalid regex in "Application".
|
| ApplicationSsoCannotStartInvalidApplicationPath | 100012 |
Application could not be started because the file was not found on application path
|
| ApplicationMtoSamlSettingsCountInvalid | 100013 |
Invalid number of SAML settings
|
| ApplicationMustNotConnectSamlWithPasswords | 100014 |
SAML applications must not be connected with passwords
|
| ApplicationWebMustContainsUrl | 100015 |
Web applications must have a name
|
| ConnectionToServerDown | 110001 |
Connection to server failed
|
| SessionLostPleaseLoginAgain | 110002 |
Session expired, client needs to log in again
|
| ServerIsInMigrationModeOnlyLocalConnectionsAllowed | 110003 |
Server is in migration mode and therefore only allows local connections
|
| ServerTimeDoesNotMatchClientTime | 110004 |
Server time does not match client time, no secure connections possible
|
| ServerVersionTooOld | 110005 |
Server version is older than client version. The client must not be newer than the server. Server needs to be updated
|
| ClientVersionTooOld | 110006 |
Client version is too old and doesn't match the server. Client needs to be updated.
|
| ClientVersionStringCouldNotBeParsed | 110007 |
Client version string could not be converted to a Version |
| ConnectionBlockedByDatabaseFirewall | 110008 |
Connection blocked by database firewall
|
| ServiceAlreadyUsed | 110009 |
Another instance of this server is already running
|
| MobileAppConnectionBlockedByDatabaseSetting | 110010 |
Connection for mobile app blocked, because required database setting is not set.
|
| CsrfTokenFailed | 110011 |
The CSRF token is invalid. The server time is available in the message.
|
| SessionCredentialsBecameInvalid | 110012 |
The login credentials became invalid
|
| LoginLockDateInThePast | 120001 |
The lock date is in the past
|
| LoginLockNoReason | 120002 |
No given lock reason
|
| LoginLockNoRightsToEditLocks | 120003 |
The logged user can not edit this lock
|
| LoginLockCantEditOwnLock | 120004 |
You can not edit your own lock
|
| LoginLockNoUser | 120005 |
No user selected
|
| LoginLockNoDatabaseAdministrator | 120006 |
User is not a database admin
|
| ServerKeyNameTooLong | 130001 |
Server key name is too long
|
| ServerKeyErrorCreateCertificate | 130002 |
Server key certificate could not be created
|
| ServerKeyDuplicateName | 130003 |
A server key with this name already exists
|
| ServerKeyNoPkcs11Settings | 130004 |
No PKCS11 settings found
|
| ServerKeyNoPkcs11Pin | 130005 |
No PKCS11 PIN
|
| ServerKeyMissing | 130006 |
Missing server key
|
| ServerKeyPublicKeyMissing | 130007 |
The server key's public key is missing
|
| ServerKeyCertificateMissing | 130008 |
The server key's certificate is missing
|
| OptionNameTooLong | 140001 |
ListFilter name is too long
|
| WebBrowserNotInstalled | 200001 |
Web browser was not found on the client system
|
| InvalidEmailAddress | 200002 |
Invalid e-mail adress was used
|
| FolderPathInvalid | 200003 |
Invalid folder path
|
| FolderPathNoWriteAccess | 200003 |
No write access to folder path
|
| ExportSignInvalid | 200004 |
A character entered into the export assistant is invalid
|
| FilePathInvalid | 200005 |
Invalid file path
|
| FilePathNoReadAccess | 200006 |
No read access to the file
|
| DecryptSqlPasswordFailed | 200008 |
The SQL password from the registry could not be decrypted
|
| SmtpConfigurationMissing | 200009 |
SMTP configuration is missing
|
| WebClientUrlMissing | 200010 |
WebClient URL is missing
|
| BaseConfigErrorCheckingSqlUserConnectionFailed | 200011 |
Check of the configured connection string failed
|
| BaseConfigErrorCheckingSqlUserNoDbCreator | 200012 |
Check of configured SQL connection string: User is not DbCreator
|
| BaseConfigErrorCheckingSqlUserNoDbOwner | 200013 |
Check of configured SQL connection string: User is not db_owner
|
| PasswordResetNoName | 210001 |
No password reset name
|
| PasswordResetNameTooLong | 210002 |
Password reset name is too long
|
| PasswordResetDuplicatName | 210003 |
This name already exists
|
| PasswordResetNoCredentialsContainerId | 210004 |
Password reset item without CredentialsContainerId
|
| PasswordResetNoParentOu | 210005 |
No parent organisation unit selected
|
| PasswordResetNoDataRight | 210005 |
Missing rights on the data record
|
| PasswordResetNoResetUser | 210006 |
No responsible user
|
| PasswordResetNoSciptItems | 210007 |
No script items
|
| TemplateGroupNoName | 220001 |
Template group without name
|
| TemplateGroupNameTooLong | 220002 |
Template group name is too long
|
| MigrationUserCanceled | 230001 |
Migration aborted by user
|
| MigrationInvalidActiveDirectoryProfile | 230002 |
There is an invalid AD profile
|
| MigrationBackupVersionNotSupported | 230003 |
Backup is too old for migration to version 8
|
| MigrationNoValidSmtpSettings | 230004 |
No valid SMTP configuration available
|
| MigrationNoValidMail | 230005 |
At least one user has not defined an e-mail adress
|
| MigrationNoValidAdministratorMail | 230006 |
No valid administrator adress for single user databases
|
| MigrationObjectNotFinished | 230007 |
A new object has been started without closing the currently open object first
|
| MigrationObjectNotOpened | 230008 |
An object is supposed to be closed, but it is not opened
|
| MigrationInvalidMigrationUser | 230009 |
Migration user is invalid, for example because a user has the same user name
|
| OldAdminPasswordWrong | 240001 |
Old admin password is incorrect
|
| NoAdminConnection | 240002 |
No admin connection
|
| PolicyPlausibilityError | 250001 |
Policy plausibility
|
| PolicyNameTooLong | 250002 |
Policy name is too long
|
| PolicyNameEmpty | 250003 |
The policy name must not be empty
|
| PolicyLowerCaseRequired | 250004 |
Lowercase chars are required
|
| PolicyUpperCaseRequired | 250005 |
UpperCase chars are required
|
| PolicyNumbersRequired | 250006 |
Numbers are required.
|
| PolicySpecialCharsRequired | 250007 |
Special chars are required
|
| PolicyMoreCategoriesRequired | 250008 |
More categories required
|
| PolicyNotAllowedPasswordUserName | 250009 |
The password is not allowed to contain usernames
|
| PolicySimilarCharsNotAllowed | 250010 |
Similar chars are not allowed
|
| PolicyNotAllowedPassword | 250011 |
The password contains a not allowed password
|
| PolicyMinimumPasswordQualityNotExceeded | 250012 |
The minimum password quality was not exceeded
|
| PolicyPasswordLengthTooShort | 250013 |
The password length is too short
|
| PolicyNotAllowedChars | 250014 |
There are chars that are not allowed
|
| PolicyCantDeleteInUse | 250015 |
Policy is still in use and can't be deleted, yet
|
| PolicyPasswordNotValid | 250016 |
Password does not meet policy requirements
|
| PolicyRemainingCategoryRequired | 250017 |
There is an unfulfilled category
|
| PolicyRemainingCategoriesRequired | 250018 |
There are unfulfilled categories
|
| PolicyPasswordLengthTooLong | 250019 |
Password is too long
|
| PolicyMinimumPasswordQualityTooShort | 250020 |
The password quality length is too short
|
| PolicyMinimumPasswordQualityTooLong | 250021 |
The password quality length is too long
|
| ReportQueryConfigNameTooLong | 2501001 |
ReportQueryConfigName is too long
|
| ReportQueryConfigNameEmpty | 2501002 |
ReportQueryConfigName is empty
|
| FullBackupNotFound | 2502001 |
Complete backup for differential backup was not found
|
| RestoreCanceled | 2502002 |
User clicked on "abort" when choosing the complete backup file
|
| BackupPathSelectionNoVolumesFound | 2502003 |
No directory found during SQL path selection
|
| GoogleAuthenticatorTimedOut | 251001 |
Google authenticator was aborted after x seconds
|
| GoogleAuthenticatorIsNoValidTokencode | 251002 |
Invalid token code
|
| CertificateThumbprintsDoNotMatch | 251003 |
The certicate stored for this user does not match the given finger print
|
| CertificatePublicKeyNotRsa | 251004 |
The public key of the certificate is not of type RSACryptoServiceProvider
|
| HashAlgorithmFromServerOptionsIsNotValid | 251005 |
The hash algorithm X set in the server options is invalid
|
| CertificateSignedDataIsNotValid | 251006 |
The certificate-signed data is invalid
|
| CertificateVerifyFailed | 251007 |
Invalid certificate
|
| UnknownUserName | 251008 |
Unknown user name
|
| TokenIsDisabledAndMustBeUnlocked | 251009 |
Token is deactivated and needs to be activated
|
| PkiCertificateOrChainInvalid | 251010 |
Error during certificate check (certificate chain check inclusive)
|
| RsaAuthenticationError | 251011 |
RSA authentication error
|
| SafeNetAuthenticationError | 251012 |
SafeNet authentication error
|
| RsaConfigInvalid | 251013 |
RSA configuration has fields without values
|
| SafeNetConfigInvalid | 251014 |
SafeNet configuration has fields without values
|
| RsaLoginFailed | 251015 |
RSA login failed
|
| CouldNotFindRealm | 251016 |
No domain found
|
| RsaUserNameCouldNotBeFound | 251017 |
User name was not found in RSA authentication manager
|
| UnknownUserNameOrPassword | 251018 |
Unknown user name or password
|
| NoUserCertificateSet | 251019 |
No user certificate set
|
| UnknownError | 251020 |
Unknown error
|
| RsaDeactivated | 251021 |
The RSA interface has been deactivated in the AdminClient
|
| SafeNetDeactivated | 251022 |
The SafeNet interface has been deactivated in the AdminClient
|
| SafeNetUserNameCouldNotBeFound | 251023 |
User name could not be found for SafeNet
|
| YubicoAuthenticatorNoValidOtp | 251024 |
Yubico wrong OTP
|
| YubicoDeactivated | 251025 |
The Yubico interface has been deactivated in the AdminClient
|
| YubicoCouldNotConnectToYubikeyApi | 251026 |
Netwrix Password Secure could not connect to the Yubikey API
|
| NoMultifactorsAvailableForConfiguration | 251027 |
When the user has to configure a Mutli-Factor but there are no Mutli-Factors available (no configured ones in admin client)
|
| ConfigureMultifactorIsNotAvailableAnymore | 251028 |
When the user has to configure a Mutli-Factor but there are no Mutli-Factors available (no configured ones in admin client)
|
| UsersHaveThisMultifactorStillConfigured | 251029 |
The multifactor gets used by users actually
|
| LastMultifactorHasToStayActivated | 251030 |
The multifactor has to stay activated because one ou has a multifactor required
|
| NoMultifactorConfiguredOnServer | 251031 |
No multifactor is configured on the server
|
| MultifactorCannotBeSetBecauseParentOuRequiresIt | 251032 |
No multifactor can be set by user because the parent ou requires it
|
| NoSmartcardReaderOrCardAvailable | 251033 |
No smartcard reader available
|
| NoCertificateOnSmartcardAvailable | 251034 |
No certificate on Smartcard
|
| GeneralSmartcardError | 251035 |
For any general Smartcard errors
|
| ServiceWasNotFound | 252001 |
Service could not be found
|
| ServiceCouldNotBeStarted | 252002 |
Service could not be started
|
| OfflineSyncMultipleErrors | 260001 |
One or more errors occured during OfflineSync
|
| OfflineSyncImpossibleWithAutologin | 260002 |
Offline synchronization could not be executed because autologin is used
|
| OfflineSyncImpossibleWithoutPassword | 260003 |
Offline synchronization could not be executed because no password is available
|
| PrintNoItems | 270000 |
No items to print
|
| CsvExportNoItems | 280000 |
No items for csv export
|
| CsvImportNoItems | 280001 |
No items for csv export
|
| ImportInvalidPropertyMapping | 280002 |
There are multiple assignments, which are invalid
|
| PasswordProtectErrorAttatchNoUserAffected | 290000 |
Masking this password not concern any users
|
| WebClientNotAllowed | 300000 |
Web access is not allowed
|
| ServerTaskActivationNotAllowed | 310000 |
Server task must not be activated or deactivated
|
| RdpVersionNotAvailable | 320000 |
The current RDP version (8.1 at the present time) is not available on this system
|
| LoginStatusClientIsCurrentlyLoggingOut | 330000 |
The operation could not be executed because the client is currently logging out
|
| MobileSyncWrongDatabase | 340000 |
Wrong database that should be synchronized
|
| MobileSyncWrongDatabasePassword | 340001 |
Wrong password of the mobile database provided
|
| MobileSyncNoFormularSelected | 340002 |
No form selected
|
| MobileSyncUserRightNotGranted | 340003 |
User has no right to synchronize with mobile devices
|
| DiscoveryServiceInvalidDomain | 350000 |
Ungültige Domain
|
| DiscoveryServiceInvalidCredentialsForAdController | 350001 |
Ungültiges Passwort für den Domänenadministrator (Benutzername oder Passwort)
|
| DiscoveryServiceCreadentialContainerNoUsernameField | 350002 |
Es wurde ein Passwort ohne Benutzernamens-Feld ausgewählt.
|
| DiscoveryServiceCreadentialContainerNoPasswordField | 350003 |
Es wurde ein Passwort ohne Passwort-Feld ausgewählt.
|
| MtoDataNotActive | 360000 |
Der Datensatz kann nicht bearbeitet werden weil der Datastate nicht auf Active steht.
|
| MtoDataNotFound | 360001 |
Der Datensatz konnte nicht gefunden werden, (existiert nicht)
|
| MtoDataCannotBeMovedReasonOuNotFound | 360002 |
Der Datensatz kann nicht verschoben werden, da die Ou, in welche verschoben werden soll nicht existiert.
|
| MtoDataCannotBeMovedReasonDataNotFound | 360003 |
Der Datensatz kann nicht verschoben werden, der zu verschiebene Datensatz nicht existiert.
|
| MtoDataCannotBeMovedReasonUserCannotBeMovedInUser | 360004 |
Der Datensatz kann nicht verschoben werden, da Benutzer nicht in Benutzer verschoben werden dürfen.
|
| MtoDataCannotBeMovedReasonGroupCannotBeMovedInUser | 360005 |
Der Datensatz kann nicht verschoben werden, da eine Gruppe nicht in Benutzer verschoben werden dürfen.
|
| MtoDataCannotBeMovedInOtherUser | 360006 |
Der Datensatz kann nicht in einen Benutzer verschoben werden, der nicht der angemeldete Benutzer ist.
|
| CertificateImportIncorrectPassword | 370000 |
Ungültiges Passwort beim importieren eines Zertifikates
|
| CertificateImportAccessDenied | 370001 |
Zugriff verweigert beim importieren eines Zertifikates. Höchstwahrscheinlich ausgelöst, weil der Benutzer, mit dem das Programm gestartet wurde nicht auf den Zertifikatstore berechtigt ist.
|
| CertificateExportCertificateDoesNotExist | 370002 |
Das zu exportiertende Zertifikat existiert nicht mehr oder der aktuelle Benutzer darf das Zertifikat nicht exportieren.
|
| CertificateExportCertificateNotExportable | 370003 |
Das zu exportierende Zertifikat ist nicht exportierbar.
|
| CertificateExportUnknownError | 370004 |
Unbekannter Fehler
|
| CredentialCheckNoPasswordReset | 380000 |
Es konnte kein CredentialCheck durchgeführt werden, weil das Passwort nicht mit einem Reset verbunden ist
|
| CredentialCheckErrorNoUsername | 380001 |
Es konnte kein CredentialCheck durchgeführt werden, weil das Passwort kein Feld vom Typ Benutzername besitzt
|
| CredentialCheckErrorNoPassword | 380002 |
Es konnte kein CredentialCheck durchgeführt werden, weil das Passwort kein Feld vom Typ Passwort besitzt
|
| CredentialCheckErrorEncryptionError | 380003 |
Es konnte kein CredentialCheck durchgeführt werden, weil das Passwort nicht entschlüsselt werden konnte.
|
| DataImageNotFound | 390000 |
Das DataImage, das geupdated werden soll, wurde nicht gefunden
|
| DataImageNameEmpty | 390001 |
Name des DataImage ist leer
|
| DataImageNameTooLong | 390002 |
Name des DataImage ist zu lang
|
| DataImageSearchValueEmpty | 390003 |
Suchwert für das DataImage ist leer
|
| DataImageSearchValueTooLong | 390004 |
Suchwert für das DataImage ist zu lang
|
| DataImageIconTooLarge | 390005 |
Hochgeladenes Icon ist zu groß
|
| DataImageLogoTooLarge | 390006 |
Hochgeladenes Logo ist zu groß
|
| CredentialExchangeErrorInformOtherClientsAboutLoginStatusChange | 400000 |
Es ist ein Fehler beim informieren der anderen Clients über den eigenen Loginstatus aufgetreten.
|
| CredentialExchangeErrorRequestCredentials | 400001 |
Es ist ein Fehler beim Anfordern der Anmeledaten aufgetreten.
|
| CredentialExchangeErrorLoginWithCredentialData | 400002 |
Es ist ein Fehler beim Einloggen aufgetreten.
|
| CredentialExchangeErrorCheckOtherClientsForUserLogin | 400003 |
Es ist ein Fehler beim Anfordern der aktuellen Anmeldungen von anderen Clients aufgetereten.
|
| CredentialExchangeErrorSendCredentialDataToClient | 400004 |
Es ist ein Fehler beim Senden der Anmeldedaten an einen anderen Client aufgetreten.
|
| CredentialExchangeErrorScanForOtherMatesoSignedClientExe | 400005 |
Es ist ein Fehler beim Scannen der Mateso signierten Prozesse aufgetreten.
|
| CredentialExchangeErrorIsExeWithPathMatesoSigned | 400006 |
/ Es ist ein Fehler beim Prüfen des Mateso Zertifikates eines Prozesses aufgetreten.
|
| CredentialExchangeErrorInitialize | 400007 |
Es ist ein Fehler beim Starten des Services zum Anmeldedaten austauschen aufgetreten.
|
| MobileAppOfflineDbExpired | 410000 |
The offline database is expired
|
| MobileAppOfflineDbWrongPassword | 410001 |
The password for the offline database is wrong
|
| SyncErrorDependency | 420000 |
A referenced data does not exist
|
| SyncErrorForeignKeyMtoContainerBaseContainerIdCannotBeNull | 420100 |
The referenced formular of the password cannot be null
|
| SyncErrorForeignKeyMtoContainerBaseContainerIdDoesNotExist | 420101 |
The referenced formular of the password does not exist
|
| SyncErrorForeignKeyMtoContainerDocumentDataIdCannotBeNull | 420102 |
The referenced document data of the document cannot be null
|
| SyncErrorForeignKeyMtoContainerDocumentDataIdDoesNotExist | 420103 |
The referenced document data of the document does not exist
|
| SyncErrorForeignKeyMtoContainerItemBaseContainerItemIdCannotBeNull | 420200 |
The referenced formularfield of the container item cannot be null
|
| SyncErrorForeignKeyMtoContainerItemBaseContainerItemIdDoesNotExist | 420201 |
The referenced formularfield of the container item does not exist
|
| SyncErrorForeignKeyMtoContainerItemPolicyIdDoesNotExist | 420202 |
The referenced policy of the container item does not exist
|
| SyncErrorForeignKeyMtoDataTagTagIdDoesNotExist | 420300 |
The referenced tag does not exist
|
| SyncErrorForeignKeyMtoDataTagOrganisationUnitIdDoesNotExist | 420301 |
The referenced OrganisationUnitId does not exist
|
| SyncErrorForeignKeyMtoLogbookDataIdDoesNotExist | 420400 |
The referenced data of a logbookentry does not exist
|
| EmailVerificationUserHasNoEmail | 500001 |
Am Benutzer ist keine E-Mail-Adresse hinterlegt
|
| EmailVerificationVerificationFailed | 500002 |
Die E-Mail-Adresse konnte nicht verifiziert werden
|
| EmailVerificationEmailDoesntMatch | 500003 |
Die E-Mail-Adresse stimmt nicht mit der des Benutzers überein
|
| EmailVerficiationNotVerified | 500004 |
Die E-Mail-Adresse wurde noch nicht verifiziert
|
| EmailVerificationNonceDoesntMatch | 500005 |
Nonce stimmt nicht überein. Manipulationsversuch?
|
| EmailVerificationSendingMailFailed | 500006 |
Senden der Verifizierungs-Mail ist fehlgeschlagen
|
| EmailVerificationUserIsInMasterKeyMode | 500007 |
Benutzer im Master Key Modus sind bereits verifiziert
|
| LoginTokenResetTooManyRequests | 520000 |
User wurde anhand des Benutzernamens nicht gefunden
|
| LoginTokenResetSendingMailFailed | 520001 |
Wenn die E-Mail nicht versendet werden konnte
|
| LoginTokenInvalid | 520100 |
Wenn es sich um ein invalides Token handelt.
|
| LoginTokenTokenExpired | 520101 |
Wenn es sich um ein abgelaufenes Token handelt
|
| SignatureInvalidForOption | 530000 |
Die Signatur der Option ist nicht korrekt
|
| AuthenticationCurrentConnectionNull | 540000 |
Current Connection wurde nicht gesetzt
|
| AuthenticationRequestUsernameNull | 540001 |
Im Request wurde der Benutzername nicht gesetzt
|
| AuthenticationRequestInvalidType | 540002 |
Ungültiger Request Typ
|
| AuthenticationAuthenticatiorCannotBeReset | 540003 |
Der Authenticator kann nicht zurückgesetzt werden
|
| AuthenticationAuthenticatiorCannotBeResetByUser | 540004 |
Der Authenticator kann für den aktuellen Benutzer nicht zurückgesetzt werden
|
| AuthenticationPasswordAuthenticatorNotConfigured | 540005 |
Es wurde für den Benutzer kein Passwort Authenticator hinterlegt
|
| AuthenticationMultiplePasswordAuthenticatorsConfigured | 540006 |
Es wurden für den Benutzer mehrere Password Authenticators hinterlegt
|
| AuthenticationNonExistingSession | 540007 |
Es wurde eine bestehende Sitzung erwartet, jedoch keine gefunden
|
| AuthenticationResetLoginInvalidFactor | 540008 |
Die Authentifikation kann nicht zurückgesetzt werden, da ein ungültiger Faktor angegeben wurde (kleiner 1 oder größer 2)
|
| AuthenticationResetLoginFirstFactorDifferentUser | 540009 |
Der erste Faktor kann nicht von einem anderen Benutzer zurückgesetzt werden
|
| AuthenticationResetLoginFirstFactorNoConfiguredResetableFirstFactors | 540010 |
Es wurden für den ersten Faktor keine Authenticators gefunden, die zurückgesetzt werden können
|
| AuthenticationAuthenticationImplementationMissing | 540011 |
Die übergebene Authentifikation wird am Server in der aktuellen Version nicht unterstützt
|
| AuthenticationUserDoesNotExist | 540012 |
Der Benutzer existiert nicht
|
| AuthenticationUserAlreadyAuthenticated | 540013 |
Der Benutzer ist bereits angemeldet
|
| AuthenticationUnexpectedServerError | 540014 |
Ein unerwarteter Fehler ist aufgetreten. Bitte versuchen Sie es erneut
|
| AuthenticationFirstFactorConfigurationOptionNotFound | 540015 |
Die Option für die Anmeldung für den Ersten Faktor wurde nicht gefunden
|
| AuthenticationFirstFactorConfigurationOptionNotFoundInvalidServiceType | 540016 |
Es wurde ein ungültiger ServiceType angegeben, anhand von welchem die erste benötigte Anmeldung nicht abgeleitet werden kann
|
| AuthenticationCredentialNotRequiredRequireDifferentCredential | 540017 |
Es wurden Anmeldedaten übergeben, jedoch wurden Anmeldedaten eines anderen Typs erwartet
|
| AuthenticationCredentialNotRequiredRequiredCredentialNotFound | 540018 |
Es wurden Anmeldedaten übergeben, jedoch werden für den Benutzer keine benötigten Anmeldedaten erwartet
|
| AuthenticationCredentialNotRequiredMultiplePossibleRequirementsForCredentialType | 540019 |
Es wurden Anmeldedaten übergeben, jedoch existieren für diesen Anmeldetyp mehrere Anmeldungen
|
| AuthenticationConfigurationNotRequiredRequireCredential | 540020 |
Es wurde eine Konfiguration für die Anmeldung übergeben, jedoch werden Anmeldedaten erwartet
|
| AuthenticationConfigurationNotAllowed | 540021 |
Die übergebene Konfiguration für die Anmeldung ist nicht erlaubt
|
| AuthenticationConfigurationFirstFactorUnauthenticated | 540022 |
Die Anmeldedaten können nicht geändert werden, da zuerst die Anmeldung für den ersten Faktor bestätigt werden muss
|
| AuthenticationOperationModeRequiresValidSession | 540023 |
The action can only be executed with a valid active session.
|
| AuthenticationUserIsDeactivatedOrExpired | 540024 |
The user was deactivated or the validity expired.
|
| AuthenticationEmailConfirmationCodeExpired | 540025 |
The confirmation code for the email address has expired
|
| AuthenticationEmailConfirmationCodeInvalid | 540026 |
The user provided confirmation code is invalid
|
| FilterContentFilterRequires3CharactersAtLeast | 550000 |
Filter requires at least 3 characters
|
| FilterNullCannotBeSaved | 550001 |
Save filter was called with null, what is not allowed
|
| FilterCannotBeSavedWithoutGroups | 550002 |
Filter cannot be saved without groups
|
| CloudDirectoryErrorNoMasterKeyUser | 560001 |
No masterkey user
|
| CloudDirectoryProfileMasterKeyUserFromAdNotAllowed | 560002 |
users from ad/clouddirectory are not allowed to be master key user
|
| CloudDirectoryProfileDuplicateName | 560003 |
Profile with the same name already exists
|
| CloudDirectoryErrorNoProviderConfig | 560004 |
No Provider Config submitted
|
| CloudDirectoryErrorNoAzureTenantId | 560005 |
No Azure - Tenant Id specified
|
| CloudDirectoryErrorNoAzureEnterpriseApplicationId | 560006 |
No Azure - Enterprise Application ID specified
|
| CloudDirectoryErrorNoOidcAuthority | 560007 |
No Open ID Connection - Authority URL specified
|
| CloudDirectoryErrorNoOidcClientId | 560008 |
No Open ID Connection - Client ID specified
|
| CloudDirectoryErrorCannotChangeEncryption | 560009 |
Encryption type for Cloud Directory Profiles users can not be changed
|
| LightUserApiNotAllowed | 510001 |
Light user are not allowed to use API function
|
| ParentBindingToOuOrUserAlreadyExisting | 590001 |
A DataBinding to a OU or a user could not be added because such a binding is already existing
|
| ContainerItemIsSealed | 1300001 |
Container item is sealed and therefore cannot be decrypted
|
| ContainerItemCouldNotBeEncrypted | 1300002 |
Container item cannot be encrypted
|
| AlreadyAuthenticated | 1300003 |
The API is already in the authenticated state
|
| Unauthorized | 1300004 |
Indicates that the current session state disallows the usage of that method
|
| AuthenticatorNeedsToBeInitialized | 1300005 |
Multi-factor authenticator needs to be initialized.
This cannot be done with the API.
|
| MultiFactorAuthenticationFailed | 1300006 |
Authentication failed because the other factor doesn't match.
|
| Forbidden | 1300007 |
Indicates that the current session disallows the usage of that method
|