Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Groups

Reply
 
 
Greg
Guest
Posts: n/a

 
      06-07-2010
I have two questions:

1.I have a 2003 native multi-domain model. DomA and DomB. Users in Dom A
have to be granted rights to access a shared Folder in Dom B. I want to know
if i hv to follow the MS recommendation if 1.Create a GG in source domain
2.Adding users to the Global Groups, 3. Create Domain Local in Target
domain 4.Adding Global Group from source domain to Target domain local
group.

Why cant i just add users from Dom B into the Dom A's Domain Local Group?

2. When a global group from Dom A is added to domain local group of DomB and
domain local group is assigned permissions on the group. Assumng that the
local group is removed from the permissions list of \\sales. Now how can i
detect such groups that have been created for some administrative purpose,
however there is no clue as to how to detect the changes.

Any assistance in this regards?


 
Reply With Quote
 
 
 
 
Florian Frommherz [MVP]
Guest
Posts: n/a

 
      06-07-2010
Howdie!

Am 07.06.2010 20:19, schrieb Greg:
> 1.I have a 2003 native multi-domain model. DomA and DomB. Users in Dom A
> have to be granted rights to access a shared Folder in Dom B. I want to know
> if i hv to follow the MS recommendation if 1.Create a GG in source domain
> 2.Adding users to the Global Groups, 3. Create Domain Local in Target
> domain 4.Adding Global Group from source domain to Target domain local
> group.
>
> Why cant i just add users from Dom B into the Dom A's Domain Local Group?


You could -- but if you were ever to use this set of users again on a
different resource, you'd have to add them again to that other resource
one by one. Groups help make administration easier.

> 2. When a global group from Dom A is added to domain local group of DomB and
> domain local group is assigned permissions on the group. Assumng that the
> local group is removed from the permissions list of \\sales. Now how can i
> detect such groups that have been created for some administrative purpose,
> however there is no clue as to how to detect the changes.


