On 12/05/2011 11:21, tae...@bredband.net wrote:

Hello!

Having an issue with getting gpo to apply for my win7
clients.

Running samba4.

Creating gpo with gpmc and they are created
under var/locks/sysvol/"mydomain"/policies

They applies just perfect
on win xp clients but when trying on win7 clients they just won´t apply.


When runnin gpupdate /force we get this(summary):

So I pushed a few fixes in the Git tree of samba and made a lot of tests about this.
First you need:
host msdfs = yes in the [global] part of your configuration.

Then reboot XP / windows7.

Try to access \\domain.tld\sysvol and also navigate inside it.
If it works it means that dfs for sysvol is working in most the case it will solve Windows7 problems with fetching the GPO.

If not make trace from the samba server and send us for analysis, trace can be done like this: tcpdump -i any host ip_of_the_client -s 16000 -w /tmp/trace.pcap.

Matthieu.




--
Matthieu Patou
Samba Team        http://samba.org
Private repo      http://git.samba.org/?p=mat/samba.git;a=summary


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to