So I was trying to access a harddrive using the administrative share on a Vista computer, and I was unable to. Why? Well it seems that microsoft has disabled administrative shares in Vista.
According to Microsoft's "Vista File and Printer Sharing" site....
Sharing the Root of a Drive
Windows XP by default created administrative shares for the root folders of the fixed drives of the computer. For example, for the root of the C: drive on the computer named BobPC, Windows XP automatically shared \\bobpc\c$. The “$” at the end of the share name means that the share name will not appear in the list of shares. For computers running Windows Vista that are members of a workgroup, these administrative shares exist but are blocked for network access for security reasons. You can create your own shares to share your drives from the root of the drive, but Microsoft highly recommends that you share only the folders that you need to, rather than the entire drive.
So, Vista does not allow you to use administrative shares anymore. Unless you hack the registry ;)
From JB's Windows Vista Support FAQ ...
To allow administrators local to a computer to use their administrator powers when accessing the Vista computer remotely, please follow these steps:Now I can access the administrative share from any system!
- Click start
- Type: regedit
- Press enter
- In the left, browse to the following folder: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\system\
- Right-click a blank area in the right pane
- Click New
- Click DWORD Value
- Type: LocalAccountTokenFilterPolicy
- Double-click the item you just created
- Type 1 into the box
- Click OK
- Restart your computer
3 comments:
Thanks for the tip!!!
I was on the way to send a hate latter to some MS people as I spent whole day trying to share files between 2 XP and 1 Vista PC.
Even turning off firewalls didn't do anything useful, but rather popping red alerts like in some thriller.
I really don't understand why Vista sets up C$, D$... if you are then not allowed to use them as admin.
Not a prob,
It was annoying to find this information. Microsoft changed the security structure of Vista, but with that came some really annoying problems.
Oh well, can't win all the time!
then, how to hack local network by using that C$ or D$ ?
because it is blocked and need to entering password..
how to enter it directly without entering password?
Post a Comment