possible issue with Windows 2003 sp1

Andreas Hasenack andreas at conectiva.com.br
Sun Apr 3 16:57:07 GMT 2005


On Fri, Apr 01, 2005 at 09:39:29AM -0600, Gerald (Jerry) Carter wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Alex de Vaal wrote:
> 
> |
> | Ergo: winbind breaks in resolving AD groups when
> | SP1 is applied to Windows 2003.
> 
> Did the patch correct it for you ?
> http://samba.org/~jerry/patches/post-3.0.13/winbindd_2k3sp1.patch

It fixed the issue for me.

Before the patch:
# id MYTEST\\administrator uid=10000(MYTEST\administrator) gid=10005 grupos=10005,10002,10003,10004,10007

After the samba patch:
# id MYTEST\\administrator uid=10000(MYTEST\administrator) gid=10005(MYTEST\domain users) 
	grupos=10005(MYTEST\domain users),10002(MYTEST\schema
	admins),10003(MYTEST\enterprise admins),10004(MYTEST\domain
	admins),10007(MYTEST\group policy creator owners)

Haven't done other tests yet to see if anything else broke, though.


More information about the samba-technical mailing list