A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows 7 » Windows 7 Forum
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Universal Folder Access?



 
 
Thread Tools Rate Thread Display Modes
  #1  
Old August 23rd 18, 11:26 PM posted to alt.windows7.general
Bill in Co
external usenet poster
 
Posts: 1,927
Default Universal Folder Access?

How do I easily get complete and unrestricted folder and file access to ALL
folders and files in Win 7? I've even tried using NT6 Restriction Fix, and
that doesn't free them from the "access denied", but it's supposed to. Here
is the URL:

https://www.jsware.net/jsware/nt6fix.php5

One thing I think seemed to work is granting FULL permission to the
"Everyone" group (for each subfolder you want access to, by right mouse
clicking), but I would think as Administrator (which I am, since this is a
home PC), that should be enough for everything, but clearly I'm missing
something.

Plus having to do this manually for each subfolder via the Everyone group
(when it is present), is a PIA. Ideally I would like *simply* to grant FULL
control for C: and every folder/subfolder/file underneath it, since I'm the
only user here, but I haven't as yet found a way to do that in one step.
Just like it used to be in XP, pretty much.

(Clicking on subfolders such as Cookies or App Data gets "access denied",
just for some simple examples)


  #2  
Old August 23rd 18, 11:27 PM posted to alt.windows7.general
pjp[_10_]
external usenet poster
 
Posts: 1,183
Default Universal Folder Access?

In article ,
says...

How do I easily get complete and unrestricted folder and file access to ALL
folders and files in Win 7? I've even tried using NT6 Restriction Fix, and
that doesn't free them from the "access denied", but it's supposed to. Here
is the URL:

https://www.jsware.net/jsware/nt6fix.php5

One thing I think seemed to work is granting FULL permission to the
"Everyone" group (for each subfolder you want access to, by right mouse
clicking), but I would think as Administrator (which I am, since this is a
home PC), that should be enough for everything, but clearly I'm missing
something.

Plus having to do this manually for each subfolder via the Everyone group
(when it is present), is a PIA. Ideally I would like *simply* to grant FULL
control for C: and every folder/subfolder/file underneath it, since I'm the
only user here, but I haven't as yet found a way to do that in one step.
Just like it used to be in XP, pretty much.

(Clicking on subfolders such as Cookies or App Data gets "access denied",
just for some simple examples)


Youa and many others. Not sure but don't think you can really do it, OS
doesn't "allow" it.
  #3  
Old August 23rd 18, 11:51 PM posted to alt.windows7.general
Sjouke Burry[_2_]
external usenet poster
 
Posts: 275
Default Universal Folder Access?

On 24-8-2018 0:26, Bill in Co wrote:
How do I easily get complete and unrestricted folder and file access to ALL
folders and files in Win 7? I've even tried using NT6 Restriction Fix, and
that doesn't free them from the "access denied", but it's supposed to. Here
is the URL:

https://www.jsware.net/jsware/nt6fix.php5

One thing I think seemed to work is granting FULL permission to the
"Everyone" group (for each subfolder you want access to, by right mouse
clicking), but I would think as Administrator (which I am, since this is a
home PC), that should be enough for everything, but clearly I'm missing
something.

Plus having to do this manually for each subfolder via the Everyone group
(when it is present), is a PIA. Ideally I would like *simply* to grant FULL
control for C: and every folder/subfolder/file underneath it, since I'm the
only user here, but I haven't as yet found a way to do that in one step.
Just like it used to be in XP, pretty much.

(Clicking on subfolders such as Cookies or App Data gets "access denied",
just for some simple examples)


Activate an administrator account
On this newsgroup I saved the protocol for that
Quoting:
-------------------------------------------------------------
Enable the (Hidden) Administrator Account on Windows 7, 8, or 10

Many people familiar with prior versions of Windows are curious what
happened to the built-in Administrator account that was always created
by default. Does this account still exist, and how can you access it?

The account is created in Windows 10, 8, 7, or Vista, but since it’s not
enabled you can’t use it. If you are troubleshooting something that
needs to run as administrator, you can enable it with a simple command.

Note: You really shouldn’t use this account for anything other than
troubleshooting. In fact, you probably shouldn’t use it at all.
Enable Built-in Administrator Account in Windows

First you’ll need to open a command prompt in administrator mode by
right-clicking and choosing “Run as administrator” (or use the
Ctrl+Shift+Enter shortcut from the search box).

