The primary group is a normal group. However, its use in Windows is not heavy,
it is primarily a UNIX/MAC type of thing.
The way you are talking, the way to implement this would be to change the
primary group and remove the users from domain users. Reasons for not doing it
are that you could run into apps or other things that are assuming you will be a
domain users member and only work then, if you aren't it could fail.
The more intelligent way of implementing this would be to set up groups for each
site and add the users to those groups and set the share permissions on the
server such that only that group could access that share.
joe
--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net
Steve Hunter wrote:
> We have a single domain covering a few sites, most of them containing a domain
> controller. To prevent people in different sites being allowed by default to
> access computer resources in other sites, I'd like to change the Primary Group
> of every user to one that reflects the site that they are in.
>
> However when searching the web for the pros and cons of this approach, I keep
> coming across comments and articles expressing that this is not a good idea at
> all - that the Primary Group should be kept as Domain Users unless Mac clients
> are being used.
>
> No-one explained the reasoning behind this though. Can anyone please tell me
> why is it recommended that the Primary Group shouldn't be changed?
>
> Thanks
> Steve
>