On Fri, Sep 29, 2006 at 01:37:27PM -0700, Nolan Garrett wrote:
> I've finally found time to recompile and get a backtrace.  Here is the
> gdb backtrace:

Could you try the attached patch?

Thanks for persisting!

Volker
Index: auth/auth_util.c
===================================================================
--- auth/auth_util.c    (Revision 17489)
+++ auth/auth_util.c    (Arbeitskopie)
@@ -1177,6 +1177,7 @@
 
                num_group_sids = 1;
                group_sids = &primary_group_sid;
+               gids = gid;
 
                *found_username = talloc_strdup(mem_ctx, username);
        }

Attachment: pgpCA6EZRjPgH.pgp
Description: PGP signature

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

Reply via email to