Friday, January 28, 2022

Re: UPDATE: libsmb2 4.0.0

On 1/28/2022 2:44 PM, Stefan Hagen wrote:
> Brad Smith wrote (26.01.22 05:16):
>> Here is an update to libsmb2 4.0.0.
>>
>> * Mon Jan 17 2022 : Version 4.0.0
>> - Add support for SMB3 encryption
>> - Add support for Anonymous NTLMSSP logins
>> - Add support for readlink.
>> - Add API to notify application of changes to which filehandles are used by libsmb2.
>> - Add suppport for Big Endian DCERPC and allow it to be controlled from the URL.
>> - Add support for 3.1.1 signing
>> - Add support for PS2(EE) and PS3
>> - Fixes to UCS2 when compose characters are used.
>> - Various MacOS fixes
>> - Fix a few NULL dereferences
> Hi Brad,
>
> compiles and packages fine.
>
> What is a good way to test this? I could not find a way to make vlc or
> elisa connect to smb. Maybe I need avahi on my smb server to make it
> show up in zeroconf in vlc?

With VLC you can use a URI like smb://[name]:[password]@[IP
address]/[share]/[filename]

No comments:

Post a Comment