Synology NAS Procedure Share a NFS Folder: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
=External= | |||
* https://www.synology.com/en-us/knowledgebase/DSM/help/DSM/AdminCenter/file_share_privilege_asp | |||
=Internal= | =Internal= | ||
Revision as of 02:40, 15 May 2018
External
Internal
Overview
If the NFS service has not been setup yet, set it up:
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:
- Single host.
- Wildcards *.example.com.
- 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.