| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Thu, 06 Feb 2003 02:37:04 -0700 |
| From: | Ian Boisvert <iboisver AT shaw DOT ca> |
| Subject: | Cannot login to ftpd |
| To: | cygwin AT cygwin DOT com |
| Message-id: | <NDBBIBBOBLIOIFKGNNDCIEIKCBAA.iboisver@shaw.ca> |
| MIME-version: | 1.0 |
| X-MIMEOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
| Importance: | Normal |
| X-Priority: | 3 (Normal) |
| X-MSMail-priority: | Normal |
I've seen this discussed before, but haven't been able to find a resolution
yet. I have set up the ftp service in xinetd as follows:
service ftp
{
socket_type = stream
wait = no
server = /usr/sbin/in.ftpd
log_on_success += DURATION USERID
log_on_failure += USERID
user = ianb
}
I have set the CYGWIN environment variable to ntsec. My passwd file contains
the following line:
ianb::1000:513:Ian
Boisvert,U-IANB\ianb,S-1-5-21-1220945662-1383384898-842925246-1000:/home/ian
b:/bin/bash
I have a /etc/shells file that contains /bin/bash. I run xinetd from the
command line. From another console I run ftp and try to connect to
127.0.0.1. I enter my username, 'ianb', and my password, and I get and error
stating login incorrect.
I'm stumped. If anyone can offer a suggestion, I would appreciate it.
Ian.
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |