Displaying 2 results from an estimated 2 matches for "cli_xxx".
Did you mean:
can_xxx
2020 Nov 15
2
How to read NTFS ADS (alternate data steams) using libsmbclient?
Hi Samba team,
We have a Windows SMB share which contains some files with ADS (alternate
data streams). In our client C/C++ code that runs on a Linux client, we
want to retrieve the list of ADS of a file and download all the streams,
similar to what is provided by smbclient's interactive session (allinfo,
get).
But as we evaluate libsmbclient (as we'd like to do above in code), we
2017 Jun 08
4
smbcacls got error NT_STATUS_NETWORK_NAME_DELETED
On Thu, Jun 08, 2017 at 06:43:34PM +0200, Ralph Böhme via samba wrote:
> Hi Andy,
>
> On Thu, Jun 08, 2017 at 09:23:50AM -0700, Andy Qian via samba wrote:
> > The smbcacls cmd worked before till recently. Due to the recent Windows
> > patch which disables SMB v1, we have to add the following line into the
> > [global] section in smb.conf file on Linux machine so that