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
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.