Recently the domain controller at a remote facility shut down and took the entire network down as a result (it also is a DNS, WINS, and DHCP server). I was able to determine that the machine and had someone at the facility power it back on.
During the troubleshooting phase, I found that the C: drive had been filled to capacity which caused the shutdown. After moving the files on to the file server at that location (crazy concept!) I began looking at securities on the drives.
I found that under the Security tab of the Administrative Share (both C and D as those are the two disks/partitions available on this box) that "Everyone" had full access.
I checked the securities on our local domain controllers and found the same setup was in play.
I've inherited this network and I'm still learning (and have a long way to go), but even in my lack of knowledge about many of the facets of network security requirements, this seems like a huge hole that was left open.
My question is this: Since this is a Domain Controller/DHCP/DNS/WINS box, is there any reason that the administrative shares cannot be locked down? I would like to leave only the Domain Admin group with access to these drives.
Thanks in advance for your help and dealing with the n00b!
If you look at file security it means security from the local machine.
If you look at the share permission, it's the permissions that regards a remote access.
i.e from remote computer:
Share permission: READ
File permission: FULL
Effective permission: READ
By defult "Everyone" has access to the root of C:, but read access to the "Windows folder".
Dunno if this was of any help ;)
SG