Skip to main content

Create Personal Space

1. Overview


Personal storage is the storage used individually by the user. It can be automatically created depending on the integration environment, or it can be manually created by the administrator in the storage management menu.

2. Automatic Generation Conditions


StorageCreation ConditionsBasic usage 여부
OneDriveAutomatic creation when linking with MSfalse
Google DriveAutomatically generated when linking with Googlefalse
NASAutomatically generated without separate settingstrue
  • The automatically generated personal vault is set to false by default, and it can be used only after the administrator activates it.

3. Manual Generation


  • After logging in with the administrator account, go to the [Storage Management] menu.
  • Click the [Register Storage] button and select Personal for the purpose.
  • Specify the users to assign to the individual vault.
  • After entering the required settings, save.

Precautions

  • Manually created personal rooms can only be accessed by designated users.
  • Personal folders are automatically created up to 2-depth, and from 3-depth onwards, users create folders manually.

4. NAS / Security NAS-based Personal Folder Input Items


itemExplanation
typeNAS or Security NAS
PurposePersonal folder, Common folder, Shared folder, Teams folder
URLNAS Access URL (WebDAV:https://~, SFTP: IP format10.10.10.10)
Connection TypeConnection Protocol (Basic WebDAV or SFTP)
Folder pathWebDAV is a single path (for example:/SFTP_DEV), SFTP uses the full path (e.g:/share/CACHEDEV1_DATA/SFTP_DEV)
PortNAS Connection Port
ID / PasswordNAS Access Account
Print MarkSFTP connection SSH Host Key (for secure NAS, select additional linked Edge server)
  • Print Mark (SSH Host Key) Verification Example:ssh-keygen -lf /etc/ssh/ssh_host_rsa_key.pub -E md5
  • If the entered NAS URL is invalid or the authentication information is incorrect, creation is not possible.

5. Personal Folder Structure


Folder DepthGeneration MethodExplanation
1st depthAuto-generatedCreated with user account name (check in admin page)
2 DepthAuto-generatedCreate with the name of the personal storage (check on the user screen)
3 depth or moreUser CreationUser can create folders as needed.

6. Checklist for Creation Failure


  • Check if the storage has been registered correctly
  • Check if the linked account is valid (OneDrive, Google Drive, etc.)
  • Check if the access URL and authentication information for the NAS are correct.