AD Permissions

  • Thread starter Thread starter Tera
  • Start date Start date
T

Tera

In an AD Win2K environment (one domain), when a new user is setup and home
folders are connected to \\servername\home\userid, when I hit ok, AD creates
the userid folder on the server. These permissions are not getting the
inherited permissions from the root home folder. Does anyone know where AD
gets these permissions? My problem is I created a new group (g-home and
group share) which is modify rights to all home folders. I want this group
included when a new userid is created but it is not. AD gives the
Administrators-full, Domain Admins-full, userid-full, system-full and that's
it.

If I go and create the folder manually, it will get the inherited
permissions from the home folder, but will not add the userid, so this
doesn't work either.

Any suggestions will be helpful.
Thanks!
Tera
 
Tera

When you let Active Directory create the folder for you, by default the
inheritable permissions will be turned off. The system will set the user
folder permissions to Administrators Full Control and the user Full Control.

This is due to the security model of 2000. If you want the folder to inherit
permissions you must create the folder manually and add the user to the
permissions. This will set the inheritable permissions on the folder.
 
Back
Top