On Wed, Oct 22, 2003 at 01:43:10PM -0700, Andrew DeFaria wrote: > Alexis Huxley wrote: > >I modified my $HOME in /etc/passwd to be /cygdrive/y, which the XP PC has > >mapped to my home directory in the storage server. My ~/.profile > >sufficiently OS-independent, that this works under Cygwin/XP and on any of > >the various Unixes we run. Great so far. > > > I didn't think that Cygwin paid attention to the home field in > /etc/passwd. Mine does, but that's because I modified /etc/profile to > set $HOME based on /etc/passwd's home field.
Cygwin doesn't pay attantion but tools do. sshd, login, ftpd and any other tool which requires the home directory for doing it's job, most server applications and also several client tools as, say, ssh. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- 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/