Feature #26011
Remove character limitation in Auxiliary Parameters field of FTP service
FreeNAS-11.0-U4 (54848d13b)
Intel(R) Xeon(R) CPU E3-1270 v3 @ 3.50GHz
32 GB ECC RAM
Description
Hello,
I`m running FreeNAS-11.0-U4 (54848d13b) [updated from 9.3] and until now I had the following directives in the "Auxiliary parameters" in FTP configuration:
TLSProtocol TLSv1
<Directory />
HideFiles "(\\.cshrc|login|login_conf|mail_aliases|mailrc|profile|rhosts|shrc|windows)$"
</Directory>
Now I wanted to edit these "Auxiliary parameters" and simply change "TLSProtocol TLSv1" to "TLSProtocol TLSv1.1 TLS1.2", however now it seems that the available space for writing anything in "Auxiliary parameters" is limited, so I can either have the TLS directives or the HideFiles directive - both will not fit. I thought: no problem, I`ll add them directly to proftpd.conf, but they`re deleted after each FTP service reboot.
Can the character limitation for the "Auxiliary parameters" field be increased or can I make the changes to proftpd.conf stick?
Associated revisions
History
#1
Updated by Dru Lavigne over 3 years ago
- Assignee changed from Release Council to William Grzybowski
William: please load balance.
#2
Updated by William Grzybowski over 3 years ago
- Assignee changed from William Grzybowski to Vladimir Vinogradenko
- Target version set to 11.1
#3
Updated by Vladimir Vinogradenko over 3 years ago
- Status changed from Unscreened to Needs Developer Review
- Assignee changed from Vladimir Vinogradenko to William Grzybowski
#4
Updated by William Grzybowski over 3 years ago
- Status changed from Needs Developer Review to Reviewed by Developer
- Assignee changed from William Grzybowski to Vladimir Vinogradenko
- Target version changed from 11.1 to 11.1-BETA1
#5
Updated by Vladimir Vinogradenko over 3 years ago
- Status changed from Reviewed by Developer to Ready For Release
#6
Updated by Dru Lavigne over 3 years ago
- Subject changed from [FTP] Increase or remove character limitation for Auxiliary parameters field for the FTP service to Remove character limitation in Auxiliary Parameters field of FTP service
#7
Updated by Bonnie Follweiler over 3 years ago
- File Screen Shot 2017-10-18 at 10.34.49 AM.png Screen Shot 2017-10-18 at 10.34.49 AM.png added
- Needs QA changed from Yes to No
- QA Status Test Passes FreeNAS added
Tested in FreeNAS-11-MASTER-201710180506
Screenshot provided
#8
Updated by Bonnie Follweiler over 3 years ago
- QA Status deleted (
Not Tested)
#9
Updated by Dru Lavigne over 3 years ago
- Status changed from Ready For Release to Resolved