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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=fYkwB l6zV6FKyZPbZuL5dhZS4zqnEv/guRpAOEZWmNIOdKWd7gd7MtyW6a4HfxJoObDN3 lBLJOzYJVlth/ygg3BnK0+VyD/L/jVEpPFy3xMms/aanXp7LORo3w10WuYyq1tOC TTLl6tj5kxBzOynqOgjKEE2Yh4KVr5lPI8ZuxE= 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=xTQlUEtmzku L+hLIkmR71HkKvnM=; b=dD6OaM27NI6yBCKliglZ8r1g8F0jrmm+cNeKlME3Y9N d8NvRPiTb6H4cg6QJxa1JA/LziBZJbzUj1cR4UksWpl3BPVoo5U+kBNb0QrKuwDf wndoNSSxsHo2p72ZM15uMmuFdSTuIaR7g6jB7omKwoEeg4WlGZVH6WOWobjtutGA = 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.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-in-04.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-14.arcor-online.net 3lPv9P0SjDz4nS2 From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.0.0-2 References: Date: Sun, 12 Apr 2015 15:31:00 +0200 In-Reply-To: (Corinna Vinschen's message of "Sun, 12 Apr 2015 10:12:25 +0200") Message-ID: <87sic5h3sb.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain THere seems to be a bug that causes sshd to be unable to change the new PTY to mode "0600" (I'm using privilege separation). ~ (2001) ll /dev/pty0 ; getfacl /dev /dev/pty0 crw--w---- 1 ASSI Kein 136, 0 12. Apr 15:26 /dev/pty0 # file: /dev # owner: ASSI # group: Kein user::rwx group::--- group:SYSTEM:rwx group:Administratoren:rwx mask:rwx other:--- default:user::rwx default:user:ASSI:rwx default:group::--- default:group:SYSTEM:rwx default:group:Administratoren:rwx default:mask:rwx default:other:--- # file: /dev/pty0 # owner: ASSI # group: Kein user::rw- group::rw- other:rw- Reverting to the 1.7.35-1 DLL gets sshd working correctly again. Looking at the above I've questions about the permissions: on Linux the PTY would be writable by the tty group, but having it writable by "None" is surely a mistake an getfacl doesn't seem to report anything sensible on PTY. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Q+, Q and microQ: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- 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