Welcome, Guest. Please login or register.

Author Topic: "System Volume Information" the inaccessable folder in win2k  (Read 6226 times)

Description:

0 Members and 2 Guests are viewing this topic.

Offline Glaucus

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4518
    • Show all replies
    • http://members.shaw.ca/mveroukis/
Re: "System Volume Information" the inaccessable folder in win2k
« on: November 15, 2003, 02:48:03 AM »
Quote
MS Windows NT is not quite Linux i.e. “root” (god mode) user. One must think the Microsoft way.
True. The Microsoft way is that the Administrator is just a special user who has all the usual privileges that other users may have, plus one extra privilege that only admins have: the right to take ownership of a file. Under Windows/NTFS, even an admin can not access a file he does not have permission to access, HOWEVER, he may still take ownership of it - at which point he can do anything he wants with it. That's the key to Windows' file system security. Once you understand that it's all quite simple after that. Well, not really, there's tons of extra crap piled on top of that, but that's the basic gist.  :-)

  - Mike
YOU ARE NOT IMMUNE
 

Offline Glaucus

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4518
    • Show all replies
    • http://members.shaw.ca/mveroukis/
Re: "System Volume Information" the inaccessable folder in win2k
« Reply #1 on: November 15, 2003, 02:57:31 AM »
Quote
Download a util from the MS / windows2000 site called 'xcacls'. It allows you to modify permissions from the command line. Use the /? switch to work out how to use the command, give your user the permissions you need
Or you could just right click on the directory, click on the Security tab, select the Add button, enter your userID (or the Admin's user ID, or who ever happens to be the owner of the directory, assuming your an admin), then give this new ID full control, and viola, full access! Now delete the directory and reboot, and then let us know if your system still works!  :-)

Just kidding there, don't delete anything, in fact, don't even give yourself permission to look at it. The fact that even admins don't have access to this should be a good indicator all on it's own.

As an aside, I just converted two partitions from FAT32 to NTFS, and when it created that System Volume Information directories it gave them inherited permissions, which were full access to Everyone. Weird eh? Anyway, I fixed it so I can no longer accidentaly access it.

  - Mike
YOU ARE NOT IMMUNE