Description of problem: This is possibly on your TODO list already, but for any case. Oscap-anaconda-addon currently supports HTTP and HTTPS protocols for remote SCAP content retrieval. It would be nice to have / support more protocols like NFS, FTP, possibly even Samba exports. Version-Release number of selected component (if applicable): oscap-anaconda-addon-0.3-1.fc20 How reproducible: Always Steps to Reproduce: 1. Start Fedora image install from compose equipped with oscap-anaconda-addon 2. Click SECURITY section 3. Try to provide SCAP content via other method than HTTP protocol Actual results: Just HTTP and HTTPS protocols supported currently. Expected results: Would be nice to have support also for other commonly used protocols, e.g. NFS, FTP or Samba for example.
(In reply to Jan Lieskovsky from comment #0) > Description of problem: > > This is possibly on your TODO list already, but for any case. > Oscap-anaconda-addon currently supports HTTP and HTTPS protocols for remote > SCAP content retrieval. > > It would be nice to have / support more protocols like NFS, FTP, possibly > even Samba exports. I believe that FTP is quite widely used, but NFS and Samba are not so common for data retrieval. Moreover, while FTP is a transfer protocol similar to HTTP(S), NFS and Samba are by their nature quite different as they are base on mounting. I'm changing the summary of this bug to request only the FTP protocol. If somebody wants NFS or Sambda in the future, they should create a new specific bug.
The FTP support was added in the upstream commit https://git.fedorahosted.org/cgit/oscap-anaconda-addon.git/commit/?id=100b659af03983116b989f540c68f99c6ed4b537
oscap-anaconda-addon-0.6-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/oscap-anaconda-addon-0.6-2.fc20
Package oscap-anaconda-addon-0.6-2.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing oscap-anaconda-addon-0.6-2.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-3293/oscap-anaconda-addon-0.6-2.fc20 then log in and leave karma (feedback).
oscap-anaconda-addon-0.6-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.