Hello Jason
>Would you like to become the Cygwin ProFTPD maintainer? Just like me
>know... :,)
Thanks for your great work Jason. Unfortunately my free time is currently
quite spare...
>> Problems
>>
>> proftpd-1.2.9rc2p-1/README.cygwin and
>> proftpd-1.2.9rc2p-1/CYGWIN-PATCHES/README
Hello Jason
>> How can I debug this problem?
>Attach gdb to the ProFTPD server *after* it is hung.
OK. I'll try ...
Regards
Bruno
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/d
ProFTPD 1.2.9rc2: Hang using ftp localhost
Problems
* ftp localhost can hang proftpd
* ftp %COMPUTERNAME% does not block
(ftp is c:\winnt\system32\ftp.exe)
* I get the hangs while performing ftp> ls -l
* starting proftpd with
/usr/local/sbin/proftpd -d9 -n -c /etc/proftpd.conf 2> tmp.
Problems
proftpd-1.2.9rc2p-1/README.cygwin and
proftpd-1.2.9rc2p-1/CYGWIN-PATCHES/README
are not in sync.
Versions
* ProFTPD 1.2.9rc2 (devel)
proftpd-1.2.9rc2p-1/README.cygwin
-
[snip]
cygrunsrv --install proftpd \
--path /usr/local/
Hello Igor
>if [ ! -d /var/log ] ; then \
> mkdir -p /var/log ;
>fi
>if [ ! -f /var/log/wtmp ] ; then \
> touch /var/log/wtmp ;
>fi
>
>FWIW, it'd be safer to also check whether this file is a symlink (i.e.,
>add "-a ! -l /var/log/wtmp" to the test), but this should do for now.
What about a chmo
Hello Igor
>/var/log/wtmp should be created by the cygutils package postinstall
cygutils does not have a postinstall script (?)
$ cygcheck.exe -c | grep cygu
cygutils 1.2.1-2OK
$ cygcheck -l cygutils
/usr/bin/ascii.exe
/usr/bin/banner.exe
/usr/bin/cal.exe
/usr/bin/col.ex
Hello Igor
>$ net helpmsg 5
>Access is denied.
Hey cool. I did'n know this are the "normal" win32 network messages!
Thanks
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
Hello Jason
>> /etc/passwd
>> Administrator:unused_by_nt/2000/xp:500:513:zzz:/home/Administrator:/bin/bash
>Change the "513" above to "544. Any better?
Yes. Now the error 5 is gone :-)
Hmm, I get:
$ mkpasswd -l
SYSTEM:*:18:544:,S-1-5-18::
Administrators:*:544:544:,S-1-5-32-544::
Administrator:
Hello Jason
>$ ls -l /var/log/wtmp
>-rw-rw-rw-1 jt Domain U 132748 Oct 15 17:27 /var/log/wtmp
And how/when did you get this dir?
I removed the the hole cygwin installation, installed the basic distro and
finally installed a few packages (like proftpd)
Now I have:
$ ls -l /var
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
Problems
- wtmp /var/log/wtmp: No such file or directory
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
DL
Hello Jason
>I just tried NT 4.0 SP6 and I cannot get proftpd to hang. Sorry, but
>if I cannot reproduce the problem, then it will be difficult for me to
>debug it.
I agree. Does the strace help?
>BTW, does proftpd hang in the same way with latest Cygwin snapshot?
I tried now with: cygwin1-2
Hello Jason and all the rest of you
>Sorry, but I cannot reproduce this problem under NT 4.0 SP 5 or 2000
>SP3.
I did reproduce it on 3 Systems, all NT4 SP6.
> 1. start an interactive session under the LocalSystem account via
> sshd or using the "at" trick.
> 2. under LocalSystem, run strace or
Hello
I have problems using proftpd 1.2.9rc1-2 (cygwin1.dll 1.3.22).
I'm able to start proftpd as service an even to log in (as
administrator). Some commands (like pwd) work fine.
But when I try to get some bytes (eg with a ls -l) I get a hang after
the last bytes. Well not exactly a hang but i
14 matches
Mail list logo