I'm having trouble with proftpd.  I've compiled v1.2.2 and v1.2.5rc1, and
neither of them accepts site commands.  I've been to the web site, and
most of the instructions are for DIS-abling it.  I've used AllowChmod
(deprecated) and a Limit directive.  I've logged into localhost and from a
remote IP.  I've used two different clients.  Command line ftp gives me
"Invalid command", and WS_FTP answers "505 Security server forbites SITE
commands".

AllowChmod                      on

<Directory /*>
  AllowOverwrite                on
  <Limit SITE_CHMOD>
    Order                       allow,deny
    Allow                       all
  </Limit>
</Directory>

With an "ExtendedLog /file All" in place, this doesn't bark at either the
log or the console in -n -d 5 mode.  I'm not getting any sort of
diagnostic info back from the server.  What am I missing?

-- 
-j

================================================
BRLUG - The Baton Rouge Linux User Group
Visit http://www.brlug.net for more information.
Send email to [EMAIL PROTECTED] to change
your subscription information.
================================================

Reply via email to