Yes, only machines in a domain make use of the Netlogon service.
The NT NetLogon service performs these functions:
Establishes a Secure Channel between systems,
Participates in Domain logins (not Local logins),
Performs Domain Synchronisation,
Participates in Backup Domain Controller (BDC) promotions
Secure Channel
NetLogon provides a secure channel between systems. There are Secure Channels setup between machines as shown in the following table:
From To Why
Member server or workstation Local Domain Controller Domain and pass-through authentication
Local Domain Controller Domain Controller of trusted domain Authentication of accounts form Trusted Domain
When a machine joins a domain, a machine account is created for it. This is similar to a normal user account, but doesn't show up in user manager etc. For a machine called "FRED", the machine account will be called "FRED$". This account has a password associated with it. This password is automatically changed at regular intervals. This account and password are used by NetLogon to establish a Secure Connection to the Domain Controller.
Domain Controllers use a similar system to setup secure channels with the Domain Controllers of Trusted domains.
When looking for a Domain Controller to attach to, the NetLogon service retrieves a list of Domain Controllers from WINS (if you're using it) by resolving the name "DOMAINNAME [1C]" (if your domain is called "DOMAINNAME"!). It sends a request to establish the secure channel to the first (twenty??) entries in the list. It establishes the channel with the one that replies first.
Main Topics
Browse All Topics





by: ikm7176Posted on 2004-06-03 at 05:27:19ID: 11221588
netlogon service in workgroup is not needed