<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=Big5" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Dear All,<br>
<br>
Just tried to install the new version of 1.3.1 ( rpm packages )...<br>
But the test result is :<br>
<br>
C:\>ftp 192.168.0.254<br>
Connected to 192.168.0.254.<br>
220 ProFTPD 1.3.1 Server (ProFTPD) [192.168.0.254]<br>
User (192.168.0.254:(none)): manager<br>
331 Password required for manager<br>
Password:<br>
530 Login incorrect.<br>
Login failed.<br>
ftp><br>
<br>
/var/log/messages:<br>
<br>
Sep 28 17:22:49 svr1 xinetd[2154]: START: ftp pid=2160
from=::ffff:192.168.0.88<br>
Sep 28 17:22:49 svr1 proftpd[2160]: warning: handling possibly
truncated configuration data at line 40 of '/etc/proftpd.conf'<br>
Sep 28 17:22:49 svr1 proftpd[2160]: svr1 (192.168.0.88[192.168.0.88]) -
FTP session opened.<br>
Sep 28 17:23:47 svr1 xinetd[2154]: EXIT: ftp status=0 pid=2160
duration=58(sec)<br>
~<br>
<br>
/etc/proftpd.conf :<br>
<br>
ServerType    inetd<br>
DefaultServer    on<br>
<br>
UseReverseDNS    off <br>
IdentLookups    off<br>
<br>
Port    21<br>
<br>
Umask    022<br>
<br>
MaxInstances    30<br>
MaxClients    50<br>
<br>
User    nobody<br>
<br>
TimeoutIdle 1800<br>
TimeoutStalled 1800<br>
TimeoutNoTransfer 1800 <br>
TimeoutLogin 1800<br>
TimesGMT off<br>
<br>
AllowRetrieveRestart on <br>
AllowOverwrite on <br>
AllowStoreRestart on<br>
<br>
ServerIdent On "FTP Server"<br>
<br>
# Only for user manager :<br>
<br>
<Directory /*><br>
AllowOverwrite  on<br>
    <Limit LOGIN CWD MKD RMD RNFR RNTO DELE STOR RETR READ
SITE_CHMOD><br>
    AllowUser manager<br>
    IgnoreHidden    on<br>
    DenyAll<br>
            </Limit><br>
</Directory><br>
<br>
User manager and edward :<br>
<br>
<Anonymous /home/edward><br>
   User    edward<br>
   Group    edward<br>
   HideUser    manager<br>
   AnonRequirePassword    yes<br>
    <Directory /home/edward><br>
      AllowOverwrite    on<br>
         <Limit LOGIN CWD MKD RMD RNFR RNTO DELE STOR RETR READ
SITE_CHMOD><br>
             AllowUser    edward<br>
        IgnoreHidden    on<br>
        DenyAll<br>
          </Limit><br>
    </Directory><br>
            <br>
    <Directory /*><br>
            AllowOverwrite    off<br>
    DenyAll<br>
            </Directory><br>
</Anonymous><br>
<br>
Is any mistake about the config file ?<br>
<br>
Thanks !<br>
<br>
Edward.<br>
<br>
Devrim GÜNDÜZ wrote:
<blockquote cite="mid1222497802.3138.34.camel@laptop.gunduz.org"
 type="cite">
  <pre wrap="">On Sat, 2008-09-27 at 13:11 +0800, <a class="moz-txt-link-abbreviated" href="mailto:edwardspl@ita.org.mo">edwardspl@ita.org.mo</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Mine is FC8 System...
So, which gcc packages must be installed before proftp 1.3.1
( tarball )
installed ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Why don't you use Fedora repositories? Just checked, and Fedora 8 has
1.3.1 already.

Regards,
  </pre>
  <pre wrap="">
<hr size="4" width="90%">
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
<a class="moz-txt-link-freetext" href="http://moblin-contest.org/redirect.php?banner_id=100&url=/">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a>


__________ NOD32 3475 (20080926) Information __________

This message was checked by NOD32 antivirus system.
<a class="moz-txt-link-freetext" href="http://www.nod32.com.hk">http://www.nod32.com.hk</a>
  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
ProFTPD Users List   <a class="moz-txt-link-rfc2396E" href="mailto:proftpd-users@proftpd.org"><proftpd-users@proftpd.org></a>
Unsubscribe problems?
<a class="moz-txt-link-freetext" href="http://www.proftpd.org/list-unsub.html">http://www.proftpd.org/list-unsub.html</a>


__________ NOD32 3475 (20080926) Information __________

This message was checked by NOD32 antivirus system.
<a class="moz-txt-link-freetext" href="http://www.nod32.com.hk">http://www.nod32.com.hk</a>
  </pre>
</blockquote>
</body>
</html>