Yes, after the mmc client works once, it continues to work - even after removing acl:search=false. I tested as follows to see if it's related to the actual workstation connecting to S4 or the MMC tool. It seems to be the MMC tool.
Provision Set acl:search=false Start S4 Boot client & login (this is the first time it's seeing S4) Remove acl:search=false + Restart S4 Open MMC = crash Add acl:search=false + Restart S4 Open MMC = works Remove acl:search=false + Restart S4 Open MMC = works Reboot client Open MMC = works As I mentioned in my first email, if I use mmc with rc5, then rm -rf /usr/local/samba and provision rc6 (from the same files that were used for rc5) the client still works. It seems that after mmc successfully connects once, it skips whatever it's failing on. Perhaps it's caching something? I will test the patch shortly. On Thu, Dec 6, 2012 at 10:48 AM, Stefan (metze) Metzmacher <[email protected]>wrote: > Hi Thomas, > > > On Thu, Dec 06, 2012 at 05:50:59AM -0500, Thomas Simmons wrote: > >> Yes, that helps. MMC no longer crashes. > > > > Seeing this one also. It's now tracked in > > https://bugzilla.samba.org/show_bug.cgi?id=9470. > > > > Thanks a lot for reporting! > > It would also be good to know if it crashes again if > you remove 'acl:search=false' again (with plain rc6). > I had problems to reproduce the crash once the client worked > once, even a reboot wasn't able to retrigger this. > > Then it would be nice if you could test this patches > https://bugzilla.samba.org/attachment.cgi?id=8294 > They should fix the problem without the need of 'acl:search=false'. > > Thanks! > > metze > > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
