sshd must be restarted

Larry Hall (Cygwin) reply-to-list-only-lh@cygwin.com
Sat Jan 7 20:24:00 GMT 2006


Ken Senior wrote:

<snip>

> Some packages (SSH) think the home page should be /home/senior whereas the
> default bash shell thinks it's located in /cygdrive/c/Documents and
> Settings/senior.DOMAIN. 


This is not surprising.  You set HOME in your environment to point to
'/cygdrive/c/Documents and Settings/senior.DOMAIN'.  That's the path you
will see as your home if you log in locally.  ssh finds your path in
'/etc/passwd' and I'm sure you'll find it listed there as '/home/senior'.
Change this with an editor or see the options to 'mkpasswd'.  Or remove/
rename the environment variable.  It's probably easiest to remove the
variable, since everything will then look to '/etc/passwd'


-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746


--
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/



More information about the Cygwin mailing list