Note that this works the same in all versions of Windows. Just search
for cmd and then right-click on the command prompt icon in the Start
menu or Start screen.

If you are in Windows 8.x or 10 you can right-click on the Start button
and choose to open a command prompt that way.

Now type the following command:

net user administrator /active:yes

You should see a message that the command completed successfully. Log
out, and you’ll now see the Administrator account as a choice.

  #4  
Old August 24th 18, 12:18 AM posted to alt.windows7.general
Bill in Co
external usenet poster
 
Posts: 1,927
Default Universal Folder Access?

Sjouke Burry wrote:
On 24-8-2018 0:26, Bill in Co wrote:
How do I easily get complete and unrestricted folder and file access to
ALL folders and files in Win 7? I've even tried using NT6 Restriction
Fix, and that doesn't free them from the "access denied", but it's
supposed to. Here is the URL:

https://www.jsware.net/jsware/nt6fix.php5

One thing I think seemed to work is granting FULL permission to the
"Everyone" group (for each subfolder you want access to, by right mouse
clicking), but I would think as Administrator (which I am, since this is
a home PC), that should be enough for everything, but clearly I'm missing
something.

Plus having to do this manually for each subfolder via the Everyone group
(when it is present), is a PIA. Ideally I would like *simply* to grant
FULL control for C: and every folder/subfolder/file underneath it, since
I'm the only user here, but I haven't as yet found a way to do that in
one step. Just like it used to be in XP, pretty much.

(Clicking on subfolders such as Cookies or App Data gets "access denied",
just for some simple examples)


Activate an administrator account
On this newsgroup I saved the protocol for that
Quoting:
-------------------------------------------------------------
Enable the (Hidden) Administrator Account on Windows 7, 8, or 10

Many people familiar with prior versions of Windows are curious what
happened to the built-in Administrator account that was always created
by default. Does this account still exist, and how can you access it?

The account is created in Windows 10, 8, 7, or Vista, but since it’s not
enabled you can’t use it. If you are troubleshooting something that
needs to run as administrator, you can enable it with a simple command.

Note: You really shouldn’t use this account for anything other than
troubleshooting. In fact, you probably shouldn’t use it at all.
Enable Built-in Administrator Account in Windows

First you’ll need to open a command prompt in administrator mode by
right-clicking and choosing “Run as administrator” (or use the
Ctrl+Shift+Enter shortcut from the search box).

Note that this works the same in all versions of Windows. Just search
for cmd and then right-click on the command prompt icon in the Start
menu or Start screen.

If you are in Windows 8.x or 10 you can right-click on the Start button
and choose to open a command prompt that way.

Now type the following command:

net user administrator /active:yes

You should see a message that the command completed successfully. Log
out, and you’ll now see the Administrator account as a choice.


I tried that, and it works, as one workaround, but as you said, probably not
the most desireable one.

So I guess I should have been more accurate in what I wanted, as I really
don't want or need that yet (having that Adminstrator account, per se), but
simply need more access within my own user "Owner" account, at least to MOST
of the folders underneath it, including (primarily) Application Data, and
the like. Is the only option then to edit the Everyone account to allow
FULL access to that subfolder, and any others?


  #5  
Old August 24th 18, 12:27 AM posted to alt.windows7.general
Sjouke Burry[_2_]
external usenet poster
 
Posts: 275
Default Universal Folder Access?

On 24-8-2018 1:18, Bill in Co wrote:
Sjouke Burry wrote:
On 24-8-2018 0:26, Bill in Co wrote:
How do I easily get complete and unrestricted folder and file access to
ALL folders and files in Win 7? I've even tried using NT6 Restriction
Fix, and that doesn't free them from the "access denied", but it's
supposed to. Here is the URL:

https://www.jsware.net/jsware/nt6fix.php5

One thing I think seemed to work is granting FULL permission to the
"Everyone" group (for each subfolder you want access to, by right mouse
clicking), but I would think as Administrator (which I am, since this is
a home PC), that should be enough for everything, but clearly I'm missing
something.

Plus having to do this manually for each subfolder via the Everyone group
(when it is present), is a PIA. Ideally I would like *simply* to grant
FULL control for C: and every folder/subfolder/file underneath it, since
I'm the only user here, but I haven't as yet found a way to do that in
one step. Just like it used to be in XP, pretty much.

