X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:message-id:from:to:subject:references :in-reply-to:content-type; q=dns; s=default; b=g87njFWEOfPNuw3z6 +xHT69jDArsYAOZ6k453Aq1L0k7VKbecbKuIYkJgQXPJQLkntRVknn2e1Iz56aZZ +7/4d23SJIns5veMSZ7jpj3+Zn6TGUjCrCg1o6Er7rfgcTNphcg1J9eNOzyQdjYw /l8VZ1CTPd/gxe28ai84hpBulM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:message-id:from:to:subject:references :in-reply-to:content-type; s=default; bh=VdNBpUnim/6j2Of0YLLs62J wn3s=; b=TTipCh8Esipw+Bs2JMjw6T3zT6X9tKmXru0jCMbr54KOTELUjIOKJMn ruHSYc9VwCLaXk6rPkvlhFsbhHid9ahX+lJcvoWO6E6PgutdPDv6o/AnQH1Bo3p6 jY1tqxaCT1b1gGjTsloOt78d0JqIqSakJlTnp0fYQVqGZsyjbgTM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,PLING_QUERY,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:D*nl, sid, surprise X-HELO: lb3-smtp-cloud2.xs4all.net Date: Tue, 30 May 2017 15:50:23 +0200 Message-ID: <262615c8cf6e134cedf97b0280c4a68f@smtp-cloud2.xs4all.net> From: Houder To: cygwin AT cygwin DOT com Subject: Re: openssh: privilege separation no longer supported on Cygwin? SURPRISE! References: <37b863f6-ce5c-ef13-569f-8044fe485075 AT gmail DOT com> <20e2702ca3837f5d54c558f8e786c717 AT xs4all DOT nl> In-Reply-to: Content-Type: text/plain; charset=UTF-8; format=fixed User-Agent: mua.awk 0.99 On Mon, 29 May 2017 19:14:30, Houder wrote: [snip] > As if the "sshd" account is NEVER, NEVER used during the _whole_ process > (that is, there is NO privilege separation, as far as I can tell). .. wanted to share this experience with you. - deleted user/account 'sshd' # net user sshd /delete - modified the last part (rid?) of the sid belonging to user/account 'sshd' in xxxx (in /etc/passwd) - rebooted Before reboot, I changed 'sshd' in an automatic service (was: manual) After the system had rebooted: - 'cygrunsrv -Q sshd' shows 'sshd' running ... - 'tail -f /var/log/sshd.log' shows 'sshd' listening ... - 'net user' shows user/account 'sshd' gone ... I can still use ssh ... (both password authentication and key authentication) Yes, if I remove user/account 'sshd' completely from /etc/passwd, only then 'sshd' won't start ... Regards, Henri ===== -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple