I can't seem to ftp to my Windows 2000 box hosting cygwin. I did see the mailing list thread concerning this issue, but found no resolution.
http://www.cygwin.com/ml/cygwin/2003-07/msg01512.html I appear to be having the same problem. I recently installed, so did I miss something during installation? Here's the output when attempting to ftp: $ ftp jrancier Connected to jrancier.corp.corp.com. 220- 220- Wow! I have found the ftp daemon! Let's see... 220- 220 jrancier FTP server (GNU inetutils 1.3.2) ready. Name (jrancier:jrancier): 331 Password required for jrancier. Password: 550 Can't set gid. ftp: Login failed. Remote system type is UNIX. Using binary mode to transfer files. ftp> bye 221 Goodbye. Here's the output of 'mkpasswd -l': $ mkpasswd -l SYSTEM:*:18:544:,S-1-5-18:: Administrators:*:544:544:,S-1-5-32-544:: Administrator:unused_by_nt/2000/xp:500:513:U-JRANCIER\Administrator,S-1-5-21 -310 8112895-4059850582-3858573934-500:/home/Administrator:/bin/bash Guest:unused_by_nt/2000/xp:501:513:U-JRANCIER\Guest,S-1-5-21-3108112895-4059 8505 82-3858573934-501:/home/Guest:/bin/bash IUSR_JRANCIER:unused_by_nt/2000/xp:1001:513:Internet Guest Account,U-JRANCIER\IU SR_JRANCIER,S-1-5-21-3108112895-4059850582-3858573934-1001:/home/IUSR_JRANCI ER:/ bin/bash IWAM_JRANCIER:unused_by_nt/2000/xp:1002:513:Launch IIS Process Account,U-JRANCIE R\IWAM_JRANCIER,S-1-5-21-3108112895-4059850582-3858573934-1002:/home/IWAM_JR ANCI ER:/bin/bash Here's the passwd file: $ cat /etc/passwd SYSTEM:*:18:544:,S-1-5-18:: Administrators:*:544:544:,S-1-5-32-544:: Administrator:unused_by_nt/2000/xp:500:513:U-JRANCIER\Administrator,S-1-5-21 -310 8112895-4059850582-3858573934-500:/home/Administrator:/bin/bash Guest:unused_by_nt/2000/xp:501:513:U-JRANCIER\Guest,S-1-5-21-3108112895-4059 8505 82-3858573934-501:/home/Guest:/bin/bash IUSR_JRANCIER:unused_by_nt/2000/xp:1001:513:Internet Guest Account,U-JRANCIER\IU SR_JRANCIER,S-1-5-21-3108112895-4059850582-3858573934-1001:/home/IUSR_JRANCI ER:/ bin/bash IWAM_JRANCIER:unused_by_nt/2000/xp:1002:513:Launch IIS Process Account,U-JRANCIE R\IWAM_JRANCIER,S-1-5-21-3108112895-4059850582-3858573934-1002:/home/IWAM_JR ANCI ER:/bin/bash jrancier:unused_by_nt/2000/xp:15537:10545:jrancier,U-MILKYWAY\jrancier,S-1-5 -21- 1628768489-596122363-925700815-5537:/cygdrive/c/Documents and Settings/jrancier: /bin/bash Here's the output of 'id': $ id uid=15537(jrancier) gid=10545(Domain Users) groups=544(Administrators),545(Users ),12285(5717 Enterprise- ATS),12303(asde-x-eng),10513(Domain Users),10545(Domain Users) I'd attach the contents of the group file, but it's huge. Any help would be appreciated. Jeff
cygcheck.out
Description: Binary data
-- 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/