[Samba] User groups

Bruno Guerreiro bruno.guerreiro at ine.pt
Wed Apr 5 08:46:15 GMT 2006


Well,
I think I cancelled the membership of the club.
At least on the testin server I did, altough login now takes ages, but it may have to do with the machines specs, and the fact that I really did push the limit.
Upgrading glibc to 2.3.5-10 and nss_ldap to 234-4 solved the issue.
Since you already have glibc 2.3.6... Have you tried upgrading nss_ldap?

Best regards.
Bruno Guerreiro


> -----Original Message-----
> From: Bruno Guerreiro 
> Sent: segunda-feira, 3 de Abril de 2006 13:02
> To: samba
> Subject: RE: [Samba] User groups
> 
> Hi,
> Where can I cancel that group membership :-< Now seriously, 
> just filled a bug at bugzilla ( 
> https://bugzilla.samba.org/show_bug.cgi?id=3652 ).
> Another thing, the problem subsists in 3.0.22, only the Panic 
> gives a different message:
> 
>   ===============================================================
> [2006/04/02 20:18:56, 0] lib/fault.c:fault_report(37)
>   INTERNAL ERROR: Signal 11 in pid 3504 (3.0.22)
>   Please read the Trouble-Shooting section of the Samba3-HOWTO
> [2006/04/02 20:18:56, 0] lib/fault.c:fault_report(39)
> 
>   From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
> [2006/04/02 20:18:56, 0] lib/fault.c:fault_report(40)
>   ===============================================================
> [2006/04/02 20:18:56, 0] lib/util.c:smb_panic2(1554)
>   PANIC: internal error
> [2006/04/02 20:18:56, 0] lib/util.c:smb_panic2(1562)
>   BACKTRACE: 37 stack frames:
>    #0 smbd(smb_panic2+0x120) [0x808c10]
>    #1 smbd(smb_panic+0x28) [0x808ae8]
>    #2 smbd [0x7f2a77]
>    #3 /lib/tls/libc.so.6 [0x43af48]
>    #4 /lib/tls/libc.so.6(__libc_free+0x8b) [0x47672b]
>    #5 /lib/tls/libc.so.6(initgroups+0x16f) [0x497bdf]
>    #6 smbd [0x7e3634]
>    #7 smbd [0x7e3835]
>    #8 smbd [0x7e39a4]
>    #9 smbd(pdb_default_enum_group_memberships+0x34) [0x7e3b24]
>    #10 smbd [0x7d3010]
>    #11 smbd [0x7c3f30]
>    #12 smbd(pdb_enum_group_memberships+0x4e) [0x7c602e]
>    #13 smbd [0x84be01]
>    #14 smbd [0x84bf7a]
>    #15 smbd(make_server_info_sam+0x16c) [0x84c2cc]
>    #16 smbd [0x8469db]
>    #17 smbd [0x846d1e]
>    #18 smbd [0x843d82]
>    #19 smbd(_net_sam_logon+0xce1) [0x718d11]
>    #20 smbd [0x715fab]
>    #21 smbd(api_rpcTNP+0x18a) [0x76132a]
>    #22 smbd(api_pipe_request+0xfa) [0x7610aa]
>    #23 smbd [0x759792]
>    #24 smbd [0x7599f0]
>    #25 smbd [0x75a0e8]
>    #26 smbd [0x75a3b6]
>    #27 smbd(write_to_pipe+0x127) [0x75a2e7]
>    #28 smbd(reply_pipe_write_and_X+0x139) [0x678bc9]
>    #29 smbd(reply_write_and_X+0x43d) [0x6812ad]
>    #30 smbd [0x6b7fc4]
>    #31 smbd [0x6b8223]
>    #32 smbd(process_smb+0xa4) [0x6b8474]
>    #33 smbd(smbd_process+0x17d) [0x6b94fd]
>    #34 smbd(main+0x591) [0x8a5931]
>    #35 /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x428ad4]
>    #36 smbd [0x64c102] 
> 
> Best Regards,
> Bruno Guerreiro
> > -----Original Message-----
> > From: samba-bounces+bruno.guerreiro=ine.pt at lists.samba.org
> > [mailto:samba-bounces+bruno.guerreiro=ine.pt at lists.samba.org]
> > Sent: segunda-feira, 3 de Abril de 2006 12:30
> > To: samba
> > Subject: Re: [Samba] User groups
> > 
> > Wlcome in the club :-)
> > 
> > I wrote a topic "Limit of group membership for a user?" 
> with the same 
> > problem, and I don't have any answer by the samba team. I have the 
> > most recent Samba 3.0.21b, OpenLDAP 2.2.28 and Glibc 2.3.6 
> version on 
> > a Gentoo (kernel 2.6.15) and I have the same problem. I check the 
> > NGROUP_MAX (65535) and the NSS_BUFLEN_GROUP (2048) value of 
> the glibc.
> > 
> > For the AMD64 environment I have a limit of 66 groups for a 
> user, but 
> > suprise, on the x86 environment I stop to count at
> > 83 groups for a user (but it is not the limit). I continu the test 
> > this week.
> > 
> > 
> > Robert
> > 
> > >Hi all.
> > >I've posted this some times befora with no aswer till now. 
> > I've managed to avoid it, but now I just can't avoid it anymore.
> > >I'm using samba 3.0.14a on FC2 with openldap
> > (openldap-2.2.13-2) backend.
> > >When a user belongs to more than 65 (not 100% sure about
> > this value) groups, everything goes bezerk.
> > >On that mavhine log i get this:
> > >[2006/04/03 11:12:53, 0] lib/fault.c:fault_report(36)
> > >  ===============================================================
> > >[2006/04/03 11:12:53, 0] lib/fault.c:fault_report(37)
> > >  INTERNAL ERROR: Signal 11 in pid 22497 (3.0.14a)
> > >  Please read the appendix Bugs of the Samba HOWTO collection
> > >[2006/04/03 11:12:53, 0] lib/fault.c:fault_report(39)
> > >  ===============================================================
> > >[2006/04/03 11:12:53, 0] lib/util.c:smb_panic2(1495)
> > >  PANIC: internal error
> > >[2006/04/03 11:12:53, 0] lib/util.c:smb_panic2(1503)
> > >  BACKTRACE: 48 stack frames:
> > >   #0 smbd(smb_panic2+0x111) [0x81e3521]
> > >   #1 smbd(smb_panic+0x1a) [0x81e340a]
> > >   #2 smbd [0x81d0be8]
> > >   #3 /lib/tls/libc.so.6 [0x4c2f48]
> > >   #4 /lib/tls/libc.so.6 [0x4fd54d]
> > >   #5 /lib/tls/libc.so.6(__libc_free+0x8b) [0x4fe72b]
> > >   #6 /lib/libnss_ldap.so.2 [0xf9f3be]
> > >   #7 /lib/libnss_ldap.so.2 [0xf9de14]
> > >   #8 /lib/libnss_ldap.so.2 [0xf9de8f]
> > >   #9 /lib/libnss_ldap.so.2 [0xf8bea1]
> > >   #10 /lib/libnss_ldap.so.2 [0xf8bf20]
> > >   #11 /lib/libnss_ldap.so.2 [0xf7e12a]
> > >   #12 /lib/libnss_ldap.so.2 [0xf7d70d]
> > >   #13 /lib/libnss_ldap.so.2 [0xf73c2f]
> > >   #14 /lib/libnss_ldap.so.2 [0xf741de]
> > >   #15 /lib/libnss_ldap.so.2(_nss_ldap_getent_ex+0x5f) [0xf7495f]
> > >   #16 /lib/libnss_ldap.so.2(_nss_ldap_initgroups_dyn+0x149)
> > [0xf764d9]
> > >   #17 /lib/tls/libc.so.6(initgroups+0x103) [0x51fb73]
> > >   #18 smbd [0x81c7844]
> > >   #19 smbd [0x81c7a14]
> > >   #20 smbd(getgroups_user+0x46) [0x81c7b66]
> > >   #21 smbd(pdb_default_enum_group_memberships+0x29) [0x81c7ca9]
> > >   #22 smbd [0x81bbaf5]
> > >   #23 smbd [0x81aff14]
> > >   #24 smbd(pdb_enum_group_memberships+0x4e) [0x81b17ae]
> > >   #25 smbd [0x8222052]
> > >   #26 smbd [0x82221ae]
> > >   #27 smbd(make_server_info_sam+0x140) [0x82224a0]
> > >   #28 smbd [0x821d5a4]
> > >   #29 smbd [0x821d8a1]
> > >   #30 smbd [0x821ae3f]
> > >   #31 smbd(_net_sam_logon+0xb3e) [0x812052e]
> > >   #32 smbd [0x811e0f7]
> > >   #33 smbd(api_rpcTNP+0x16c) [0x815d23c]
> > >   #34 smbd(api_pipe_request+0xba) [0x815cfea]
> > >   #35 smbd [0x8157978]
> > >   #36 smbd [0x8157cef]
> > >   #37 smbd [0x8157ee4]
> > >   #38 smbd [0x8158143]
> > >   #39 smbd(write_to_pipe+0xfb) [0x815808b]
> > >   #40 smbd(reply_pipe_write_and_X+0x120) [0x80a03e0]
> > >   #41 smbd [0x80d61a6]
> > >   #42 smbd [0x80d6430]
> > >   #43 smbd(process_smb+0x8c) [0x80d663c]
> > >   #44 smbd(smbd_process+0x168) [0x80d7388]
> > >   #45 smbd(main+0x505) [0x825aa15]
> > >   #46 /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x4b0ad4]
> > >   #47 smbd [0x8079921]
> > >
> > >Any ideas?
> > >
> > >Best Regards,
> > >Bruno Guerreiro
> > >  
> > >
> > 
> > --
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  https://lists.samba.org/mailman/listinfo/samba
> > 
> > 
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/listinfo/samba
> 
> 


More information about the samba mailing list