ClearFoundation Tracker - ClearOS | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000711 | ClearOS | app-ftp - FTP Server | public | 2012-08-15 15:15 | 2019-03-14 04:03 |
Reporter | timb80 | ||||
Assigned To | |||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | suspended | ||
Platform | OS | OS Version | |||
Product Version | 6.3.0 | ||||
Target Version | Fixed in Version | ||||
Summary | 0000711: Request to add FTPS support for /home directory | ||||
Description | Create /etc/proftpd.d/home-991.conf, and restart proftpd. Point your client at ftps://clientip:991 [^] <VirtualHost 127.0.0.1 YOURLANIP YOURWANIP> Port 991 DefaultRoot ~ RequireValidShell off AuthPam on AuthPAMConfig proftpd PassivePorts 60000 61000 CapabilitiesEngine on CapabilitiesSet +CAP_CHOWN <Limit LOGIN CDUP PWD XPWD LIST PROT PASV CWD READ WRITE DIRS PORT QUIT> AllowGroup "allusers" IgnoreHidden on </Limit> <Limit ALL> DenyAll </Limit> <IfModule mod_tls.c> TLSEngine on TLSLog /var/log/tls.log TLSOptions NoCertRequest UseImplicitSSL TLSRequired off TLSRSACertificateFile /etc/pki/CA/bootstrap.crt TLSRSACertificateKeyFile /etc/pki/CA/bootstrap.key TLSVerifyClient off </IfModule> </VirtualHost> | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-08-15 15:15 | timb80 | New Issue | |||
2012-08-20 02:46 | user2 | Status | new => confirmed | ||
2019-03-14 04:03 | NickH | Note Added: 0011211 | |||
2019-03-14 04:03 | NickH | Status | confirmed => closed | ||
2019-03-14 04:03 | NickH | Resolution | open => suspended |
Notes | |||||
|
|||||
|
|