<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Reinhard Kotucha wrote:<br>
<br>
</div>
<blockquote type="cite"
cite="mid:24211.23985.326048.54384@gargle.gargle.HOWL">
<pre wrap="">Maybe someone with an English Windows can provide a better
explanation with exact wordings.
</pre>
</blockquote>
<br>
Main tabs, left to right : General, Sharing, Security, Previous
Versions, Customise.<br>
<br>
Security tab : Object name, <object> Group or user namea: <br>
<list><br>
To change permissions click [[UAC] Edit]<br>
Permissions for Authenticated Users [Allow][Deny]<br>
<list><br>
For special permissions or advanced settings click Advanced
[Advanced]<br>
"Learn about access control permissions and permissions"<br>
[OK][Cancel}[Apply]<br>
<br>
[Advanced]<br>
Tabs: Permissions, Auditing, Owner, Effective Permissions<br>
<br>
Permissions tab : Object name: <object><br>
Permissions entries<br>
Type, Name, Permission, Inherited from, Apply to<br>
[[UAC] Change Permissions]<br>
<br>
[Change permissions]<br>
To view ir edit details for a permission entry, select the entry and
then click Edit<br>
Obhect name: <object><br>
Permission entries :<br>
Type, Name, Permission, Inherited from, Apply to<br>
[Add...] [Edit ...] [Remove]<br>
[ ] Include inheritable permissions from this object's parent<br>
[ ] Replace all child object permissions with inheritable
permissions from this object.<br>
<br>
[OK] [Cancel] [Apply]<br>
<br>
Consider also the [Owner] type and the command-line CACLS :<br>
<br>
<blockquote type="cite">C:\Windows\system32>cacls /?<br>
<br>
NOTE: Cacls is now deprecated, please use Icacls.<br>
<br>
Displays or modifies access control lists (ACLs) of files<br>
<br>
CACLS filename [/T] [/M] [/L] [/S[:SDDL]] [/E] [/C] [/G
user:perm]<br>
[/R user [...]] [/P user:perm [...]] [/D user [...]]<br>
filename Displays ACLs.<br>
/T Changes ACLs of specified files in<br>
the current directory and all subdirectories.<br>
/L Work on the Symbolic Link itself versus the
target<br>
/M Changes ACLs of volumes mounted to a directory<br>
/S Displays the SDDL string for the DACL.<br>
/S:SDDL Replaces the ACLs with those specified in the
SDDL string<br>
(not valid with /E, /G, /R, /P, or /D).<br>
/E Edit ACL instead of replacing it.<br>
/C Continue on access denied errors.<br>
/G user:perm Grant specified user access rights.<br>
Perm can be: R Read<br>
W Write<br>
C Change (write)<br>
F Full control<br>
/R user Revoke specified user's access rights (only
valid with /E).<br>
/P user:perm Replace specified user's access rights.<br>
Perm can be: N None<br>
R Read<br>
W Write<br>
C Change (write)<br>
F Full control<br>
/D user Deny specified user access.<br>
Wildcards can be used to specify more than one file in a command.<br>
You can specify more than one user in a command.<br>
<br>
Abbreviations:<br>
CI - Container Inherit.<br>
The ACE will be inherited by directories.<br>
OI - Object Inherit.<br>
The ACE will be inherited by files.<br>
IO - Inherit Only.<br>
The ACE does not apply to the current file/directory.<br>
ID - Inherited.<br>
The ACE was inherited from the parent directory's ACL.</blockquote>
<br>
<i>Philip Taylor</i><br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>