Share Page

This guide explains how to manage shared folders using the Share section of the Web Console. It includes instructions for creating, editing, and deleting SMB shares, as well as configuring access permissions using ACL and Unix permissions.

Share Page Overview

The Share page lists all existing SMB (Windows) shares.

Share Page Overview

Columns

ColumnDescription
NameName of the share
PathFilesystem path to the dataset
DescriptionOptional description of the share
EnabledToggle to enable/disable a share

Actions per Share

ActionDescription
🛡️ PermissionsPosix permissions and Unix permissions
✏️ EditModify share settings
🗑️ DeleteRemove the share (confirmation required)

Add a New Share

Click “Add Share” to create a new SMB share.

Required Fields

FieldDescription
PathSelect the dataset directory (e.g. /volumes/datnass/test)
Description(Optional) Describe the purpose of the share

Access Control

  • Enabled ACL: Enables advanced Access Control Lists for granular permission management.

Other Options

  • ☑️ Export Recycle Bin: (Optional) Creates a hidden recycle folder in the share to store deleted files.

Click Save to create the share.

Add Share Form

Edit an Existing Share

Click the ✏️ Edit icon next to the share to change:

  • Share Name
  • Description
  • Toggle:
    • Enabled ACL (disable)
    • ☑️ Export Recycle Bin

Click Update to save changes.

Edit Share

Delete a Share

Click the 🗑️ Delete icon. A confirmation message appears before the share is removed.

Delete Share Confirmation

Warning: Deleting a share removes access to the shared folder but does not delete the underlying data.

Manage Permissions

Click the 🛡️ Permissions icon to configure either Posix permissions or Unix permissions.

Unix Permissions Editor (Basic Permissions)

Set standard permissions for:

TargetDescription
Owner (User)The user who owns the file/folder
GroupUsers in the assigned group
OtherAll other users

Assign permissions:

  • Read, Write, Execute

Additional options:

  • Change ownership (optional)
  • Apply permissions recursively
  • Option to Set ACL from here directly

Unix Permissions Editor

ACL Editor (Posix Permissions)

Set permissions for:

  • User Owner
  • Group Owner
  • Other (everyone else)

You can:

  • Add individual users or groups
  • Assign Read, Write, Execute permissions
  • Apply changes recursively
  • Save or strip the current ACL

ACL Editor

Ownership Settings

FieldDescription
UserSelect the user who will own the file or directory
GroupSelect the group that will own the file or directory
Apply UserCheck this box to apply the selected user as the owner
Apply GroupCheck this box to apply the selected group as the owner

Presets Available

PresetDescription
OPENFull access for all users
RESTRICTEDFull access for owner and group, none for others

ACL Presets

View Current Permissions

You can view current Owner, Group, and Access Levels (Read | Write | Execute) for:

  • User
  • Group
  • Others

Current Permissions