(Clicking on subfolders such as Cookies or App Data gets "access denied",
just for some simple examples)


Activate an administrator account
On this newsgroup I saved the protocol for that
Quoting:
-------------------------------------------------------------
Enable the (Hidden) Administrator Account on Windows 7, 8, or 10

Many people familiar with prior versions of Windows are curious what
happened to the built-in Administrator account that was always created
by default. Does this account still exist, and how can you access it?

The account is created in Windows 10, 8, 7, or Vista, but since it’s not
enabled you can’t use it. If you are troubleshooting something that
needs to run as administrator, you can enable it with a simple command.

Note: You really shouldn’t use this account for anything other than
troubleshooting. In fact, you probably shouldn’t use it at all.
Enable Built-in Administrator Account in Windows

First you’ll need to open a command prompt in administrator mode by
right-clicking and choosing “Run as administrator” (or use the
Ctrl+Shift+Enter shortcut from the search box).

Note that this works the same in all versions of Windows. Just search
for cmd and then right-click on the command prompt icon in the Start
menu or Start screen.

If you are in Windows 8.x or 10 you can right-click on the Start button
and choose to open a command prompt that way.

Now type the following command:

net user administrator /active:yes

You should see a message that the command completed successfully. Log
out, and you’ll now see the Administrator account as a choice.


I tried that, and it works, as one workaround, but as you said, probably not
the most desireable one.

So I guess I should have been more accurate in what I wanted, as I really
don't want or need that yet (having that Adminstrator account, per se), but
simply need more access within my own user "Owner" account, at least to MOST
of the folders underneath it, including (primarily) Application Data, and
the like. Is the only option then to edit the Everyone account to allow
FULL access to that subfolder, and any others?


The only extra info I have, is that the admin account has a higher
permission
level then you , or you as ("run as administrator").
  #6  
Old August 23rd 18, 11:54 PM posted to alt.windows7.general
Paul[_32_]
external usenet poster
 
Posts: 11,873
Default Universal Folder Access?

Bill in Co wrote:
How do I easily get complete and unrestricted folder and file access to ALL
folders and files in Win 7? I've even tried using NT6 Restriction Fix, and
that doesn't free them from the "access denied", but it's supposed to. Here
is the URL:

https://www.jsware.net/jsware/nt6fix.php5

One thing I think seemed to work is granting FULL permission to the
"Everyone" group (for each subfolder you want access to, by right mouse
clicking), but I would think as Administrator (which I am, since this is a
home PC), that should be enough for everything, but clearly I'm missing
something.

Plus having to do this manually for each subfolder via the Everyone group
(when it is present), is a PIA. Ideally I would like *simply* to grant FULL
control for C: and every folder/subfolder/file underneath it, since I'm the
only user here, but I haven't as yet found a way to do that in one step.
Just like it used to be in XP, pretty much.

(Clicking on subfolders such as Cookies or App Data gets "access denied",
just for some simple examples)


Now, I like that page above, because it's easy to test.

1) In Computer, do Properties on C:
You will see a circular chart showing used
and free space.

2) Now, go down to WinSXS and measure it.
It says 6GB or some large amount. Take
careful note now! We want to balance our books,
and need a precise figure.

3) Delete the contents of WinSXS.
This will take a while.
If you need inspiration, use psexec64 to
help you in your daring mission. Maybe the
SYSTEM account has sufficient permission.

4) Now, in Computer, go back to the circular
chart. Notice that the space used, has hardly
changed at all. The size used is now 500MB smaller,
not 6GB smaller. Discuss and explain your findings,
using Windows 98 terminology. How can there be
an unaccounted-for 5.5GB difference ? (Substitute
your measured numbers of course. This is science.)

Paul

  #7  
Old August 24th 18, 01:21 AM posted to alt.windows7.general
Mayayana
external usenet poster
 
Posts: 6,438
Default Universal Folder Access?

"Bill in Co" wrote

| https://www.jsware.net/jsware/nt6fix.php5
|

Be sure you run it as admin.

Did you look at the help file? This may be relevant:

If you want to remove restrictions for all Users that is normally only
possible if you, yourself have created the item in question. And if you try
to take ownership in order to remove restrictions for all users it will
fail. To get around that limitation, first remove restrictions for all
Administrators, which will give you ownership of the item. Then, in a second
operation, remove restrictions for all Users. That should work in most or
all cases, even with system files.


  #8  
