Home All Groups Group Topic Archive Search About

Managing Access to Resources by Using Groups

Author
6 Mar 2006 10:16 PM
stephany_2000
Security Groups - Native mode:
We have a Windows Server 2003 Active Directory domain in Native mode.  We
are planning the setup for member servers and permissions to files and
directories.  A consultant has told us that Local groups should be set up on
member servers, corresponding Domain Global groups should be set up in AD,
users should be added to the Domain Global groups, the Domain Global groups
should be added to the member server Local groups and permissions should be
granted on the directory to the member server Local Groups.

In a Microsoft class that I went to the scenario described above was said to
be a Workgroup setup.  In a Domain environment, the book said to create
Domain Local groups and Domain Global groups, add the users to the Domain
Global group, add the Domain Global group to the Domain Local group and
assign permissions on the directory to the Domain Local group (A G DL P).

For the Workgroup scenario it also said:
Set up local groups only on computers that do not belong to a domain. 
Although you can set up local groups on domain client computers and member
servers, it is recommended you do not.
Membership rules for local groups:
Local groups can only contain local user accounts from the computer where
you create the local groups.

Can anyone tell me which way is the correct way?  Shouldn't I assume
Microsoft is teaching the correct method?  What problems are we lightly to
encounter if we follow the workgroup method?  What benefits might we realize
if we follow the Domain menthod?

Author
7 Mar 2006 5:13 PM
Pierrot Robert
Answer below.

Pierrot

stephany_2000 wrote:
Show quoteHide quote
> Security Groups - Native mode:
> We have a Windows Server 2003 Active Directory domain in Native mode.
> We are planning the setup for member servers and permissions to files
> and directories.  A consultant has told us that Local groups should
> be set up on member servers, corresponding Domain Global groups
> should be set up in AD, users should be added to the Domain Global
> groups, the Domain Global groups should be added to the member server
> Local groups and permissions should be granted on the directory to
> the member server Local Groups.
>
> In a Microsoft class that I went to the scenario described above was
> said to be a Workgroup setup.  In a Domain environment, the book said
> to create Domain Local groups and Domain Global groups, add the users
> to the Domain Global group, add the Domain Global group to the Domain
> Local group and assign permissions on the directory to the Domain
> Local group (A G DL P).
>
> Can anyone tell me which way is the correct way?

The one from the class.

> Shouldn't I assume
> Microsoft is teaching the correct method?

Yes.

> What problems are we
> lightly to encounter if we follow the workgroup method?

You will have to re-create each local group on every member server and go
through every group each time you have to add or remove a user.

> What
> benefits might we realize if we follow the Domain menthod?

Opposite of the problems.
Are all your drivers up to date? click for free checkup

Author
7 Mar 2006 5:42 PM
stephany_2000
Thank you for the reply.  If you create a Local group for each directory on
the member server (actually two, one for Modify rights and one for Read
rights), and then create corresponding Domain Global Groups and put the users
into the Domain Global Group and the Global Groups into the member server
Local groups, there shouldn't be a need to re-create each local group on
every member server.  It seems to me that the plus here is you minimize the
load on AD, but I am worried that doing this will negatively impact us in the
future because Microsoft is assuming you follow their recommendations when
they make changes to their products.

I am curious as to the reason why Microsoft advocates a different method
depending on whether you are in a Workgroup environment versus a domain
environment.  Knowing that would help me determine which method we should use
because a lot of people seem to be advocating the "Workgroup" method in a
Domain environment.
Show quoteHide quote
"Pierrot Robert" wrote:

> Answer below.
>
> Pierrot
>
> stephany_2000 wrote:
> > Security Groups - Native mode:
> > We have a Windows Server 2003 Active Directory domain in Native mode.
> > We are planning the setup for member servers and permissions to files
> > and directories.  A consultant has told us that Local groups should
> > be set up on member servers, corresponding Domain Global groups
> > should be set up in AD, users should be added to the Domain Global
> > groups, the Domain Global groups should be added to the member server
> > Local groups and permissions should be granted on the directory to
> > the member server Local Groups.
> >
> > In a Microsoft class that I went to the scenario described above was
> > said to be a Workgroup setup.  In a Domain environment, the book said
> > to create Domain Local groups and Domain Global groups, add the users
> > to the Domain Global group, add the Domain Global group to the Domain
> > Local group and assign permissions on the directory to the Domain
> > Local group (A G DL P).
> >
> > Can anyone tell me which way is the correct way?
>
> The one from the class.
>
> > Shouldn't I assume
> > Microsoft is teaching the correct method?
>
> Yes.
>
> > What problems are we
> > lightly to encounter if we follow the workgroup method?
>
> You will have to re-create each local group on every member server and go
> through every group each time you have to add or remove a user.
>
> > What
> > benefits might we realize if we follow the Domain menthod?
>
> Opposite of the problems.
>
>
>
Author
7 Mar 2006 6:08 PM
Paul Lawrence
Stephany,

    In a workgroup model there is not a central directory to reference for
