











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
| Author |
Sharing C Drive...
|
moreilly
Member M

Registered: Jan 2002 Location: Chicago Country: United States State: Certifications: CNE, MCP, A+, Net+ Working on: MCSA, CCNA
Total Posts: 36
|
|
Sharing C Drive...
Hello:
I've repeatedly turned off sharing on my C: drive. However each time I restart my Windows 2000 computer the C: drive is again set to be shared across the network. Is
this an automatic setting that I can't disable?
I've been using the administrator's account also.
Any advice is much appreciated.
Thanks,
Matthew
Report this post to a moderator
|
|
01-29-04 06:13 PM
|
|
aznluvsmc
Just a kid M
Registered: Mar 2003 Location: Newmarket Country: Canada State: Certifications: 3yr college networking diploma, MCSE, A+, Network+, Server+, i-Net+, Security+ Working on: Working on 3yr college programming diploma
Total Posts: 490
|
|
|
01-29-04 07:29 PM
|
|
Spid
Moderator M
Registered: Oct 2000 Location: Cleveland Country: United States State: Certifications: B.S. CIS, Net+, MCSA, MCSE NT4, MCSE Win2K Working on: avoiding resume' generating events
Total Posts: 4096
|
|
C$ is shared and used to remotely perform admin tasks. The root of each partition on a HD (C$,D$,E$, etc...)is automatically shared. You can not change/unshare this.
By default, members of the Administrators group have FC permission for adminstrative shared folders. You cannot modify the permissions on administrative shared folders.
As a side note - the $ sign makes the share hidden, but it does not make it a default administrative share.
__________________
"I was planning to take over the world, but got distracted by something sparkly..."
Report this post to a moderator
|
|
01-29-04 09:34 PM
|
|
em_ar_ducks
Senior Member

Registered: Sep 2003 Location: Dallas, TX Country: United States State: Certifications: CISSP, MCSE W2K, MCSA Messaging W2K, CompTIA N+, CompTIA A+ Working on: MCSE/MCSA 2003, Secuity+, CEH
Total Posts: 104
|
|
actually you can disable admin shares
In fact it is a recommended security practice in some cases.
There is a KB article on MSofts site, just do a search and it will tell you which registry keys to modify.
Report this post to a moderator
|
|
01-30-04 04:29 AM
|
|
Boulware5
Moderator M

Registered: Mar 2001 Location: Country: USA State: Certifications: A+, Network+, Linux+, CST, A.A.S degree in CIS LAN concentration Working on: BS degree, CCNA, Security+
Total Posts: 3283
|
|
There's also the Admin$ share which is C:\Winnt and the Print$ share which provides access to printer driver files. Both are hidden.
__________________
"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
-- Ben Franklin
http://www.stopfcc.com/
Report this post to a moderator
|
|
01-30-04 05:26 AM
|
|
pcthug
Member M
Registered: Nov 2003 Location: Country: United States State: Certifications: B.S. CS, A+, CST, MCP Working on: MCSA, MCSE, CCNA
Total Posts: 53
|
|
There is a registry hack that will permenantly remove those $ shares. You won't see them again after reboots. I usually remove them all on a IIS server. In fact, the lockdown utility itself does this for some $ shares.
If your workstation is standalone home PC (not connected to any NT/w2k domains or workgroups, you can remove them without any side effects.
Report this post to a moderator
|
|
01-30-04 09:25 AM
|
|
Spid
Moderator M
Registered: Oct 2000 Location: Cleveland Country: United States State: Certifications: B.S. CIS, Net+, MCSA, MCSE NT4, MCSE Win2K Working on: avoiding resume' generating events
Total Posts: 4096
|
|
|
01-30-04 12:00 PM
|
|
Spid
Moderator M
Registered: Oct 2000 Location: Cleveland Country: United States State: Certifications: B.S. CIS, Net+, MCSA, MCSE NT4, MCSE Win2K Working on: avoiding resume' generating events
Total Posts: 4096
|
|
Re: actually you can disable admin shares
quote: Originally posted by em_ar_ducks
In fact it is a recommended security practice in some cases.
As a side note, could you point me in the direction of these cases? Because the MS article states differently. In fact, I've never seen a need nor a recomendation from an IIS, SMS, etc... configuration standpoint stating that one should disable these.
This is from the article posted above:
"IMPORTANT: The default IPC$ administrative share is required by the Server service and cannot be deleted. Microsoft recommends that you not delete administrative shares that were created by Windows for root partitions and volumes (such as C$) and the system root folder (ADMIN$). This can cause problems for administrators and programs or services that rely on these shares. example, both Microsoft Systems Management Server (SMS) and Microsoft Operations Manager 2000 require administrative shares for correct installation and operation.
So I guess my comment is, if members are going to state that there are instances that one 'should' do this for security purposes, and or post about a 'lockdown' utility, please post a link supporting this so others (like myself) can read up on these items.
Obviously you can disable the administrative shares. I'm just having difficulty seeing a need as I for one have really never seen nor heard of a lockdown utility to do this or seen any real reason/need to disable these. 
__________________
"I was planning to take over the world, but got distracted by something sparkly..."
Report this post to a moderator
|
|
01-30-04 02:08 PM
|
|
em_ar_ducks
Senior Member

Registered: Sep 2003 Location: Dallas, TX Country: United States State: Certifications: CISSP, MCSE W2K, MCSA Messaging W2K, CompTIA N+, CompTIA A+ Working on: MCSE/MCSA 2003, Secuity+, CEH
Total Posts: 104
|
|
sorry for the lack of information
I didn't have time to perform the search and add the link. (my apologies again)
The conditions or situations in which disabling the admin shares may be required or recommended are extremely high security environments (Government).
In my limited experience, it typically becomes a battle between what is administratively required vs. the potential security risks/vulnerabilities. In one particular case I have been required to disable the shares to prove that doing so created more work or interfered with network applications more than the potential vulnerability justified. (want to know how long that took, I'm still turning stuff back on because some Government twink wanted it gone, and I couldn't be entirely sure I needed it)
As was stated earlier, it is probably a good practice to disable admin shares on any IIS or other public boxes residing on a DMZ, provided adequate safeguards on the firewalls protect the internal network.
On Government systems, the rule of thumb is that if a service is absolutely not required it must be disabled, deinstalled, never installed, etc. You would not believe what I go through to lock down a system.
Report this post to a moderator
|
|
01-30-04 08:39 PM
|
|
Spid
Moderator M
Registered: Oct 2000 Location: Cleveland Country: United States State: Certifications: B.S. CIS, Net+, MCSA, MCSE NT4, MCSE Win2K Working on: avoiding resume' generating events
Total Posts: 4096
|
|
Good stuff em_ar_ducks. Thanks for the reply. 
__________________
"I was planning to take over the world, but got distracted by something sparkly..."
Report this post to a moderator
|
|
01-30-04 09:11 PM
|
|
|
Click here for the list of 70-210 study guides
MCSE exam notes
70-210 exam details
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON. |
|
ExamNotes forum archive
|