what is domain controller ?
Answer Posted / babu
In older versions of Windows such as Windows NT server, one
domain controller per domain was configured as the Primary
Domain Controller (PDC); all other domain controllers were
Backup Domain Controllers (BDC).
A BDC could authenticate the users in a domain, but all
updates to the domain (new users, changed passwords, group
membership, etc) could only be made via the PDC, which would
then propagate these changes to all BDCs in the domain. If
the PDC was unavailable (or unable to communicate with the
user requesting the change), the update would fail. If the
PDC was permanently unavailable (e.g. if the machine
failed), an existing BDC could be promoted to PDC.
Because of the critical nature of the PDC, best practices
dictated that the PDC should be dedicated solely to domain
services, and not used for file/print/application services
that could slow down or crash the system. Some network
administrators took the additional step of having a
dedicated BDC online for the express purpose of being
available for promotion if the PDC failed.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What is semaphore os?
How many bits is ip address and port number?
What is the use of interprocess communication?
What is the equivalent layer or layers of the tcp/ip application layer in terms of osi reference model?
How do I know my ip address ubuntu?
How a process can be terminated?
What is the data unit of "transport layer"?
What is a firewall?
How do I run ipconfig?
What does an ip address mean?
What two things constitute a tcp ip socket?
Why its so called Open system interconnection reference model?
Explain 4 example of application layer?
Tell me what is the difference between public and private ip?
Do sockets use tcp?