Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Philip Flip Kromer Newsgroups: gmane.os.cygwin Subject: Re: Possible Workaround - SSH/SSHD: could not chdir to home directory: No such file or directory Date: Fri, 05 Apr 2002 05:22:08 -0600 Organization: UT-Austin CNLD Lines: 33 Message-ID: <3CAD88E0.8020503@mrflip.com> References: <3CAD59F0 DOT 6070809 AT mrflip DOT com> <20020405112517 DOT K1475 AT cygbert DOT vinschen DOT de> <3CAD7241 DOT 9010509 AT mrflip DOT com> <20020405123849 DOT N1475 AT cygbert DOT vinschen DOT de> Reply-To: flip AT mrflip DOT com NNTP-Posting-Host: tick.ph.utexas.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1018005735 10671 128.83.156.199 (5 Apr 2002 11:22:15 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Fri, 5 Apr 2002 11:22:15 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: en-us, en That did the trick! Thanks so much for your help. SSHD is back to being run by SYSTEM. Is there a way to get mount to "dispel" any per-user mount settings? I found that since I had already set mount -c / when I ran mount -s -c / the changes were masked by the old settings. I ended up removing the registry entries for my user by hand, and now everything seems happy. Cheers, flip Corinna Vinschen wrote: > On Fri, Apr 05, 2002 at 03:45:37AM -0600, Philip Flip Kromer wrote: > >>No, /h is a local FAT32 drive. I also tried creating c:\foouser and >>changing (in /etc/passwd) my home directory to /c/foouser , so that I >>could check whether it was unhappy about changing drives. > > I assume you've changed the cygdrive prefix only for you, but not > systemwide. The effect would be that "/c" isn't known to SYSTEM > - who's only able to access system mount points - since the system > cygdrive prefix is still /cygdrive. Change that by using > > mount -c -s / > > and try again. > > Corinna > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/