Old August 24th 18, 10:51 AM posted to alt.windows7.general
Java Jive
external usenet poster
 
Posts: 391
Default Universal Folder Access?

On 23/08/2018 23:26, Bill in Co wrote:

How do I easily get complete and unrestricted folder and file access to ALL
folders and files in Win 7?


Never allow Everyone any sort of access on a computer, except possibly a
Public folder which doesn't contain anything important. In general, use
Authenticated Users instead, which limits access to those with an
enabled user account on the machine.

Be aware that, in Vista+, the so-called 'admin' account is actually a
user account with privileges that can be elevated to perform minor admin
tasks, it's not the actual Administrator account per se which is
disabled by default. One of the first things I do in a new W7
installation is enable the real Administrator account, but even that is
not enough ...

Many parts of the file system and registry are no longer owned by the
Administrators group, but by other users or groups such as Trusted
Installer, Network Service, etc. Effectively with Vista+, when signed
on as a normal user running elevated privileges, you are just a
first-level support lackey, and even when signed on as the
Administrator, you are merely a second-level support lackey, the true
Administrator of the computer is Microsoft. If you try and take matters
into your own hands by using the GUI to give the Administrators group
permissions on an important directory or registry key and then
replicating these permissions down the entire tree which *replaces*,
rather than adds to, existing permissions, things can stop working.
This outrageous situation causes many, many problems to would-be
customisers of Vista+ versions of Windows.

You have just encountered one.

Try the following:

1) Depending on where you want to obtain permissions, before doing
anything else, you may wish to back up the entire system disk using
Ghost or equivalent disk cloning/imaging program, so that you know that,
if things foul up, you've got an easy escape.

2) As suggested by others, enable the Administrator account (AFAICR you
may have to use a similar command just before or after the one given
here to set the password) ...
http://www.howtogeek.com/howto/windo...windows-vista/

3) Sign on as Administrator

4) Open a command prompt

5) Enter the appropriate one of ...
TAKEOWN /D Y /R /F root directory of heirarchy
.... to give current user (Administrator) ownership ...
TAKEOWN /D Y /R /F root directory of heirarchy /A
.... to give the Administrators group ownership ...
TAKEOWN /D Y /R /F root of heirarchy /U user /P pass
.... to give a specific user ownership. Probably the second example is
what you want, but for other possibilities see TAKEOWN /?.

Note that, due to the idiotic circular links in some places in the
folder heirarchy, for example Application Data, this will produce longer
and longer messages until erroring, but don't interrupt it - my
recollection is that whenever it encounters a circular reference the
command will continue going round the circle until it runs out of stack
space, print an error message, and then continue with the next directory
entry.

6) Enter ...
ICACLS /C /L /Q /T /grant User or SID:F for full control
.... again the /C & /L are required because of the circular links, and
again see ICACLS /? for further possibilities, but never use the :r
(replace permissions) option unless it's a very unimportant part of the
system or unless you really, really know what you're doing.

In summary, Step 5 gives ownership of the entire heirarchy to,
preferably, the Administrators group, thus allowing you, either as now
signed on as Administrator or later using raised privileges as a normal
user, to perform step 6 which is what you really want, the granting of
full access to an appropriate user.

  #9  
Old August 24th 18, 12:04 PM posted to alt.windows7.general
Paul[_32_]
external usenet poster
 
Posts: 11,873
Default Universal Folder Access?

Java Jive wrote:
On 23/08/2018 23:26, Bill in Co wrote:

How do I easily get complete and unrestricted folder and file access
to ALL
folders and files in Win 7?


Never allow Everyone any sort of access on a computer, except possibly a
Public folder which doesn't contain anything important. In general, use
Authenticated Users instead, which limits access to those with an
enabled user account on the machine.

Be aware that, in Vista+, the so-called 'admin' account is actually a
user account with privileges that can be elevated to perform minor admin
tasks, it's not the actual Administrator account per se which is
disabled by default. One of the first things I do in a new W7
installation is enable the real Administrator account, but even that is
not enough ...


What is the difference between an account belonging to
Administrator group, and the "real" Administrator account ?
I've been unable to spot a difference using whoami /user /priv.
The main value of both accounts, is the Impersonate privilege.

*******