information.  Therefore all resources must be created on each client/server
in the workgroup.  In an AD environment you have a central directory to
reference.  It is much less work to manage the AD than to manage each and
every server/client.  Whenever possible use the Domain Local groups and nest
your Global groups there.  Avoid assigning users to a resource as this can
make administration difficult.

I hope this clears up some of your confusion!


Show quoteHide quote
"stephany_2000" <stephany2***@discussions.microsoft.com> wrote in message
news:41FBBF15-8EA0-4493-9907-2745564DFF05@microsoft.com...
> Thank you for the reply.  If you create a Local group for each directory
> on
> the member server (actually two, one for Modify rights and one for Read
> rights), and then create corresponding Domain Global Groups and put the
> users
> into the Domain Global Group and the Global Groups into the member server
> Local groups, there shouldn't be a need to re-create each local group on
> every member server.  It seems to me that the plus here is you minimize
> the
> load on AD, but I am worried that doing this will negatively impact us in
> the
> future because Microsoft is assuming you follow their recommendations when
> they make changes to their products.
>
> I am curious as to the reason why Microsoft advocates a different method
> depending on whether you are in a Workgroup environment versus a domain
> environment.  Knowing that would help me determine which method we should
> use
> because a lot of people seem to be advocating the "Workgroup" method in a
> Domain environment.
> "Pierrot Robert" wrote:
>
>> Answer below.
>>
>> Pierrot
>>
>> stephany_2000 wrote:
>> > Security Groups - Native mode:
>> > We have a Windows Server 2003 Active Directory domain in Native mode.
>> > We are planning the setup for member servers and permissions to files
>> > and directories.  A consultant has told us that Local groups should
>> > be set up on member servers, corresponding Domain Global groups
>> > should be set up in AD, users should be added to the Domain Global
>> > groups, the Domain Global groups should be added to the member server
>> > Local groups and permissions should be granted on the directory to
>> > the member server Local Groups.
>> >
>> > In a Microsoft class that I went to the scenario described above was
>> > said to be a Workgroup setup.  In a Domain environment, the book said
>> > to create Domain Local groups and Domain Global groups, add the users
>> > to the Domain Global group, add the Domain Global group to the Domain
>> > Local group and assign permissions on the directory to the Domain
>> > Local group (A G DL P).
>> >
>> > Can anyone tell me which way is the correct way?
>>
>> The one from the class.
>>
>> > Shouldn't I assume
>> > Microsoft is teaching the correct method?
>>
>> Yes.
>>
>> > What problems are we
>> > lightly to encounter if we follow the workgroup method?
>>
>> You will have to re-create each local group on every member server and go
>> through every group each time you have to add or remove a user.
>>
>> > What
>> > benefits might we realize if we follow the Domain menthod?
>>
>> Opposite of the problems.
>>
>>
>>
Author
7 Mar 2006 6:09 PM
Paul Williams [MVP]
Workgroups work differently to domains.  There is no central management,
therefore you have to do things differently.

>  there shouldn't be a need to re-create each local group on every member
> server.

True.  You only create the group on the server that has the resources you
wish to permission.  However, as stated in my other post, this is a serious
burden to manage.  Seriously, don't consider it.  Use a different
consultant, as this one doesn't really know what he's on about.


> It seems to me that the plus here is you minimize the load on AD,

Not really.  You don't need to worry about a bunch of groups.  AD can handle
it.


> but I am worried that doing this will negatively impact us in the future
> because Microsoft is assuming you follow their recommendations when they
> make changes to their products.

The only thing not following this particular advice is going to do is cause
you a headache.  There's more to document, more to consider with server
migrations, failures, etc.

--
Paul Williams
Microsoft MVP - Windows Server - Directory Services
http://www.msresource.net | http://forums.msresource.net
Author
7 Mar 2006 6:00 PM
Paul Williams [MVP]
> Can anyone tell me which way is the correct way?

There's no correct way.  How you do this depends on your environment.  One
thing I will say though is that you're consultant is years out of date and
shouldn't be used further.


> Shouldn't I assume Microsoft is teaching the correct method?

That is up to you - I might not make such assumptions too lightly <grin>


> What problems are we lightly to encounter if we follow the workgroup
> method?

That will be a nightmare to manage.  Don't do it!


> What benefits might we realize if we follow the Domain menthod?

Well, if you have more than one domain in your forest, or have a trust
relationship with another domain, this is the right way to go.  This is more
or less how I always design (and implement) such things.

If you have a single domain forest, it isn't as important.  You can just use
global or even universal groups.  However, you should still consider using
this method as you might later expand and have more domains, or you might
establish trusts with other domains.  In a single domain forest it's more
work to setup, but is still probably the best way to do it in case of future
expansion.  It is also logical and neat.

--
Paul Williams
Microsoft MVP - Windows Server - Directory Services
http://www.msresource.net | http://forums.msresource.net

Bookmark and Share

Post Thread options