|
Home directories and shares for NT3.5x and NT4 clients - subst
|
|
| · | \\DOMAIN\ADMINISTRATORS
|
| · | \\DOMAIN\"policygroup"
|
| · | SYSTEM
|
| · | CREATOR OWNER
|
| · | When "md \\servername\users\%username%" in the logonscript is executed, the user who logged on automatically gets r/w permissions to the directory created. This is because of the CREATOR OWNER FULL directory permission on the parent directory.
|
| · | The cacls command in the logon script removes the access rights for the "policygroup" from the individual home directory - users cannot access other users homedirs even if they find a way to connect network drives.
|