On Mon, Oct 20, 2003 at 01:24:29PM +0200, Grossniklaus Bruno wrote: > > Problems > ======== > - *** CreateFileMapping, Win32 error 5. Terminating. > > /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.
Is it the case that Administrator is in the Administrators group (544) but his gid is not 544? If so edit /etc/passwd to change the gid to 544 and try again. Pierre -- 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/