Ok, is related with 8455 bug, but I have this (ldap nss):

# id hu.scanner
uid=9138(hu.scanner) gid=2068(HU_CICE) grupos=2068(HU_CICE)

In auth/server_info.c, in function group_sids_to_info3:

...
                        /* if it is the primary gid, skip it, we
                         * obviously already have it */
                        if (info3->base.primary_gid == rid) continue;
...

Is not obvious because I don't find where the group (HU_CICE) is added to struct netr_SamInfo3 info3.

Thanks.


On 16/09/11 15:51, Volker Lendecke wrote:
On Fri, Sep 16, 2011 at 11:21:58AM +0200, Alejandro Escanero Blanco wrote:
In some tests of moving from samba3.5 to samba3.6 I find that the
netapp filer don't recognize the groups of the users.

Anybody knows where is the problem?
Can you try the just uploaded fix in

https://bugzilla.samba.org/show_bug.cgi?id=8455

The patch is

https://bugzilla.samba.org/attachment.cgi?id=6897

Thanks,

Volker



--
-------------------------
Alejandro Escanero Blanco
Servicio de Informática Sistemas - GISI
Tel:  671 569 262 (769262)
Edificio Empresarial Aljarafe, mod. 36
41940 Tomares (Sevilla)

--
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