Skip to main content

Create Personal Space

Personal storage is a storage that users can use individually, which can be automatically generated or manually created by an administrator.

1. Automatic Generation Conditions

StorageCreation ConditionsBasic usage 여부
OneDriveAutomatic creation when linking with MSfalse
GoogleDriveAutomatically generated when linked with Googlefalse
NASNo additional configuration is required (can be generated automatically)true

Reference: The automatically generated personal vault is basically whether it is usedfalseis set, and it can be used only if the administrator activates it.


2. Manual Creation Method

Creating a Personal Folder in the Admin Page

  1. After logging in with the administrator account, go to the administrator page.
  2. Storage ManagementMoving to the menu.
  3. Add New StorageClick the button.
  4. 스토리지 유형topersonal spaceSelect.
  5. Specify the users to assign to the corresponding personal vault.
  6. After entering the required settings, click Save to create the personal space.

Precautions

  • Manually created personal folders can only be accessed by the designated user.
  • Personal folders are automatically created up to 2 levels deep, and from 3 levels deep, users can create folders manually.

3. Creating a Personal Space Based on NAS

[NAS]

  • type: NAS

  • Purpose: [Personal Folder, Shared Folder, Teams Folder, Shared Mailbox]

  • URL: NAS Access URL

    • WEBDAV type:https://~~ or http://10.10.10.10 (IP)
    • SFTP type:IP (10.10.10.10)
  • name: Storage Name

  • Description: Storage Description

  • Connection Type: NAS Connection Protocol (Default Webdav)[WEBDAV, SFTP]

  • Folder path:

    • WEBDAV: Single Path Input (e.g:/SFTP_DEV)
    • SFTP: Enter full path (e.g:/share/CACHEDEV1_DATA/SFTP_DEV)
  • Port: NAS Connection Port

  • id: NAS Access Account

  • password: NAS access password

  • Print mark: NAS SFTP access account key (e.g:62:4d:df:1c:c6:46:b1:26:c5:06:7d:e9:3c:88:e9:68)

  • How to Check Print Mark (SSH Host Key):

    ssh-keygen -lf /etc/ssh/ssh_host_rsa_key.pub -E md5
    2048 MD5:44:f0:2c:fd:6a:bc:29:03:3d:79:42:39:1e:72:cd:b2 admin@NAS385C6B (RSA)
  • If the URL of the NAS entered during the storage creation request is invalid or the input information is not accurate, creation is not possible.

[Security NAS]

  • type: Secure NAS
  • Purpose: [Personal Folder, Shared Folder, Teams Folder, Shared Mailbox]
  • URL: NAS Access URL
    • WEBDAV type:https://~~
    • SFTP type:IP (10.10.10.10)
  • name: Storage Name
  • Description: Storage Description
  • Connection Type: NAS Connection Protocol (Default Webdav)[WEBDAV, SFTP]
  • Folder path:
    • WEBDAV: Single Path Input (e.g:/SFTP_DEV)
    • SFTP: Enter full path (e.g:/share/CACHEDEV1_DATA/SFTP_DEV)
  • Port: NAS Connection Port
  • id: NAS Access Account
  • password: NAS access password
  • Print mark: NAS SFTP access account key
  • Integration Service: Select Edge server to link (storage linkage possible after registration)
  • If the URL of the NAS entered during the storage creation request is invalid or the input information is not accurate, creation is not possible.

4. Personal Folder Structure

Folder DepthCreation StatusDescription
1st depthAuto-generatedAutomatically generated with user account name (can be checked in the admin page)
2 DepthAuto-generatedAutomatically generated with the personal name (can be checked on the user screen)
3 DepthUser creatableUsers can create folders themselves according to their needs.

Reference: The personal folder structure is automatically created with the 1st depth as the user account name and the 2nd depth as the storage name.


5. Validity Check When Creating a Personal Account

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

If the personal space creation fails, you can check the above items to resolve the issue.