X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4CE2A78B.2060202@cornell.edu> Date: Tue, 16 Nov 2010 10:47:23 -0500 From: Ken Brown User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: sshd problem with recent snapshots References: <4CD3F277 DOT 8020608 AT cornell DOT edu> <4CDEA7FB DOT 6090701 AT cornell DOT edu> <20101115160956 DOT GC17405 AT calimero DOT vinschen DOT de> <4CE15D71 DOT 1040002 AT cornell DOT edu> <20101115164013 DOT GB26984 AT ednor DOT casa DOT cgf DOT cx> <20101115165334 DOT GH17405 AT calimero DOT vinschen DOT de> <4CE1972C DOT 4080809 AT cornell DOT edu> <20101116135814 DOT GC26851 AT calimero DOT vinschen DOT de> <4CE29643 DOT 2030005 AT cornell DOT edu> <20101116145906 DOT GD26851 AT calimero DOT vinschen DOT de> In-Reply-To: <20101116145906.GD26851@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 On 11/16/2010 9:59 AM, Corinna Vinschen wrote: > These changes only affect files, not ttys. > > The failing chmod(/dev/tty1, 0622) is actually trying to change the > permissions on internal objects, like events, mutexes, and pipes, which > together constitute a tty/pty. I'm grasping at straws now, but what about this change: * fhandler_tty.cc (fhandler_tty_slave::init): Use tty::setpgid method. I actually tried reverting this change and rebuilding cygwin1.dll, and it didn't help. But maybe it interacts with the other changes somehow. Ken -- 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