Winbind expand groups fix (patch)
Gerald (Jerry) Carter
jerry at samba.org
Mon Jun 30 17:18:58 GMT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Atte Peltomaki wrote:
> Here's a patch against Samba 3.2.0-GIT-096ff39-test to fix winbind group
> expansion.
>
> --- winbindd_group.c 2008-06-30 16:40:58.000000000 +0300
> +++ winbindd_group-fix.c 2008-06-30 16:41:49.000000000 +0300
> @@ -442,7 +442,7 @@
> &sid_mem[j],
> &new_groups,
> &new_groups_size);
> - if (NT_STATUS_IS_OK(status)) {
> + if (!NT_STATUS_IS_OK(status)) {
> goto out;
> }
>
Saw this. The diff looks right but lemme double check.
jerry
- --
=====================================================================
Samba ------- http://www.samba.org
Likewise Software --------- http://www.likewisesoftware.com
"What man is a man who does not make the world better?" --Balian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIaRWCIR7qMdg1EfYRAhB7AKCmPcjdy6g5IjVosE46qau/xBzzmQCfYOlC
9DQsKJrnI/33ZHfWE+0n/7s=
=oegc
-----END PGP SIGNATURE-----
More information about the samba-technical
mailing list