LFCS · Question #323
Which of the following are true when considering SMB/CIFS browsing? (Choose THREE correct answers)
The correct answer is A. Servers and workstations register their presence to the network. B. One or more machines on the network collate the local announcements. D. Elections are held to determine the roles of certain servers. SMB/CIFS browsing involves network machines announcing their presence, designated servers collating these announcements, and elections held to determine the roles of these browsing servers.
Question
Options
- AServers and workstations register their presence to the network.
- BOne or more machines on the network collate the local announcements.
- CIt is not possible to share NetBIOS name information across subnets.
- DElections are held to determine the roles of certain servers.
- ECurrently, only Microsoft Windows servers can initiate an election.
How the community answered
(25 responses)- A92% (23)
- C4% (1)
- E4% (1)
Why each option
SMB/CIFS browsing involves network machines announcing their presence, designated servers collating these announcements, and elections held to determine the roles of these browsing servers.
Servers and workstations register their presence to the network by sending broadcast announcements, making their shared resources discoverable.
One or more machines, known as Master Browsers and Backup Browsers, collect and maintain a list of these local announcements to provide a browse list to clients.
WINS (Windows Internet Name Service) servers are specifically designed to enable NetBIOS name resolution and browsing across different subnets, making it possible to share NetBIOS name information beyond local broadcast domains.
Elections are held among potential browsing servers on a subnet to determine which machine will assume the role of the Master Browser, responsible for maintaining the browse list.
Samba servers are fully capable of participating in and initiating browser elections, allowing them to assume roles such as Master Browser or Backup Browser alongside Windows servers.
Concept tested: SMB/CIFS network browsing mechanisms
Source: https://www.samba.org/samba/docs/current/manpages/smb.conf.5.html#BROWSE%20OPTIONS
Topics
Community Discussion
No community discussion yet for this question.