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]

ProFTPD 1.2.9rc2: "CreateFileMapping, Win32 error 5"


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/


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