End Code 113
User authentication processing error An error occurred during processing for user authentication.
- 1:
-
The specified user is not registered.(user ID = %s)
- Description:
-
Information about the logged-in user could not be obtained.
- Action to take:
-
Check whether the user performing the action is registered.
- 3:
-
(For group-name errors)
The specified group does not exist. Group name: %s
(For group-read errors)
Failed to read group information. Group name: %s
(For user-ID errors)
The specified user is not registered.(user ID = %s)
(For user-read errors)
Failed to read user information.(user ID = %s)
(For permission information read errors)
Failed to read the permission information. Group name = %s, User name = %s
(For permission information errors)
The information specified in the permission information was not found. Group name = %s, User name = %s
- Description:
-
The business group or the user information could not be obtained from the management information.
- Action to take:
-
Check whether the user permissions or the business group exists.
- 4:
-
The management information could not be obtained.(user ID = %s)
- Description:
-
The logged-in user has not been given the specified permissions.
- Action to take:
-
Check the user settings
- 5:
-
Permission for processing data has not been granted.(user name = %s)
- Description:
-
Execution permission has not been given to the user that is executing the data processing.
- Action to take:
-
Check the execution permissions of the data processing ID.
- 6:
-
The permission for referencing the management information has not been assigned.(management information ID = %s)
- Description:
-
The user who is executing the data processing has not been given permission to reference the management information specified in the data processing ID.
- Action to take:
-
Check the reference permissions for the management information.
- 7:
-
This is not an OS authentication method.(user ID = %s)
- Description:
-
The authentication method of the user is not OS authentication.
- Action to take:
-
Make sure that the authentication method of the user is the OS authentication method.
- 8:
-
The user is not registered in the specified business group.(business group = %s, user ID = %s)
- Description:
-
The user does not exist in the specified business group.
- Action to take:
-
Add the user to the business group.
- 9:
-
The specified user is not registered.(user ID = %s)
- Description:
-
Information about the logged-in user could not be obtained.
- Action to take:
-
Check whether the user performing the action is registered.