Networking Forums

Networking Forums > Computer Networking > Windows Networking > Group policy problem

Reply
Thread Tools Display Modes

Group policy problem

 
 
George Spiro
Guest
Posts: n/a

 
      12-23-2005, 11:59 AM
To my surprise I just discovered this....

I have been playing with GPO for close to 5 years now. I consider myself a
expert and took something for granted to find out that i was wrong.

You see I live in the wonderful province of Quebec where we have Bilingual
users. So I have FRENCH workstations and ENGLISH workstations. I am not
using MUI. So I created a bunch of group policies everything looked fine
except for 1 thing. In group policies the restritive groups:

PowerUsers and Administrators werent updating the french workstations. The
only thing I could imagine is that STUPID Microsoft did not make those
policies mention:

POWERUSER GROUP = Usager avec pouvoir
ADMINISTRATOR GROUP = ADMINISTRATEUR

I am wondering how did you guys correct this problem in a Multilanguage
environment.

G.


 
Reply With Quote
 
 
 
 
Mark Heitbrink [MVP]
Guest
Posts: n/a

 
      12-23-2005, 01:36 PM
Hi,

George Spiro schrieb:
> POWERUSER GROUP = Usager avec pouvoir
> ADMINISTRATOR GROUP = ADMINISTRATEUR


Same in German ... :-(
The problem is, that if you manage the security policies from an
XP workstation and you do not "browse" the accounts and verify
them in the AD, the workstion will write down the STRING Values
auf a security group and not the SID.

Take a look into the GptTmpl.inf ... :-(

Only solution: Edit GPOs on the Server with a terminal session,
the server will (nearly) always wirte the SID, or choose the
accoutn by browsing.

THe answer form MS to this problem:
Yes, there is a problem ...

Mark
--
Mark Heitbrink - MVP Windows Server
Homepage: www.gruppenrichtlinien.de
W2K FAQ : http://w2k-faq.ebend.de
PM: Vorname@Homepage, Versende-Adresse wird nicht abgerufen.
 
Reply With Quote
 
Joe Richards [MVP]
Guest
Posts: n/a

 
      12-23-2005, 01:56 PM
I have never not seen it insert a SID when you browse for the members, even from XP.

The reason why it has to support both SIDs and names is because it is possible
the accounts may be accounts local to the members which wouldn't have the same
SIDs on every machine.

joe

--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net


Mark Heitbrink [MVP] wrote:
> Hi,
>
> George Spiro schrieb:
>> POWERUSER GROUP = Usager avec pouvoir
>> ADMINISTRATOR GROUP = ADMINISTRATEUR

>
> Same in German ... :-(
> The problem is, that if you manage the security policies from an
> XP workstation and you do not "browse" the accounts and verify
> them in the AD, the workstion will write down the STRING Values
> auf a security group and not the SID.
>
> Take a look into the GptTmpl.inf ... :-(
>
> Only solution: Edit GPOs on the Server with a terminal session,
> the server will (nearly) always wirte the SID, or choose the
> accoutn by browsing.
>
> THe answer form MS to this problem:
> Yes, there is a problem ...
>
> Mark

 
Reply With Quote
 
George Spiro
Guest
Posts: n/a

 
      01-09-2006, 03:48 PM
Back from a long vacation,

Is it possible to create a Group Policy with the french accounts? In a
english DC.

Thanks in advance,

G.


"Joe Richards [MVP]" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>I have never not seen it insert a SID when you browse for the members, even
>from XP.
>
> The reason why it has to support both SIDs and names is because it is
> possible the accounts may be accounts local to the members which wouldn't
> have the same SIDs on every machine.
>
> joe
>
> --
> Joe Richards Microsoft MVP Windows Server Directory Services
> www.joeware.net
>
>
> Mark Heitbrink [MVP] wrote:
>> Hi,
>>
>> George Spiro schrieb:
>>> POWERUSER GROUP = Usager avec pouvoir
>>> ADMINISTRATOR GROUP = ADMINISTRATEUR

>>
>> Same in German ... :-(
>> The problem is, that if you manage the security policies from an
>> XP workstation and you do not "browse" the accounts and verify
>> them in the AD, the workstion will write down the STRING Values
>> auf a security group and not the SID.
>>
>> Take a look into the GptTmpl.inf ... :-(
>>
>> Only solution: Edit GPOs on the Server with a terminal session,
>> the server will (nearly) always wirte the SID, or choose the
>> accoutn by browsing.
>>
>> THe answer form MS to this problem:
>> Yes, there is a problem ...
>>
>> Mark



 
Reply With Quote
 
Mark Heitbrink [MVP]
Guest
Posts: n/a

 
      01-09-2006, 06:19 PM
Hi,

George Spiro schrieb:
> Is it possible to create a Group Policy with the french accounts?
> In a english DC.


Forget about the "names". Just verify, that the SIDs are used.
Otherwise, there is no problem, if the STRING entries are not
efecting any system, that doesn´t support this language.

Mark
--
Mark Heitbrink - MVP Windows Server
Homepage: www.gruppenrichtlinien.de
W2K FAQ : http://w2k-faq.ebend.de
PM: Vorname@Homepage, Versende-Adresse wird nicht abgerufen.
 
Reply With Quote
 
George Spiro
Guest
Posts: n/a

 
      01-10-2006, 12:49 PM
How would I do that to associate SID with the account name?

G.

"Mark Heitbrink [MVP]" <spam-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> George Spiro schrieb:
>> Is it possible to create a Group Policy with the french accounts?
>> In a english DC.

>
> Forget about the "names". Just verify, that the SIDs are used.
> Otherwise, there is no problem, if the STRING entries are not
> efecting any system, that doesn´t support this language.
>
> Mark
> --
> Mark Heitbrink - MVP Windows Server
> Homepage: www.gruppenrichtlinien.de
> W2K FAQ : http://w2k-faq.ebend.de
> PM: Vorname@Homepage, Versende-Adresse wird nicht abgerufen.



 
Reply With Quote
 
Mark Heitbrink [MVP]
Guest
Posts: n/a

 
      01-10-2006, 01:02 PM
F´UP2: microsoft.public.windows.group_policy

George Spiro schrieb:
> How would I do that to associate SID with the account name?


It worked for me to edit the GPO security settings only on the
DC via RDP session or to browse for the names and let them check
if you work from a XP Workstation.

At least you can manually edit and check the GptTmpl.inf of each
policy and work with search and replace. After that you should
open the GPO again in a GUI and change something unessesary and
revert it. Then the file will be written again/actualized but
keeps your settigns and after that be replicated.

Mark
--
Mark Heitbrink - MVP Windows Server
Homepage: www.gruppenrichtlinien.de
W2K FAQ : http://w2k-faq.ebend.de
PM: Vorname@Homepage, Versende-Adresse wird nicht abgerufen.
 
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
Group Policy DNS bobneworleans@yahoo.com Windows Networking 3 01-30-2009 05:00 PM
Group Policy. Miguel Arenas Windows Networking 0 09-23-2005 07:00 PM
Cant locate wireless network policy in group policy Tom Windows Networking 0 05-11-2005 01:28 PM
Group Policy BA Home Networking 4 06-15-2004 12:16 PM
problem with group policy bools Windows Networking 3 01-31-2004 12:28 AM



1 2 3 4 5 6 7 8 9 10 11