Quantcast
Results 1 to 1 of 1

ACLs, partitions and users profiles

  1. #1
    balubeto is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Apr 2012
    Posts
    20
    Windows 7/Server 2008 R2 MS Internet Explorer 9.0

    ACLs, partitions and users profiles

    Hi

    In Windows7 SP1, I noticed that the ACLs of the root directory of a logical partition (D:) formatted NTFS are different from those of the root directory of the system partition (C:):

    Code:
    C:\Windows\system32>icacls c:\
    c:\ BUILTIN\Administrators:(F)
        BUILTIN\Administrators:(OI)(CI)(IO)(F)
        NT AUTHORITY\SYSTEM:(F)
        NT AUTHORITY\SYSTEM:(OI)(CI)(IO)(F)
        BUILTIN\Users:(OI)(CI)(RX)
        NT AUTHORITY\Authenticated Users:(OI)(CI)(IO)(M)
        NT AUTHORITY\Authenticated Users:(AD)
        Etichetta obbligatoria\Livello obbligatorio alto:(OI)(NP)(IO)(NW)
     
    Processing is complete for 1 file. Processing failed for file 0
     
    C:\Windows\system32>icacls d:\
    d:\ BUILTIN\Administrators:(F)
        BUILTIN\Administrators:(OI)(CI)(IO)(F)
        NT AUTHORITY\SYSTEM:(F)
        NT AUTHORITY\SYSTEM:(OI)(CI)(IO)(F)
        NT AUTHORITY\Authenticated Users:(M)
        NT AUTHORITY\Authenticated Users:(OI)(CI)(IO)(M)
        BUILTIN\Users:(RX)
        BUILTIN\Users:(OI)(CI)(IO)(GR,GE)
     
    Processing is complete for 1 file. Processing failed for file 0
    Why?

    If I were to move, in the logical partition, the users profiles (except the default profile) and the public directory, should I also change its ACLs to get a stable, secure and coherent or not?

    In particular, I wanted to know if these differences are caused solely from the partition type or if these work even on other levels of the system and users security.

    Thanks

    Bye
    Last edited by balubeto; 06-23-2012 at 04:47 AM.
    balubeto

    Reply With Quote Reply With Quote

Similar Threads

  1. [ACCOUNTS] Setting of the ACLs for the root directory of a logical partition where the users profiles are saved
    By balubeto in forum Windows 7 Installation and Upgrade
    Replies: 0
    Last Post: 05-29-2012, 03:46 AM
  2. [DRIVERS] ACLs on file C:\Windows\system32\drivers\USBSTOR.SYS are not proper.
    By Will Bennion in forum Windows 7 Support
    Replies: 1
    Last Post: 08-29-2011, 05:00 PM
  3. Replies: 0
    Last Post: 07-07-2011, 05:05 AM
  4. [TUTORIAL] GROUP PROFILES CAN'T LOG ON?
    By dandee50 in forum Windows 7 Support
    Replies: 0
    Last Post: 06-24-2011, 11:55 PM
  5. Profiles
    By DougM in forum Windows 7 Support
    Replies: 2
    Last Post: 08-25-2010, 03:39 PM

Visitors found this page by searching for:

Search engine data is still being processed!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •