X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 16 Apr 2012 08:23:02 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Build problem with most current cygwin? Message-ID: <20120416062302.GA3190@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Apr 12 14:26, michael_moore AT non DOT agilent DOT com wrote: > Version is 1.7.12 > > ssh-host-config -y was the command I apologize for pasting/posting misinformation. > > "* Warning: Creating the user 'cyg_server' failed! Reason: > System error 5 has occurred. > > Access is denied. This happens if you're running the script as normal user or in a non-elevated shell. The script obviously needs admin permissions to create user accounts and/or services. > I did a new install. One other upgraded openssh and reversed it. The version he is running is somewhere between the legacy and the current. 1.7.5 works, 1.7.7 works, 1.7.10 fails on > > $ hg clone ssh://... > > And 1.7.12 will NOT run sshd on our configurations of Win7 Enterprise, nor will ssh(1) do anything with > > $ ssh -F > Or appear to get info from the usual locations.... > > michmoor(at)5CB2024JR8 ~ > $ ssh gene3 > michmoor(at)gene3's password: > > michmoor(at)5CB2024JR8 ~ > $ ssh -i ~/.ssh/id_rsa gene3 > Enter passphrase for key '/home/michmoor/.ssh/id_rsa': > > So ssh(1) isn't even reading the default identity file, unless forced. ssh does not honor the $HOME variable, it uses the info from /etc/passwd. Is your home dir in /etc/passwd set to /home/michmoor? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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