X-Original-To: alpine-user@mail.alpinelinux.org Delivered-To: alpine-user@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 332D0DC0149 for ; Tue, 27 Oct 2015 16:51:10 +0000 (UTC) Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id CB6E6DC0146 for ; Tue, 27 Oct 2015 16:51:09 +0000 (UTC) Received: by wijp11 with SMTP id p11so223067946wij.0 for ; Tue, 27 Oct 2015 09:51:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=troja_ch.20150623.gappssmtp.com; s=20150623; h=to:from:subject:message-id:date:user-agent:mime-version :content-type:content-transfer-encoding; bh=0XKXKHyCuZ9JSw7NlMxg9x+dXHpFv2BvwapBRBOQgU4=; b=Ve56nJl25SQZvJuKXmenl4A8yloIZs57cdGxMAkNcvfCYx1CpGBWEGiqoM0E3aAUaA R4aMLdgBtUCUUzJywVJBKH9PiSQvU+GA8onoG8HdJDxAOlcccDeVZJByJHKV1g7BgVQc 0J+fmipQT1vtGn3M3dDeCANkB87g5iE/4TwCS4iGxSMrK5TBlqIB9YDXhKhIiUMYaAbs VkqrhoqYMHe4W42OMrjL9NBQZJGHOVClv60oT52PXjc+uWcFbGUxlBFDLSLt5QVuEgCA lh2crlmfl8VxhrvOz7MC/kzLkFA1N2ULhfRW0YVhDQNFSQEsqrfiZe6howq0dR24g6iP 0SxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-type:content-transfer-encoding; bh=0XKXKHyCuZ9JSw7NlMxg9x+dXHpFv2BvwapBRBOQgU4=; b=m46MjYsBW/7rDeCL47tI7FEPZPNxMW8OIbTfxf4/0DXPfOBjAlhoYYJhNk1TXA1LiD cH6kpJpaSxIIm6mtr+lRgWYEIqp+izqr8CzZ1Z4jE/Ugcpv0CQ4LRkStlxHH1VyxG72I qWkwRWtu3aQXzhf4+5Gxq8NoPtqEgFB0dO3PpEBxFOBKgrsAJhknQcEvm3vNYHq3l8vc uVM7mgkV6Y8RsuMc10PJH505KiLHQkXaFl7+fOn5NoTzHJLamJZMwPFVKEAcqbSXk+0t JkI0cFMiW2FT/v+kgTluGutgDmCiKIYipMpCNxo1LDyGh6T4etkeIHDlfReE3ZlkTXaQ zFHg== X-Gm-Message-State: ALoCoQnl0g65pRhfs8qaouFEHPWV0ZEOChmbwc+8TaudfCJMvuUzD03TFNaINdtTe5jQmdTk+R2i X-Received: by 10.194.113.165 with SMTP id iz5mr27941816wjb.77.1445964668053; Tue, 27 Oct 2015 09:51:08 -0700 (PDT) Received: from [192.168.0.250] (84-73-88-150.dclient.hispeed.ch. [84.73.88.150]) by smtp.googlemail.com with ESMTPSA id wx10sm45762531wjb.40.2015.10.27.09.51.07 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Oct 2015 09:51:07 -0700 (PDT) To: alpine-user@lists.alpinelinux.org From: Viktor Trojanovic Subject: [alpine-user] Samba: Winbindd Message-ID: <562FAB7A.9060003@troja.ch> Date: Tue, 27 Oct 2015 17:51:06 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Hi all, According to the Samba Wiki, "Winbindd is automatically started as a child process by the Samba binary on startup and should not be started manually". On my Alpine System with Samba 4.2.1 packages, this is not the case. Samba is in my default runlevel but it doesn't start winbindd. There also is no init script for winbindd, I have to start it manually. I was wondering if this is some problem on my system specifically or if there is a mistake in the package. Cheers, Viktor --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---