The circular reference caused by the junction points (maybe
62 of them on a typical icacls run over C:\), is probably hitting
the max_path_length. If you need an exact answer on a given
OS, you could use Process Monitor while icacls is running,
and capture the path probes as they happen. There is a mythical
option to increase the max_path_length on Windows 10, but
it may not be enabled by default.

Robocopy has the same problem with Junction Points as icacls,
but it has a command line option to "step over" those. Not that
I recommend Robocopy for "cloning C:\". On Windows 10, cloning
C: in that way, is probably pretty hopeless (I don't think
a design intent of Robocopy, was to make exact copies of
C: a possibility).

You could copy a C: drive to a FAT32 partition, stripping
references to ACLs and ACE. Anything remotely related to
Reparse Points would be ruined. Hardlinks would be replaced
by two unlinked (exact) copies of the same file (breaking future
Windows Update or OS Upgrade operations). Copying the
files off the FAT32 and back onto an NTFS partition, then
leaves the "technician" the job of tidying up all the
details (including some very nasty namespace tricks
that have been buried in some versions of Windows 10 C: ).
That's possibly ten thousand things you have to fix.

I'm still looking for a utility that allows comparing
two partitions, for "exactness". Something that can
tell me the permissions are different, the timestamp
is different, the Alternate Stream is missing, and so on.
The NFI utility of long ago gives some nice info. but it
alone isn't enough. I often wonder how the 20+
companies that make backup software, satisfy themselves
they're doing a good job. How do they know the restored
partition is the same as the source ?

Paul
  #10  
Old August 24th 18, 03:05 PM posted to alt.windows7.general
Java Jive
external usenet poster
 
Posts: 391
Default Universal Folder Access?

On 24/08/2018 12:04, Paul wrote:

Java Jive wrote:

Be aware that, in Vista+, the so-called 'admin' account is actually a
user account with privileges that can be elevated to perform minor
admin tasks, it's not the actual Administrator account per se which is
disabled by default.Â* One of the first things I do in a new W7
installation is enable the real Administrator account, but even that
is not enough ...


What is the difference between an account belonging to
Administrator group, and the "real" Administrator account ?
I've been unable to spot a difference using whoami /user /priv.
The main value of both accounts, is the Impersonate privilege.


I've not gone into it in great detail, but ISTR that I couldn't do
certain things as an elevated user that I could do logged on as the
Administrator. Taking ownership of the entire Windows directory
heirarchy may have been an example, or of the entire registry, something
like that anyway.

The circular reference caused by the junction points (maybe
62 of them on a typical icacls run over C:\), is probably hitting
the max_path_length. If you need an exact answer on a given
OS, you could use Process Monitor while icacls is running,
and capture the path probes as they happen. There is a mythical
option to increase the max_path_length on Windows 10, but
it may not be enabled by default.


You may well be right about that, but I don't think it matters whether
it runs out of path buffer length or stack space, what is important is
that it carries on regardless of the apparent failure. The average user
needs to know not to give up when it starts to iterate over the circular
links, because the seemingly endlessly process will in fact end
successfully, despite the contrary impression given.
Robocopy has the same problem with Junction Points as icacls,
but it has a command line option to "step over" those. Not that
I recommend Robocopy for "cloning C:\". On Windows 10, cloning
C: in that way, is probably pretty hopeless (I don't think
a design intent of Robocopy, was to make exact copies of
C: a possibility).

You could copy a C: drive to a FAT32 partition, stripping
references to ACLs and ACE. Anything remotely related to
Reparse Points would be ruined. Hardlinks would be replaced
by two unlinked (exact) copies of the same file (breaking future
Windows Update or OS Upgrade operations). Copying the
files off the FAT32 and back onto an NTFS partition, then
leaves the "technician" the job of tidying up all the
details (including some very nasty namespace tricks
that have been buried in some versions of Windows 10 C: ).
That's possibly ten thousand things you have to fix.

I'm still looking for a utility that allows comparing
two partitions, for "exactness". Something that can
tell me the permissions are different, the timestamp
is different, the Alternate Stream is missing, and so on.
The NFI utility of long ago gives some nice info. but it
alone isn't enough. I often wonder how the 20+
companies that make backup software, satisfy themselves
they're doing a good job. How do they know the restored
partition is the same as the source ?


