Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Andrew DeFaria <ADeFaria AT Salira DOT com> Subject: Re: howto change home path in /etc/passwd Date: Mon, 12 May 2003 10:11:28 -0700 Lines: 9 Message-ID: <b9okf4$ut7$3@main.gmane.org> References: <Pine DOT GSO DOT 4 DOT 44 DOT 0305121021020 DOT 393-100000 AT slinky DOT cs DOT nyu DOT edu> <1052749853 DOT 3ebfb01d553c8 AT webmail DOT imag DOT fr> <1052750098 DOT 3ebfb11265eb5 AT webmail DOT imag DOT fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030416 Thunderbird/0.1a X-Accept-Language: en-us, en In-Reply-To: <1052750098.3ebfb11265eb5@webmail.imag.fr> Sylvain DOT Ferriol AT imag DOT fr wrote: >but anyway , WHY SSH HAS TO READ /etc/passwd before reading options or $HOME/.ssh/config????? > > In Unix tradition, in order to get the value of $HOME one must obtain it from /etc/passwd. ssh cannot read options in $HOME/.ssh/config until it has resolved what $HOME is. It does so by getting it from /etc/passwd. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/