This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Cygwin-ssh under Windows 2000 + NTFS


As requested at http://cygwin.com/bugs.html:

o Please describe how to reproduce the problem,
  including a test case, if possible.

o Please include at least the version number of the
  Cygwin release you are using along with the 
  operating system name and its version number,
  for example, "cygwin v1.3.13 under NT 4.0".

o Most of the information about your Cygwin environment
  is listed by running 'cygcheck -s -v -r > cygcheck.txt'.
  Please include cygcheck.txt *AS AN ATTACHMENT* to your
  report.  It is important that you include it as an
  attachment so that searches of the mailing-list archives
  give fewer false matches.

Check your entry for 'wirawan' in /etc/passwd file.

After saving your present /etc/passwd file, 
you likely want to update it or correct it using
either:

  mkpasswd -d -u wirawan >> /etc/passwd

or 

  mkpasswd -l -u wirawan >> /etc/passwd


> -----Original Message-----
> From: Wirawan Purwanto [mailto:wirawan0@softhome.net]
> Sent: Wednesday, November 06, 2002 2:36 PM
> To: cygwin@cygwin.com
> Subject: Cygwin-ssh under Windows 2000 + NTFS
> 
> 
> Hi,
> 
> Background: I put the latest cygwin on my Windows 2000 machine. The 
> harddrive is using NTFS, and I run myself as a "restricted user". My 
> home directory is /home/wirawan (a mounted dir somewhere), and the 
> Administrator's directory is /home/Administrator.
> 
> Now the problem: When I tried to run ssh, for some strange result it 
> always looks for /home/Administrator/.ssh instead of 
> /home/wirawan/.ssh. 
> Why is this? What's wrong with my setup? When I used the command 
> 'whoami', it also says "Administrator" instead of "wirawan". 
> Strange....
> 
> Wirawan
> 
> 
> --
> 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/
> 
> 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]