I don't know! But I gave up using conventional backup software in the
days when I was backing up to DAT, and discovered the hard way that it
has a single point of failure - if the last tape in the series goes
down, the entire backup is lost, because that's the one holding all the
directory information! Nowadays, I use Ghost to back up the system
partition, and DeltaCopy to back up the Data partition. Ghost has this
same weakness, in that if you split the image into several spans, if the
last is lost, so is the whole image, but I have so many backups going
back so far that this is very rarely a problem in actual practice.

If I need to compare two heirarchies, I usually use WinDiff, but that
majors on contents, and won't usually tell you much about timestamps
unless one or both of the files from the two heirarchies is unreadable
through being locked, then it will log whether the timestamps differ,
and which is newer.
  #11  
Old August 24th 18, 10:15 PM posted to alt.windows7.general
Bill in Co
external usenet poster
 
Posts: 1,927
Default Universal Folder Access?

Java Jive wrote:
On 23/08/2018 23:26, Bill in Co wrote:

How do I easily get complete and unrestricted folder and file access to
ALL folders and files in Win 7?


Never allow Everyone any sort of access on a computer, except possibly a
Public folder which doesn't contain anything important. In general, use
Authenticated Users instead, which limits access to those with an
enabled user account on the machine.

Be aware that, in Vista+, the so-called 'admin' account is actually a
user account with privileges that can be elevated to perform minor admin
tasks, it's not the actual Administrator account per se which is
disabled by default. One of the first things I do in a new W7
installation is enable the real Administrator account, but even that is
not enough ...

Many parts of the file system and registry are no longer owned by the
Administrators group, but by other users or groups such as Trusted
Installer, Network Service, etc. Effectively with Vista+, when signed
on as a normal user running elevated privileges, you are just a
first-level support lackey, and even when signed on as the
Administrator, you are merely a second-level support lackey, the true
Administrator of the computer is Microsoft. If you try and take matters
into your own hands by using the GUI to give the Administrators group
permissions on an important directory or registry key and then
replicating these permissions down the entire tree which *replaces*,
rather than adds to, existing permissions, things can stop working.
This outrageous situation causes many, many problems to would-be
customisers of Vista+ versions of Windows.

You have just encountered one.

Try the following:

1) Depending on where you want to obtain permissions, before doing
anything else, you may wish to back up the entire system disk using
Ghost or equivalent disk cloning/imaging program, so that you know that,
if things foul up, you've got an easy escape.

2) As suggested by others, enable the Administrator account (AFAICR you
may have to use a similar command just before or after the one given
here to set the password) ...
http://www.howtogeek.com/howto/windo...windows-vista/

3) Sign on as Administrator

4) Open a command prompt

5) Enter the appropriate one of ...
TAKEOWN /D Y /R /F root directory of heirarchy
... to give current user (Administrator) ownership ...
TAKEOWN /D Y /R /F root directory of heirarchy /A
... to give the Administrators group ownership ...
TAKEOWN /D Y /R /F root of heirarchy /U user /P pass
... to give a specific user ownership. Probably the second example is
what you want, but for other possibilities see TAKEOWN /?.

Note that, due to the idiotic circular links in some places in the
folder heirarchy, for example Application Data, this will produce longer
and longer messages until erroring, but don't interrupt it - my
recollection is that whenever it encounters a circular reference the
command will continue going round the circle until it runs out of stack
space, print an error message, and then continue with the next directory
entry.

6) Enter ...
ICACLS /C /L /Q /T /grant User or SID:F for full control
... again the /C & /L are required because of the circular links, and
again see ICACLS /? for further possibilities, but never use the :r
(replace permissions) option unless it's a very unimportant part of the
system or unless you really, really know what you're doing.

In summary, Step 5 gives ownership of the entire heirarchy to,
preferably, the Administrators group, thus allowing you, either as now
signed on as Administrator or later using raised privileges as a normal
user, to perform step 6 which is what you really want, the granting of
full access to an appropriate user.


Well, ok, I will take this under advisement! But boy that seems like a lot
of work, just to get access to folders, like I had back in XP. Again, I'm
the only user, and here at home.

But here's a question for you: Since I am the only user of this computer,
and programs seem to have access to such folders anyway as they are being
installed online, what is the big problem with simply using the simpler
Everyone folder with full access method? We've already got anti-virus, etc
installed to protect against such potentially bad things, no? Again, the
folders I don't seem to have access to a

Application Data
Cookies (but who cares)
Local Settings
Send To
Start Menu

