Sökte lite, kanske kan sid 5 här hjälpa?
Var kan man hitta information vad en PDC är?
2 svar · 185 visningar · startad av Dr-man
Var kan man hitta information vad en PDC är?
Sökte lite, kanske kan sid 5 här hjälpa?
Hos Microsoft eller webopaedia. Lägg till www och com så... ;)
http://www.webopaedia.com/TERM/P/PDC.html
Microsoft skrev:
Primary and Backup Domain Controllers
Within a domain, domain controllers manage all aspects of user-domain interactions. Domain controllers are computers running Windows NT Server that share one directory database to store security and user account information for the entire domain; they comprise a single administrative unit. Domain controllers use the information in the directory database to authenticate users logging on to domain accounts. There are two types of domain controllers:The primary domain controller (PDC) tracks changes made to domain accounts. Whenever an administrator makes a change to a domain account, the change is recorded in the directory database on the PDC. The PDC is the only domain server that receives these changes directly. A domain has one PDC.
A backup domain controller (BDC) maintains a copy of the directory database. This copy is synchronized periodically and automatically with the PDC. BDCs also authenticate user logons, and a BDC can be promoted to function as the PDC. Multiple BDCs can exist in a domain.
You create a domain when you install Windows NT Server on a computer and designate that computer as the PDC. There can be as many BDCs as needed in a domain to share the load of authenticating network logons. In a small organization, a PDC and a single BDC in one domain might be all that is required.
Källa: Microsoft