0 pts.
 microsoft windows 2000 server network administration
my questions are stated thus: 1.i want to know if it is possible to have a windows 2000 server based network comprising of more than one master domain controller co-existing in the same network.if yes,how? and if yes,will a malfunction of any of the servers affect other servers? 2.a network comprises of one main server using windows 2000 and 3 member servers running same operating system.if the main server is down,can users in the network still be authenticated. 3.what is the the most appropriate way to implement security in a server based network running windows 2000 4.is linux operating system more secure than windows operating system.if yes,how?

Software/Hardware used:
ASKED: November 2, 2004  11:33 AM
UPDATED: November 2, 2004  12:48 PM

Answer Wiki:
I'll try my best to answer these for you. 1. Yes, you would need two domains though. A lot of management would be involved though. 2. No, because you do not have a Domain controller to cover the Primary Domain Controller when it is down. I would set up another box, run DCPROMO on it and make it a DC, then setup the DC as a secondary DNS server so when the master goes down users can still authenticate. If you are on the same subnet, you may not need DNS but I would set it up anyway. You could also make one of the member servers a DC also. 3/4. Here is a good website on security: http://searchsecurity.techtarget.com/
Last Wiki Answer Submitted:  November 2, 2004  12:14 pm  by  TJMann   0 pts.
All Answer Wiki Contributors:  TJMann   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Question 1 and 2 has been answered quite well, so i’m not going to touch on those.

As far as question 3 goes, what kind of security are you talking about? Firewalling connections from the internet, internal file security? If you could elaborate a little more here I feel that I could offer some succinct advice.

Question 4 is something that will have a lot of people arguing. It really all comes down to how each operating system is deployed. A windows box can be made secure(ish), where as linux can be made insecure very easily. One nice thing about the Linux distributions (Linux is just the kernel, not an O/S in it’s own right) is that you generally have access to the source code and can communicate with the developers directly. This, combined with peer review of code means that patches take less time to come about. Don’t kid yourself that security won’t be an issue with a linux distro, you just have to know what you are doing.

 0 pts.