Description of problem: The tar functionality of smbclient do not works. Version-Release number of selected component (if applicable): $ smbclient --version How reproducible: Always Steps to Reproduce: 1. smbclient '\\\\nosuchhost.amanda.org\\notashare' -U nosuchuser -N -Tx /dev/null 2>&1 Actual results: tar mode not compiled. build with --with-libarchive Expected results: failure to connect Additional info: samba should be configured with '--with-libarchive'
I installed libarchive and libarchive-devel reconfigured samba and compiled it. $ /usr/local/samba/bin/smbclient '\\\\nosuchhost.amanda.org\\notashare' -U nosuchuser -N -Tx /dev/null 2>&1 Connection to failed (Error NT_STATUS_UNSUCCESSFUL) This is the expected result.
samba-4.2.2-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/samba-4.2.2-1.fc22
Package samba-4.2.2-1.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing samba-4.2.2-1.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-10713/samba-4.2.2-1.fc22 then log in and leave karma (feedback).
samba-4.2.2-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.