And ALL of the above are important to me (except Cookies), for program
settings, etc. For example, if I want to add something to the Send To list,
that is just another classic case of these undue restrictions. Yet \Program
Files and \Windows is not so restricted.


  #12  
Old August 25th 18, 11:14 AM posted to alt.windows7.general
Java Jive
external usenet poster
 
Posts: 391
Default Universal Folder Access?

On 24/08/2018 22:15, Bill in Co wrote:

Java Jive wrote:

In summary, Step 5 gives ownership of the entire heirarchy to,
preferably, the Administrators group, thus allowing you, either as now
signed on as Administrator or later using raised privileges as a normal
user, to perform step 6 which is what you really want, the granting of
full access to an appropriate user.


Well, ok, I will take this under advisement! But boy that seems like a lot
of work, just to get access to folders, like I had back in XP. Again, I'm
the only user, and here at home.


With your personal folder under Users, that is ...
C:\Users\username
.... you will hopefully only ever have to do it once. Once the
Administrators group has ownership and full access rights to its entire
heirarchy, you should be able to elevate privileges at any time to do
anything you want. Thereafter, for personal folders, it may well be
safe to use the GUI (rt-click folder and choose Properties, Security,
as in XP), but do NOT use the GUI on any heirarchy which includes a
folder for your anti-virus program(s) unless you know what you are
doing, nor the Windows or any other system folders, because *replacing*
permissions throughout this heirarchy will almost certainly break things.

But here's a question for you: Since I am the only user of this computer,
and programs seem to have access to such folders anyway as they are being
installed online


Eh?

what is the big problem with simply using the simpler
Everyone folder with full access method?


Because it's like leaving your front-door unlocked at night.

And ALL of the above are important to me (except Cookies), for program
settings, etc. For example, if I want to add something to the Send To list,
that is just another classic case of these undue restrictions.


Yes, but now you know how to get around them.

Yet \Program
Files and \Windows is not so restricted.


On the contrary, on an unmodified build, they are more restricted.
  #13  
Old August 25th 18, 01:09 PM posted to alt.windows7.general
Mayayana
external usenet poster
 
Posts: 6,438
Default Universal Folder Access?

"Bill in Co" wrote

| But here's a question for you: Since I am the only user of this computer,
| and programs seem to have access to such folders anyway as they are being
| installed online, what is the big problem with simply using the simpler
| Everyone folder with full access method?

You have to decide for yourself. People who use
computers at work are trained to think in terms
of user security. There's also a slight risk of malware
getting more access if you run unrestricted. Basically,
by tying your own hands you tie the hands of any
malware that makes it onto the system. And by
using the "user" system you ensure that anyone
logging on can't access your doccuments folder or
change your browser settings.

There are pros and cons with both approaches.
Personally I avoid all restrictions. But I also know
how to watch for problems. At the other extreme,
some people will tell you that you need a 20-
character password even if you live alone on a
desert island.

You're not going to find a single answer. You just
have to decide what's best for you.




  #14  
Old August 26th 18, 10:33 PM posted to alt.windows7.general
pyotr filipivich
external usenet poster
 
Posts: 752
Default Universal Folder Access?

"Mayayana" on Sat, 25 Aug 2018 08:09:50
-0400 typed in alt.windows7.general the following:
"Bill in Co" wrote

| But here's a question for you: Since I am the only user of this computer,
| and programs seem to have access to such folders anyway as they are being
| installed online, what is the big problem with simply using the simpler
| Everyone folder with full access method?

You have to decide for yourself. People who use
computers at work are trained to think in terms
of user security. There's also a slight risk of malware
getting more access if you run unrestricted. Basically,
by tying your own hands you tie the hands of any
malware that makes it onto the system. And by
using the "user" system you ensure that anyone
logging on can't access your doccuments folder or
change your browser settings.

There are pros and cons with both approaches.
Personally I avoid all restrictions. But I also know
how to watch for problems. At the other extreme,
some people will tell you that you need a 20-
character password even if you live alone on a
desert island.

You're not going to find a single answer. You just
have to decide what's best for you.


Trade-offs. The most secure computer is one which is unpowered,
inside a metal box, inside a safe embedded in concrete. Unfortunately,
it is not very useful.



--
pyotr filipivich
Next month's Panel: Graft - Boon or blessing?
 




Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off






All times are GMT +1. The time now is 07:34 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.