| 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: | Mon, 20 Oct 2003 13:24:29 +0200 |
| Message-ID: | <3F710B1D00097370@mssbzhh-int.msg.bluewin.ch> |
| From: | "Grossniklaus Bruno" <grossnik DOT mailinglists AT bluewin DOT ch> |
| Subject: | ProFTPD 1.2.9rc2: "CreateFileMapping, Win32 error 5" |
| To: | "cygwin cygwin.com" <cygwin AT cygwin DOT com> |
| MIME-Version: | 1.0 |
| X-Originating-IP: | 172.21.1.216 |
Problems
========
- *** CreateFileMapping, Win32 error 5. Terminating.
Versions
========
* ProFTPD 1.2.9rc2 (devel)
(built Sun Oct 5 14:06:16 EDT 2003) standalone mode
* 949k 2003/09/20 c:\apps\cygwin\bin\cygwin1.dll
Cygwin DLL version info:
DLL version: 1.5.5
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 94
Shared data: 3
DLL identifier: cygwin1
Mount registry: 2
Cygnus registry name: Cygnus Solutions
Cygwin registry name: Cygwin
Program options name: Program Options
Cygwin mount registry name: mounts v2
Cygdrive flags: cygdrive flags
Cygdrive prefix: cygdrive prefix
Cygdrive default prefix:
Build date: Sat Sep 20 16:31:15 EDT 2003
CVS tag: cr-0x9b
Shared id: cygwin1S3
after installation and mkdir /var/log/wtmp
============================================
/var/log/proftpd.log
--------------------
thowl0079.sb.com - ProFTPD 1.2.9rc2 (devel) (built Sun Oct 5 14:06:16 EDT
2003) standalone mode STARTUP
thowl0079.sb.com - error setting write fd TCP_NOPUSH: Protocol not available
thowl0079.sb.com - error setting read fd TCP_NOPUSH: Protocol not available
thowl0079.sb.com (localhost[127.0.0.1]) - FTP session opened.
thowl0079.sb.com (localhost[127.0.0.1]) - USER Administrator: Login successful.
c:\apps\cygwin\usr\sbin\proftpd.exe: *** CreateFileMapping, Win32 error 5.
Terminating.
shell output:
-------------
$ ftp localhost
Connected to thowl0079.foo.com.
220 ProFTPD 1.2.9rc2 Server (ProFTPD Default Installation) [thowl0079.foo.com]
Name (localhost:Administrator):
331 Password required for Administrator.
Password:
421 Service not available, remote server has closed connection
ftp: Login failed.
ftp: No control connection for command: Connection reset by peer
ftp>
---------------------------------------------------
/etc/proftp.conf
ServerName "ProFTPD Default Installation"
ServerType standalone
DefaultServer on
Port 21
Umask 022
MaxInstances 30
DefaultRoot ~
<Directory />
AllowOverwrite on
</Directory>
-------------------------------------------------------
/etc/passwd
Administrator:unused_by_nt/2000/xp:500:513:zzz:/home/Administrator:/bin/bash
(/home/Administrator does exist and is owned by Administrator)
What does "CreateFileMapping, Win32 error 5" mean?
Thanks for proftp and your hints!
Bruno
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |