Synology NAS Procedure Share a NFS Folder: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 31: Line 31:
# Wildcards *.example.com.
# Wildcards *.example.com.
# Network segment: 203.74.205.32/255.255.255.0, 203.74.205.32/24.
# Network segment: 203.74.205.32/255.255.255.0, 203.74.205.32/24.
Privilege: Read/Write, Read only.
Squash: No mapping, Map root to admin, Map root to guest, Map all users to admin.

Revision as of 02:33, 15 May 2018

Internal

Overview

Procedure

Main Menu -> Control Panel -> Shard Folder -> Create

Name: The name specified here will propagate as mount path: /volumeX/shared-folder-name

Description:

Volume:

Check "Hide this shared folder in 'My Network Places'"

Check "Hide sub-folders and files from users without permissions"

Leave "Enable Recycle Bin" unchecked.

Permissions

Advanced

NFS Permissions

Access can be restricted to a specific host or network, by specifying "Hostname or IP". The host may be specified in three ways:

  1. Single host.
  2. Wildcards *.example.com.
  3. Network segment: 203.74.205.32/255.255.255.0, 203.74.205.32/24.

Privilege: Read/Write, Read only.

Squash: No mapping, Map root to admin, Map root to guest, Map all users to admin.