Re: [Samba] [samba4] crash of winbind after ls -l /usr/local/samba/var/locks/sysvol

2013-04-29 Thread Philippe.Simonet
Hi all, just as info, i also have the same crash with debian wheezy and samba 4.0.5, by just doing wbinfo --uid-info 300 and also only when the nssswitch.conf have compat winbind but i didn't have this crash with 4.0.4, in this case NO problem. best regards philippe -- To unsubscribe

Re: [Samba] [samba4] crash of winbind after ls -l /usr/local/samba/var/locks/sysvol

2013-04-29 Thread philippe.simonet
Hi all, just as info, i can reproduce this crash with debian wheezy with 4.0.5, by just doing wbinfo --uid-info 300 and only when the nssswitch.conf have compat winbind i didn't have this crash with 4.0.4. best regards philippe -- View this message in context:

Re: [Samba] [samba4] crash of winbind after ls -l /usr/local/samba/var/locks/sysvol

2013-04-30 Thread Philippe.Simonet
Many thanks Michae for your answer,l here the results of bisect and some samba 'strange' console output. I hope this can help best regards Philippe - to produce the problem :

Re: [Samba] [Announce] Samba 4.0.6 Available for Download : crash of winbind after ls -la ...sysvol

2013-05-23 Thread Philippe.Simonet
Hi all, with this version, as in 4.0.5, i have always the windbind crash after wbinfo --uid-info 300 or ls -la sysvol/ my system 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64 GNU/Linux I already post here some information (no problem with 4.0.4, found last stable

Re: [Samba] [Announce] Samba 4.0.6 Available for Download : crash of winbind after ls -la ...sysvol

2013-05-26 Thread Philippe.Simonet
Hi Steve i'm not sure about that : I tried with btrfs and ext4 with the same behavior. and wbinfo should not something to do with fs acl support, or ? Philippe -Original Message- From: samba-boun...@lists.samba.org [mailto:samba- boun...@lists.samba.org] On Behalf Of steve Sent:

Re: [Samba] [PATCH] Workaround very slow nss_winbind, fix crash on the AD DC (particularly for backups)

2013-06-21 Thread Philippe.Simonet
Hi Andrew, many thanks for you patch, i tested it on 2 different systems but without success (the crash is always happening). before applying the patch, I had a strange problem : I couldn't reproduce the problem (with wbinfo --uid-info 300) on one of the machine. no chance even if I

[Samba] samba4 missing group membership with getent group

2013-06-21 Thread Philippe.Simonet
Hi Samba users using samba 4.0.6, having /etc/nsswitch.conf that use winbind, getent group does not display the group members. to reproduce that : (my domain is test3.ch) samba-tool user add u1 samba-tool group add g1 samba-tool group addmembers g1 u1 id u1 returns : uid=326(TEST3\u1)

Re: [Samba] [PATCH] Workaround very slow nss_winbind, fix crash on the AD DC (particularly for backups)

2013-06-21 Thread Philippe.Simonet
Hi Andrew, sorry (my English...) I was not clear. I tried to say that the patch does not change anything for me, the crash is still here. best regards Philippe -Original Message- From: Andrew Bartlett [mailto:abart...@samba.org] Sent: Friday, June 21, 2013 9:18 AM To: Simonet

Re: [Samba] [PATCH] Workaround very slow nss_winbind, fix crash on the AD DC (particularly for backups)

2013-06-21 Thread Philippe.Simonet
I tried both, and I get still crashes : 0001-gensec-work-around-nested-event-loops-by-ensuring-th.patch 0002-s4-winbind-Add-special-case-for-BUILTIN-domain.patch - samba version 4.0.6 started. Copyright Andrew Tridgell and the Samba Team 1992-2012 samba: using 'single' process model

Re: [Samba] samba4 missing group membership with getent group

2013-06-21 Thread Philippe.Simonet
Hi Steve getent group TEST3\g1 give an empty result, and getent group TEST3\\g1 with the same result as getent group g1, without user/group membership. in fact my problem goes further : shares access control (write list, ...) does not work for @g1, only with u1 ... Philippe -Original

Re: [Samba] samba4 missing group membership with getent group

2013-06-24 Thread Philippe.Simonet
Hi that's my setting today (AD with 4.06 and files server with 3.6). Working great, but my goal is really to get rid of that (just one machine). thanks and regards philippe From: Ali Bendriss [mailto:ali.bendr...@gmail.com] Sent: Friday, June 21, 2013 3:39 PM To: samba@lists.samba.org Cc:

Re: [Samba] [PATCH] Workaround very slow nss_winbind, fix crash on the AD DC (particularly for backups)

2013-06-24 Thread Philippe.Simonet
hi Andrew the interfaces = eth0, lo bind interfaces only = Yes doesn't bring anything by me, always crash. for the 2 other question I need some more time (never used valgrind, and have to re-do the bisect ...) Thanks and regards Philippe -Original Message-

Re: [Samba] [PATCH] Workaround very slow nss_winbind, fix crash on the AD DC (particularly for backups)

2013-06-24 Thread Philippe.Simonet
Hi Andrew (and thanks Michael for your git support) when I do a git revert f77d5d6479c879c8770fbc9a6ca5656ef3e41019 I don’t have the crash anymore, wbinfo give the right WBC_ERR_DOMAIN_NOT_FOUND status. but just some more warnings after starting samba : # samba -i -M single

Re: [Samba] [PATCH] Workaround very slow nss_winbind, fix crash on the AD DC (particularly for backups)

2013-06-24 Thread Philippe.Simonet
Hi Andrew, you can find here output of valgrind . thanks and regards Philippe r...@gwnois03.test.ch ~/bisect/samba-master# valgrind samba -i -M single ==8110== Memcheck, a memory error detector ==8110== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al. ==8110== Using

Re: [Samba] [PATCH] Do not close winbind socket during use

2013-06-27 Thread Philippe.Simonet
Hi Andrew, i tried your both patches (on a 'clean' 4.0.6), and the difference is that samba is not crashing anymore, but winbind seems to be blocked after a wbinfo --uid-info 300. e.g : r...@gwnois03.test.ch ~# wbinfo --uid-info 311

Re: [Samba] [PLEASE TEST] Samba AD DC winbind hangs and timeouts

2013-07-15 Thread Philippe.Simonet
Hi Andrew (sorry for the delay,: holidays) I tested that now with Version 4.2.0pre1-GIT-940395d wbinfo --uid-info 300 returns, as waited, WBC_ERR_DOMAIN_NOT_FOUND, and there are no delays anymore, no crash, all seems to be ok now. MANY thanks !! but I made some 'getent' tests, and

Re: [Samba] Sync - sysvol and getfacl

2013-07-15 Thread Philippe.Simonet
Hi i'm pretty sure this has the same cause as https://bugzilla.samba.org/show_bug.cgi?id=9820 Philippe -Original Message- From: samba-boun...@lists.samba.org [mailto:samba- boun...@lists.samba.org] On Behalf Of Sandbox Sent: Wednesday, July 10, 2013 8:30 AM To:

Re: [Samba] Samba4 - File Share

2013-07-15 Thread Philippe.Simonet
Hi Natalia i have the same problem with samba4 (assign share rights to groups, e.g. read list = @RG). I don't know if it is binded, but getent group don't give me the group membership (as samba 3.6 did). i need that to make some 'SIMPLES' share (with force-user / force group) without dealing