Service discovery: Difference between revisions

From Open-E Wiki
Jump to navigation Jump to search
Da-F (talk | contribs)
No edit summary
Da-F (talk | contribs)
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__




Line 9: Line 11:
=== Discovering SMB services ===
=== Discovering SMB services ===
<div>Allows the server to broadcast information about its SMB services.</div><br/>
<div>Allows the server to broadcast information about its SMB services.</div><br/>
==== Discovering NAS for Time Machine via SMB ====
=== Discovering NAS for Time Machine via SMB ===
<div>Allows macOS users to perform backup tasks from the Mac computer to shared folders via SMB.</div><div>The following conditions must be met for the functionality to work:
<div>Allows macOS users to perform backup tasks from the Mac computer to shared folders via SMB.</div><div>The following conditions must be met for the functionality to work:
*The “Discovering SMB services” option must be enabled.
*The “Discovering SMB services” option must be enabled.

Revision as of 10:33, 14 September 2023



Zeroconf service discovery

This functionality allows discovering NAS devices by any operating system that supports zero-configuration networking (zeroconf), e.g., macOS.
Two types of services are currently supported:
  • Discovering SMB services
  • Discovering NAS for Time Machine via SMB


Discovering SMB services

Allows the server to broadcast information about its SMB services.


Discovering NAS for Time Machine via SMB

Allows macOS users to perform backup tasks from the Mac computer to shared folders via SMB.
The following conditions must be met for the functionality to work:
  • The “Discovering SMB services” option must be enabled.
  • The “Discovering NAS for Time Machine via SMB” option must be enabled.
  • The SMB protocol must be enabled, and the following options must be set as follows:
    • Vfs_fruit ON
    • oplocks ON
    • level2 oplocks ON
    • SMB2 leases ON
    • kernel oplocks OFF


When all conditions above are met, the option that allows shares to be discovered by Time Machine becomes active. The next step is to select the "Enable macOS Time Machine support" option in every share that should be visible for Time Machine. All shares with this option enabled will be visible for Time Machine.


Note! If any of the above settings are changed, shares will no longer appear in Time Machine.