Lines Matching defs:domain
101 * primarily the domain they are in and the services that they are running
111 * For the purposes of this specification, a domain is simply a name with
114 * the scope of a search when they query browser servers. Every domain has
116 * manages various activities within the domain.
118 * One browser for each domain on a subnet is designated the Local Master
119 * Browser for that domain. Servers in its domain on the subnet register
122 * information about its domain on its subnet. If there are other subnets
124 * domain's Domain Master Browser; it registers with it, and uses it to
144 * Local Master Browsers for its domain, asking them for a list containing
145 * all the domains and all the servers in their domain known within their
152 * When a domain spans only a single subnet, there will not be any distinct
298 * up with an empty list of servers for the domain, and wants to fill it
338 * of the Master Browser it queries for the server and domain lists.
341 * the Master Browser on its subnet for its domain to get a list of servers
342 * in that domain, as well as a list of domains. The period is a
351 * browser clients, for its own domain and others. If the request is for a
352 * list of servers in its domain, or for a list of domains, it can answer
354 * domain different than the one it serves, it sends a NetServerEnum2
355 * request to the Domain Master Browser for that domain (which it can in
370 * to the Domain Master Browser for their domain, and to all browsers in
371 * their domain on their subnet
373 * Master Browser for that domain
375 * . synchronizing with the Domain Master Browser (if any) for its domain
393 * section 6.12) and maintain the domain names and their associated (Local)
394 * Master Browsers in its internal domain list until they time out; it must
396 * domain entries to see if a server's DomainAnnouncement has timed out (no
403 * of the Backup Servers for its domain.
413 * A Master Browser MUST periodically announce itself and the domain it
423 * its domain on its subnet by sending a LocalMasterAnnouncement frame (see
427 * browser clients, for its own domain and others. If the request is for a
428 * list of servers in its domain, or for a list of domains, it can answer
432 * a domain different than the one it serves, it sends a NetServerEnum2
433 * request to the Domain Master Browser for that domain (which it can in
439 * browse list in a single workgroup or domain to approximately two
464 * claims to be the Master Browser for its domain, demote itself from
466 * ever one Master Browser in each workgroup or domain.
702 * is a member of domain "D", this frame is sent to the NETBIOS unique name
762 * Note: older non-browser servers in a domain "D" sent HostAnnouncement
996 * This name is used to identify a master browser server for domain
1000 * is another master in the domain and will fail to come up. It may
1010 * This name is used to identify the Domain Master Browser for domain
1011 * "DOMAIN" (which is also the primary domain controller). It is a
1012 * unique name added only by the primary domain controller. The
1013 * primary domain controller will respond to GetBackupListRequest on
1027 * This name is used by clients and servers in domain "DOMAIN" to
1035 * This name is used for announcements to browsers for domain "DOMAIN"
1037 * the domain. The only requests that should appear on this name are
1063 /* domain<00> */
1110 "smb browser: domain master browser for %s is %s",
1184 * is a member of domain "D", this frame is sent to the NETBIOS unique name
1295 * aliases, to find a domain controller.
1300 smb_browser_netlogon(char *domain, char *dc, uint32_t dc_len, uint32_t *ipaddr)
1311 smb_netlogon_request(&hinfo->hi_netname, domain);