User
The user management menu of the Security365 management center allows you to manage the overall user lifecycle, including registration, inquiry, modification, and deletion of users within the organization.
Table of Contents
Basic Features
- Screen Composition
- User Query and Search- Basic Query, Search, Inactive Period Filter
- Download User List
User Registration and Management
- User Registration- Manual registration, bulk registration, account synchronization
- User Detail Information View and Edit
- User Activation Management
Security and Account Management
Reference Materials
1. Screen Configuration
The user management screen consists of two main tabs.
User List Tab
This is the main screen where you can view, search, filter users, and perform bulk registration.
Management History Tab
This is a screen where you can view the history of tasks related to the user list.
💡 User·Group Backup and Restore is설정 > 백업 설정tab's사용자/그룹 백업 및 복원Moved to card. For detailed usage instructions,Log SettingsPlease refer to the guide.
2. User Query and Search
Basic Query
You can check the information of all registered users in the user list tab.
Verifiable information:
- name
- id
- group
- Assigned License
- Activation Status
- Integration Information (Microsoft, SCI Server, Google, etc.)
- Last Access
- Modified Date
Last Access Columnis located between the existing "Activation Status" column and the "Modified Date" column, displaying each user's most recent access time in a relative time format.
| Elapsed Time Range | Display Format | example |
|---|---|---|
| Less than 1 hour | N minutes ago | 23 minutes ago |
| Less than 24 hours | N hours ago | 3 hours ago |
| Less than 30 days | N days ago | 14 days ago |
| More than 30 days | Date Display | 2025-12-01 |
| No access history | - | - |
- When hovering over the column value, the exact access date and time (e.g:
2026-02-19 09:22:15) is displayed. - You can sort in ascending/descending order by clicking on the column, and users with no access history ("-") will be positioned at the bottom when sorted.
Search Function
You can search for users by name, ID, or group in the search box at the top right of the screen.
Filter Function
Disconnected Period Filter
You can filter and view users who have not accessed for a specific period. You can select a preset option or enter the number of days manually.
| Option | Explanation |
|---|---|
| Not selected (default) | No filter applied, show all items |
| more than 7 days | Users who have not accessed in the last 7 days |
| More than 30 days | Users who have not accessed in the last 30 days |
| More than 60 days | Users who have not accessed in the last 60 days |
| More than 90 days | Users who have not accessed in the last 90 days |
| Direct Input | 1 or higher integer input, then click the [Apply] button (decimal, negative, and 0 input not allowed) |
- When a filter is applied, a filter status badge is displayed at the top. (e.g:
미접속 30일 이상: 12명 [필터 해제 X]) - **[Remove Filter X]**Clicking will reset the filter and return to the full list.
- The non-connected period filter is combined with the existing search and active status filter conditions andCombining with AND conditionIt is possible.
- When the [Download] button is clicked while the filter is applied, only the filtered list will be downloaded, and the downloaded file willLast AccessIt includes columns.
Activation Management
You can set user activation/deactivation for all or searched users through the activation management button on the left side of the search bar.
Table Customization
You can customize the table columns by clicking the gear icon in the upper right corner of the screen.
- Select columns to display with checkboxes
- Change column order with drag and drop
3. User List Download
You can download user information as a CSV file.
Download Options
다운로드You can download the user list as a CSV file by clicking the button.- Download All: Download all user information currently displayed.
- Select Download: Only downloads the information of users selected with checkboxes.
- The CSV file includes name, ID, email, integration information, assigned licenses, activation status, and creation date.
- The activation status is indicated as Active/Inactive.
- If there are multiple values, they are separated by a semicolon (;).
4. User Registration
The methods for registering users are divided into manual registration and synchronization methods.
Manual User Registration
This is how to create users directly in the Security365 management center.
Individual User Registration
Entry Method:
- At the top of the user list tab
+사용자 등록Button Click - Display User Information Input Form
Input item:
- Name (Required)
- Email (Required)
- ID (optional)
- If not entered, it will be automatically set to the email address.
- Group (Optional)
- The user can select the group to which they belong.
- Activation Status
- You can select activation/deactivation options.
- When deactivated, users will not be able to use the Security365 service.
Registration Procedure:
- Required field input
- bottom of the
저장Button Click - Automatic sending of a temporary password to the user's email after registration is complete.
User Bulk Registration
This is how to register multiple users at once through a CSV file.
Entry Method:
- At the top of the user list tab
일괄등록Button Click - Open User Bulk Registration Slide
Bulk Registration Process:
Step 1: Prepare the CSV file
- Download CSV template for slides
- Entering user information in the template file
CSV file format:
UserName,Email,UserId,GroupIdList,ActiveStatus
Hong Gil-dong,hong@example.com,hong@example.com,dept_001 dept_002,ACTIVE
Kim Cheol-soo,kim@example.com,kim@example.com,dept_003,INACTIVE
Column Description:
| column | mandatory | Explanation | example |
|---|---|---|---|
| UserName | O | username | Hong Gil-dong |
| O | Email address (email format required) | hong@example.com | |
| UserId | O | User Unique ID (Email Format) | hong@example.com |
| GroupIdList | - | Affiliated Group ID (separated by spaces) | dept_001 dept_002 |
| ActiveStatus | - | Activation Status (default: ACTIVE) | ACTIVE or INACTIVE |
**Reference:**GroupIdList is where you enter the IDs of the groups registered in the group management menu.
Step 2: Upload CSV File
- Drag and drop the created CSV file or
파일 선택Upload with button - Displays data for valid/error items by validating the CSV file.
- For error items, you can download and check which row has what error.
- If there are multiple errors in a line, they are indicated separated by semicolons (;).
- Select processing option.
Select a method for handling existing users not in the CSV:
- Deactivate: Automatically deactivate existing users not included in the CSV file.
- It is useful for bulk organizing users who no longer use the system, such as those who have resigned.
- For example, if there are 100,000 people in the system and only 90,000 in the CSV, deactivate the missing 10,000.
- maintenance: Keeps the status of existing users unchanged.
- It is recommended during the first synchronization or when updating only some users.
- Example: Adding and registering only new hires to the CSV
- To continue batch registration for normal items (valid data)
등록Click the button. - The registration progress status is guided by a toast message, and when the task is completed
관리 내역You can check the results in the tab. - View Management Details:
- Completion toast's
관리 내역 상세 보기Button click or - Click on the corresponding task row in the management history tab.
Verifiable information:
- Registration file name
- type
- Executor (Name, Email)
- Status: Registering / Partially Registered / Registration Complete / Registration Pending
- Download original file
- Processing Result Statistics
- Total Count
- Success Count (New Creation, Update, No Change, Deactivation, Maintenance)
- Unregistered Items (Items that failed to register due to a system error)
- CSV Error Items (Indicates if there are errors in the CSV file)
Processing result CSV format:
UserName,Email,UserId,GroupIdList,ActiveStatus,STATUS,CHANGED_FIELDS
Hong Gil-dong,hong@example.com,hong@example.com,dept_001,ACTIVE,CREATED,
Kim Cheol-soo,kim@example.com,kim@example.com,dept_002,ACTIVE,UPDATED,email groupIdList
Lee Young-hee,lee@example.com,lee@example.com,dept_003,ACTIVE,UNCHANGED,
| STATUS | Explanation |
|---|---|
| CREATED | Newly created user |
| UPDATED | User with updated information (Display changed field names in CHANGED_FIELDS) |
| UNCHANGED | User with no changes |
Error Occurred in CSV Format:
UserName,Email,UserId,GroupIdList,ActiveStatus,STATUS,ERROR
Hong Gil-dong,,user1@domain.com,dept_001,ACTIVE,FAILED,EMAIL_REQUIRED
Kim Cheol-soo,dup@example.com,dup@example.com,dept_002,ACTIVE,FAILED,DUPLICATE_EMAIL
⚠️ Precautions for Bulk Registration
Duplicate Handling:
- If the user's email information in the CSV file matches that of an already registered user, it will be updated with the information from the CSV file.
- If the same UserId or Email is duplicated within the CSV file, the corresponding row will not be registered.
Required Information:
- UserName, Email, UserId must be entered.
- If required information is missing, the corresponding row will not be registered.
Asynchronous Processing:
- For large CSV files (tens of thousands to hundreds of thousands of records), processing occurs in the background.
- You can use other menus while the task is in progress.
- However, only one batch registration task can be executed at the same time.
Concurrency Limit:
- Only one CSV synchronization task can be executed simultaneously per company.
- When the task is in progress
일괄등록If you try to proceed further, a deactivation notification popup will be displayed.
Account Synchronization Method
You can add users by synchronizing accounts from external systems.
Microsoft 365 Account Synchronization
You can automatically synchronize Microsoft 365 users within the organization.
How to set up:
설정 > 계정 동기화 설정Menu Navigation- Activate Microsoft 365 Sync
- Azure AD Integration Settings
- Synchronization Execution
SCI Server Account Synchronization
You can automatically synchronize SCI Server users.
How to set up:
설정 > 계정 동기화 설정Menu Navigation- Activate SCI Server Synchronization
- SCI Server Integration Settings
- Synchronization Execution
User registration completed
Temporary password sent:
- When adding users (individually or in bulk), a temporary password will be automatically sent to the registered user's email.
- Users can change their password after the first login using the temporary password included in the email.
Login and Initial Setup:
- Check Temporary Password Sent via Email
- Logging in with a temporary password on the Security365 login page
- Display password change screen on first login
- New password setting completed
5. User Detail Information Retrieval and Editing
Detailed Information Inquiry
Entry Method:
When you click on the user you want to check from the user list, a detailed information slide will open.
User Information Modification
Correction Procedure:
- Edit information to be changed
- bottom of the
저장Button Click - Completion confirmation
Editable items:
- name
- id
- Group and Representative Group
- Activation Status
- Note (up to 200 characters, free input allowed)
Deactivation Reason (Read-Only)
If the account is inactive, below the "Activation Status" itemReason for DeactivationThe field will be displayed automatically. This field is recorded automatically by the system and cannot be directly modified by the administrator.
| Reason Type | Screen Display Text |
|---|---|
| Automatic Deactivation of Inactive Accounts | Automatic Deactivation of Inactive Accounts (Not Logged In for More than N Days) |
| Deactivation due to CSV synchronization | Disabled by CSV synchronization |
| Admin Manual Deactivation | Disabled by the administrator |
| No reason | - |
- When the account is reactivated, the reason for deactivation will be reset.
- NoteThe field is always displayed regardless of the account's active/inactive status, and the administrator can freely input and modify it. If it is empty,
-It is indicated as.
Precautions when modifying synchronization account:
- Users added through Azure AD synchronization can also be modified.
- However, during re-synchronization, it will be overwritten with the information from Azure AD.
- To permanently change the information of the synchronization account, it must be modified in the source system (Azure AD, SCI Server, etc.).
Unlink Account
If the SCI Server account is incorrectly linked, you can unlink it.
Release Method:
- Check integration information on the user detail screen
- On the right side of the linked account
삭제Button Click - in the confirmation popup
확인Click - Disconnection completed
6. User Activation Management
Only activated users can use the Security365 service. Inactivated users cannot access the service.
Individual Activation Settings
Method:
You can individually change the activation status by clicking the activation toggle for each user row in the user list.
Bulk Activation Settings
Method:
- Select the users to change from the user list using checkboxes.
- Use the [Activate Management] button at the top of the screen to
사용 자 활성화or사용자 비활성화Check and click [Apply] - Bulk change the activation status of all selected users
Usage Example:
- Activate multiple new hires simultaneously
- Simultaneously deactivate multiple resigning employees
7. User Password Reset
The Security365 Management Center provides two methods for resetting user passwords.
Password Reset via Email
This is how to send a password reset link via email so that the user can set their password directly.
Initialization Procedure:
- Select users who need password reset with checkboxes (multiple selections allowed)
- top of the screen
비밀번호 초기화(이메일)Button Click - in the confirmation popup
확인Click - Send password setup link to the selected user's email
Email link validity period:
- The link is valid for 10 minutes after being sent.
- A resending is required when the expiration date expires.
Synchronization Account Precautions:
- For accounts synchronized with external systems such as Microsoft, SCI Server, and Google, only the internal password of Security365 will be reset.
- The password for the external system will not be changed.
User Password Reset Procedure:
- Click the password reset link in the email
- Accessing the password reset page
- Enter and confirm new password
- Password reset completed
Administrator generates temporary password directly
This is how an administrator can immediately generate a temporary password and deliver it to the user.
Initialization Procedure:
- Select a user who needs to reset their password (single selection)
- In the check options at the top of the list
비밀번호 초기화(이메일)or비밀번호 초기화(생성)Button Click
- Password Reset (Email):
- A temporary password will be sent to the user's email.
- Password Reset (Creation):
- Display the result screen containing the generated temporary password
- Copy the temporary password and securely deliver it to the respective user.
- [Confirm] button click
User First Login:
- Users who log in with a temporary password must change their password on the first login.
8. User Deletion
You can completely remove user accounts that are no longer needed from the system.
Deletion Method
Individual Deletion:
- Select the user to delete with the checkbox.
- top of the screen
사용자 삭제Check Button Activation 사용자 삭제Button Click- Delete Confirmation Popup
확인Click - User deletion completed
Bulk Delete:
- Select multiple users to delete with checkboxes
- top of the screen
사용자 삭제Button Click - Delete Confirmation Popup
확인Click - All selected users have been deleted successfully.
Precautions When Deleting
⚠️ Data recovery not possible:
- Deleted user information cannot be recovered.
- Before deletion, be sure to review data backup or deactivation processing. User·Group backup is
설정 > 백업 설정You can create it in.
Recommendations:
- For resigning employees, it is recommended to deactivate rather than delete immediately.
- Consider deleting after maintaining an inactive state for a certain period for auditing and compliance.
9. CSV Validation Error Codes
Here are the error codes that may occur when uploading a CSV file and their solutions.
File Level Error
The entire file is rejected and cannot be registered.
| Error Code | Error Name | Explanation | Solution |
|---|---|---|---|
| 2700 | CSV_FILE_UPLOAD_REQUIRED | CSV file is not uploaded | Please select and upload a CSV file. |
| 2701 | CSV_PARSE_ERROR | Exception occurred while parsing CSV | Check the CSV file format (comma-separated, quote handling, etc.) |
| 2702 | CSV_ENCODING_UNSUPPORTED | Unsupported encoding | Please save the file with UTF-8 encoding and upload it again. |
| 2703 | CSV_HEADER_MISMATCH | Header Mismatch | Check if the required headers (UserName, Email, UserId) are included. |
| 2705 | CSV_FILE_EMPTY | empty file | Upload a CSV file containing data |
| 2706 | CSV_FILE_SIZE_LIMIT_EXCEEDED | File size exceeded (100MB) | Please split the file into chunks of less than 100MB and upload. |
| 2707 | CSV_FILE_SIZE_UNEXPECTED_EXCEPTION | An exception occurred while retrieving the file size | Please try saving the file again and then uploading it. |
| 2708 | CSV_FILE_SAVE_FAILED | File save failed | Please try again later. |
| 2709 | CSV_FILE_NOT_FOUND | File not found | Please re-upload the file. |
| 2710 | CSV_FILE_DELETE_FAILED | File deletion failed | Contact the system administrator |
| 2711 | CSV_FILE_INVALID_TYPE | Invalid file type | Check if it is a CSV file (.csv extension) |
Data validation error
Errors occurring in individual rows of the CSV file. Rows with errors are excluded, and the rest are processed normally.
| Error Code | Explanation | Solution |
|---|---|---|
| USER_ID_REQUIRED | Missing UserId value | Please enter the user ID in the UserId column (email format) |
| USER_NAME_REQUIRED | Missing UserName value | Please enter the user name in the UserName column. |
| EMAIL_REQUIRED | Missing email value | Please enter the email address in the Email column. |
| USER_ID_INVALID | UserId is not in email format | Please correct the UserId to a valid email format (e.g:user@domain.com) |
| EMAIL_INVALID | Email is not in email format. | Correct the email to the proper email format. |
| DUPLICATE_ID | Duplicate UserId within CSV | Remove duplicate UserId or change to a unique value. |
| DUPLICATE_EMAIL | Duplicate Emails in CSV | Remove duplicate Email or change to a unique value. |
| CSV_RECORD_SIZE_MISMATCH | Header and data column count mismatch | Check if the number of columns in each row matches the header. |
Execution error
This is a system-level error that occurs during task execution.
| Error Code | Error Name | Explanation | Solution |
|---|---|---|---|
| 2712 | SYNC_JOB_NOT_FOUND | Cannot find the task | Check the task ID |
| 2713 | SYNC_JOB_ID_FORMAT_INVALID | Invalid job ID format | Use the correct task ID. |
| 2714 | SYNC_JOB_ALREADY_REQUESTED | Concurrent Requests (Lock Conflict) | Wait until the previous request is completed. |
| 2715 | SYNC_JOB_ALREADY_RUNNING | Already running | Please wait until the currently running task is completed. |
Password Policy Error
This is an error that may occur during password reset.
| Error Code | Error Name | Explanation | Solution |
|---|---|---|---|
| 2800 | PASSWORD_POLICY_NOT_FOUND | Password policy not set | The administrator must set the password policy. |
| 2801 | PASSWORD_POLICY_DISABLED | Password Policy Deactivation | The administrator must activate the password policy. |
| 2802 | PASSWORD_POLICY_INVALID_FORMAT | Password policy format error | Contact the administrator to check the policy settings. |
| 2803 | DEFAULT_PASSWORD_DISABLED | Disable Default Password Usage | The administrator must activate the default password. |
| 2804 | DEFAULT_PASSWORD_EMPTY | Default password not set | The administrator must set a default password. |
| 2805 | DEFAULT_PASSWORD_INVALID_FORMAT | Default password format error | Contact the administrator |
| 2806 | DEFAULT_PASSWORD_DECRYPT_FAILED | Failed to decrypt the default password | Contact the administrator |