==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=7179

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #7 from Michael McCarn <[email protected]> ---
(In reply to Jáder Marasca from comment #6)
> I won... I think:
> 
> I read the /etc/proftpd.conf file and find out I need to add this:
>  
> <Directory /opt/tomcat/webapps/*>
>     AllowOverwrite on
>     GroupOwner shared
>     Umask 007
>     <Limit WRITE>
>         AllowAll
>     </Limit>
> </Directory>
> 
> 
> I'm not sure if it's safe or whatever... but just copy from an ibay and
> tested... and it works!
> 
> Could please someone explain and fix it on contrib?
> I THINK any directory on DefaultRoot should receive this "Directory" entry
> to works.

Putting a hardlink to /opt/tomcat/webapps in the user's home folder would also
work, I think, without requiring changes to the contrib.


You are aware, I presume, that FTP passes usernames and passwords in plain
text, is considered insecure, and has been proposed for removal from SME:
http://bugs.contribs.org/show_bug.cgi?id=717

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to