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 35A8FDC0149 for ; Tue, 27 Oct 2015 17:16:32 +0000 (UTC) Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 68D38DC0146 for ; Tue, 27 Oct 2015 17:16:29 +0000 (UTC) Received: by wicll6 with SMTP id ll6so170391544wic.1 for ; Tue, 27 Oct 2015 10:16:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=troja_ch.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=aa8e5C9iHhCwUso0qMIwG/WqemABvtNQuy5iBWUmLmg=; b=LHRFAnZJVxsU7/PPTXhUJxz6+29xwwUqI3nzOFL86lkzdw2agtM3ru1LVuimJjJsm5 AOVsmQn8w5MP1WJAuynQX37yMkZYOBhkTHmvfFXLmQsVELZ4EdQlQB6UGP4n8evbNc08 WGoHOh1gZS5ryRQUKVaZfzB8ccVe1cXX8DedbkYQOStn05Gye2pvpSPv8lw5wZ9vMkcQ Z7dKGp11CtM4kJ05tWl3iRlhXp34U/O96p/vQguTRGOQpjIbNG0Rq8M4VIoGIBsfsJRm 1gQDwQr3dW9ByqR5hFRI6ceQiJVC9h3tzTU93jyIrb25sI4phv5Utbk4J1n+tdrLqzAy K/nQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=aa8e5C9iHhCwUso0qMIwG/WqemABvtNQuy5iBWUmLmg=; b=js4kuq5mvj7ICH1nkybrjpQb+6TBiInocoSXrQtvipe30Yqv3S13b1TzY4BjDhns0k cHkfjt9bc1dxlTJbojcQChp7ROvKWPd/FvXxFA47fhbBiLu0K1tX89TDnyUbu+bSeEVa 2E7hnYsBSopX6nKTrmJNgNlBbqhVqj8i/RI/MtsSsS32pBuvfgeZFWoprnk94oi1UPWr BAv87AHPg1LzLFxoDtnyetwqSlRUpzMWvmIZo/eN/mn2arEpRdysRpFYhQWr+gy4fQLn 3KX+ahtFWNZgBs2OgfBY0zrOIVpQG4tPXgq2/ASKZLLmUjsk6WS+dxlwCHh3He1tpT+1 fEMQ== X-Gm-Message-State: ALoCoQlZ33IP1mzm/PC3QUpAEaigJSh7WZQwDRRfbK8otWlIUzxNc8mYqbHY/liFnybdBfshPkun X-Received: by 10.180.39.178 with SMTP id q18mr27190926wik.57.1445966187744; Tue, 27 Oct 2015 10:16:27 -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 ew2sm18490698wic.20.2015.10.27.10.16.26 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Oct 2015 10:16:26 -0700 (PDT) Subject: [alpine-user] Re: Samba: Winbindd To: alpine-user@lists.alpinelinux.org References: <562FAB7A.9060003@troja.ch> From: Viktor Trojanovic Message-ID: <562FB169.6040903@troja.ch> Date: Tue, 27 Oct 2015 18:16:25 +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 In-Reply-To: <562FAB7A.9060003@troja.ch> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Never mind, I was too quick to post. I just looked at the Samba Init Script. The automatic call of Winbindd is just commented out but it's there. Cheers, Viktor On 27.10.2015 17:51, Viktor Trojanovic wrote: > 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 ---