You can't really detect that. You'd either notice if the ACL on the
share/volume changed (you removed the group's access permission) and
check what other groups are members of the removed group. That's rather
complicated.

Cheers,
Florian

 
Reply With Quote
 
Cary
Guest
Posts: n/a

 
      06-08-2010
We have the same problem, we have a multi domain AD structure where we
follow MS Best Practise withe regards to groups. We add users in our domain
to global groups and add them to domain local groups in other domains for
cross domain resource access. Note that these gloal groups are created ONLY
for acccessing these resources. We are seeing a increase in number of such
groups, however we do not have any control in place to detect which groups
are still being used to access the resources in the other domains. We
suspect that there are many such defuct groups which are no longer iven
access to resources, i want to know if there are any tools or suggested
process that i need to follow to ensure that i dont keep adding defunct
groups.




"Florian Frommherz [MVP]" <> wrote in
message news:%23%23TX8$...
> Howdie!
>
> Am 07.06.2010 20:19, schrieb Greg:
>> 1.I have a 2003 native multi-domain model. DomA and DomB. Users in Dom A
>> have to be granted rights to access a shared Folder in Dom B. I want to
>> know
>> if i hv to follow the MS recommendation if 1.Create a GG in source domain
>> 2.Adding users to the Global Groups, 3. Create Domain Local in Target
>> domain 4.Adding Global Group from source domain to Target domain local
>> group.
>>
>> Why cant i just add users from Dom B into the Dom A's Domain Local Group?

>
> You could -- but if you were ever to use this set of users again on a
> different resource, you'd have to add them again to that other resource
> one by one. Groups help make administration easier.
>
>> 2. When a global group from Dom A is added to domain local group of DomB
>> and
>> domain local group is assigned permissions on the group. Assumng that the
>> local group is removed from the permissions list of \\sales. Now how can
>> i
>> detect such groups that have been created for some administrative
>> purpose,
>> however there is no clue as to how to detect the changes.

>
> You can't really detect that. You'd either notice if the ACL on the
> share/volume changed (you removed the group's access permission) and check
> what other groups are members of the removed group. That's rather
> complicated.
>
> Cheers,
> Florian
>



 
Reply With Quote
 
Greg
Guest
Posts: n/a

 
      06-08-2010
Thanks for your quick response.

So apart from management issues, there will not be any other issue like
increase in AD Replication due to addition and removal of members from
domain local group?
"Florian Frommherz [MVP]" <> wrote in
message news:%23%23TX8$...
> Howdie!
>
> Am 07.06.2010 20:19, schrieb Greg:
>> 1.I have a 2003 native multi-domain model. DomA and DomB. Users in Dom A
>> have to be granted rights to access a shared Folder in Dom B. I want to
>> know
>> if i hv to follow the MS recommendation if 1.Create a GG in source domain
>> 2.Adding users to the Global Groups, 3. Create Domain Local in Target
>> domain 4.Adding Global Group from source domain to Target domain local
>> group.
>>
>> Why cant i just add users from Dom B into the Dom A's Domain Local Group?

>
> You could -- but if you were ever to use this set of users again on a
> different resource, you'd have to add them again to that other resource
> one by one. Groups help make administration easier.
>
>> 2. When a global group from Dom A is added to domain local group of DomB
>> and
>> domain local group is assigned permissions on the group. Assumng that the
>> local group is removed from the permissions list of \\sales. Now how can
>> i
>> detect such groups that have been created for some administrative
>> purpose,
>> however there is no clue as to how to detect the changes.

>
> You can't really detect that. You'd either notice if the ACL on the
> share/volume changed (you removed the group's access permission) and check
> what other groups are members of the removed group. That's rather
> complicated.
>
> Cheers,
> Florian
>



 
Reply With Quote
 
Florian Frommherz [MVP]
Guest
Posts: n/a

 
      06-08-2010

Howdie!

On 08.06.2010 12:41, Greg wrote:
> So apart from management issues, there will not be any other issue like
> increase in AD Replication due to addition and removal of members from
> domain local group?


Removing a group from a resource's ACL won't trigger replication at all.
Removing members of a group will trigger replication among the DCs but
that won't hurt from Windows Server 2003 and its forest functional level
on. Replication shouldn't be a big deal if it isn't done repeatedly for
thousands of group memberships.

Cheers,
Florian
 
Reply With Quote
 
Greg
Guest
Posts: n/a

 
      06-08-2010
Thanks Florian.

I would like to know which among these is recommended and why?

1.Adding Users in DOM 1 to Global Group in DOM 1 and Adding DOM1\Global
Group to DOM2\Local Group>> Assig permissions to resources
2. Adding Users in DOM 1 to Global Group in DOM 1 and Adding DOM1\Global
Group to DOM2\Universal Group >>Assign permissions to resources

We are adopting Option 1 now and my problem is, being an administrator of
Dom 1, i have no clue whether my Dom1\Global Group is still part of
Dom2\Local Group, unless Dom2 admin gives us a repprt of the members of
Dom2\Local Group. As Dom1 admin i cannot know the complete member of
attribute details (members from other domains are not listed) of Dom1\Global
Group.

However if i opt for Option 2, i can use a tool like Member Of from Joe
Utils to check if my Dom1\Global Group is still part of Dom2\Univ Group,
that way i know that my Dom1\Global Group is being used.

I would like to know if Option 2 has any cons?


"Florian Frommherz [MVP]" <> wrote in
message news:...
> Howdie!
>
> On 08.06.2010 12:41, Greg wrote:
>> So apart from management issues, there will not be any other issue like
>> increase in AD Replication due to addition and removal of members from
>> domain local group?

>
> Removing a group from a resource's ACL won't trigger replication at all.
> Removing members of a group will trigger replication among the DCs but
> that won't hurt from Windows Server 2003 and its forest functional level
> on. Replication shouldn't be a big deal if it isn't done repeatedly for
> thousands of group memberships.
>
> Cheers,
> Flori



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Disappear from Domain Admins group every day? Meinolf Weber [MVP-DS] Active Directory 5 04-01-2010 11:20 PM
Re: Domain Admin groups - users disappear/reappear ??? Meinolf Weber [MVP-DS] Active Directory 4 11-20-2009 12:58 AM
Re: Domain Admin groups - users disappear/reappear ??? Paul Bergson [MVP-DS] Active Directory 0 11-17-2009 12:18 PM
Re: Domain Admin groups - users disappear/reappear ??? Florian Frommherz [MVP] Active Directory 0 11-17-2009 08:47 AM
Re: InPrivate as default PA Bear [MS MVP] Internet Explorer 1 10-27-2009 01:10 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59