TSF – Giải pháp IT toàn diện cho doanh nghiệp SMB | HCM

P5 - File Server Setup – Home Folder And Shared Folder Quota Synology

🚀 NAS – P5 Synology File Server Setup

Home Folder & Shared Folder Quota Explained (Step-by-Step Guide)

Managing storage efficiently is critical in any IT infrastructure — whether you’re running a small office server or a home lab environment.

In this tutorial, we will configure Synology File Server, enable Home Folder, and implement Shared Folder Quota to control storage allocation per user and per department.

This guide is ideal for:

  • 🖥️ IT administrators

  • 🏢 SMB environments

  • 🏠 Home lab users

  • 🔐 System engineers learning NAS deployment


📌 Why Configure Home Folder & Quota?

Without proper storage control, users can:

  • Consume unlimited disk space

  • Impact server performance

  • Cause unexpected storage exhaustion

  • Affect backup and replication systems

By implementing quota management, you gain:

✅ Better storage control
✅ Predictable capacity planning
✅ Improved performance
✅ Clear user responsibility
✅ Enterprise-level file governance


🖥️ Step 1 – Enable File Services on Synology DSM

Before configuring folders and quotas, ensure file services are enabled.

1️⃣ Login to DSM (DiskStation Manager)
2️⃣ Go to Control Panel → File Services
3️⃣ Enable required protocols:

  • SMB (for Windows environment)

  • AFP (if needed for macOS)

  • NFS (for Linux environment)

💡 Recommended: Use SMB3 for better security and performance.


👤 Step 2 – Enable Home Folder (User Personal Storage)

The Home Folder feature automatically creates a private storage space for each user.

📍 Navigate to:

Control Panel → User & Group → Advanced → Enable User Home Service

Once enabled:

  • Each user receives a personal folder

  • Folder path: /home/username

  • Private by default (no other user can access)

🎯 Benefits:

  • Centralized personal storage

  • Clean folder structure

  • Easy backup management

  • Suitable for roaming users

This is highly recommended in company environments.


📂 Step 3 – Create Shared Folder

Shared folders are typically used for:

  • Department data (HR, IT, Accounting)

  • Project collaboration

  • Public storage areas

📍 Go to:

Control Panel → Shared Folder → Create

During creation:

✔ Define folder name
✔ Select volume
✔ Configure permissions
✔ Enable recycle bin (optional but recommended)

🔐 Best Practice:
Assign access via groups instead of individual users.

Example:

  • IT Group → Full Control

  • HR Group → Read Only


📊 Step 4 – Configure Shared Folder Quota

Now we move to storage limitation.

Quota helps prevent:

  • Storage abuse

  • Unexpected disk full scenarios

  • Backup failure due to insufficient space

📍 Navigate to:

Control Panel → Shared Folder → Edit → Advanced → Enable Quota

Set:

  • Maximum storage size per shared folder

Example:

  • HR Folder → 500GB

  • IT Folder → 1TB

  • Public Folder → 200GB

💡 Enterprise Tip:
Always reserve 15–20% free space for system stability.


👥 Step 5 – Configure User Quota (Per User Control)

In addition to shared folder quota, you can also limit storage per user.

📍 Go to:

Control Panel → User & Group → Select User → Edit → Quota

Set:

  • Storage limit per volume

Example:

  • User A → 50GB

  • User B → 100GB

  • Intern → 20GB

This is extremely useful for:

  • Preventing single-user overconsumption

  • Managing roaming staff

  • Enforcing storage policy


🔐 Security & Best Practices

For professional deployment:

🔒 Use strong password policy
🔒 Enable SMB encryption if needed
🔒 Disable guest account
🔒 Enable Snapshot Replication
🔒 Schedule regular backups

Additionally:

📈 Monitor usage via Storage Manager → Volume Usage
📊 Set alert notifications for capacity threshold


🏢 Real-World Use Case Example

In a small business with 20 employees:

  • Home Folder enabled for personal data

  • Shared folder created for each department

  • Quota set based on department needs

  • Daily backup scheduled

  • Snapshot enabled every 4 hours

Result:

✔ Organized storage
✔ No unexpected disk full
✔ Easy user management
✔ Professional NAS infrastructure


🎯 Final Thoughts

Configuring Synology File Server with Home Folder and Shared Folder Quota is not just a basic setup — it is a fundamental part of storage governance.

Whether you’re building a home lab or deploying in a production environment, implementing quota management ensures:

  • Stability

  • Scalability

  • Security

  • Professional IT operation

If you want to build enterprise-level NAS skills, mastering these configurations is essential.

See also related articles

P11 – How to Schedule Auto Power On and Off on Synology NAS

P11 – How to Schedule Auto Power On and Off on Synology NAS 🚀 NAS – P11 Schedule Auto Power On & Off on Synology NAS Step-by-Step DSM Configuration Guide Running your NAS 24/7 is not always necessary. For home users and small businesses, scheduling automatic power on and shutdown...

Read More

P10 – How to Deploy Antivirus on Synology NAS

NAS P10: How to Deploy Antivirus on Synology NAS (Protect Your Data from Malware & Ransomware) 🚀 NAS – P10 Deploy Antivirus on Synology NAS Protect Your Data from Malware & Ransomware Data redundancy (RAID) protects against disk failure — but it does not protect against malware or ransomware. Modern...

Read More

P9 – How to Configure RAID 1 on Synology NAS (2-Disk Mirroring)

P9 – How to Configure RAID 1 on Synology NAS (2-Disk Mirroring Step-by-Step Guide) 🚀 NAS – P9 Configure RAID 1 on Synology NAS 2-Disk Mirroring Step-by-Step Guide Data protection is one of the most critical aspects of any NAS deployment. Whether you’re building a home lab, a backup server,...

Read More