search for: smbxcli_negprot_smb1_done

Displaying 4 results from an estimated 4 matches for "smbxcli_negprot_smb1_done".

2019 Sep 27
4
Browsing shares of a server
With the removal of SMB1 (by default) and everywhere (e.g. Windows), I noticed that when I open up a computer (\\computer-name) I can see the shares that I have access to... that is, from a Windows Explorer (in my case Win10).? Is there any way to get something like this working using smbclient without SMB1? All this is without (AFAIK) enabling the Function Discovery stuff.? How does Windows
2025 Mar 27
1
Missing Policies folder in AD and /var/lib/samba/sysvol
>> Somehow sysvolcheck is using a LOWER CASE 'f' in the GUID folder name >> for the default GPO! >> >> Where is this coming from? Of course, in Windows this doesn't matter. >>> But in linux it is a showstopper. > I think it is coming from AD. > You will probably have to rename the GPO in AD, possibly along with the > 'name'
2019 Sep 27
0
Browsing shares of a server
...e name that are available for a host?? And of course, is there > anyway that "protocol" could be handled somehow in smbclient? > > > ?smbclient -L server' doesn't work for you? Here it lists the shares, then it says: Reconnecting with SMB1 for workgroup listing. smbXcli_negprot_smb1_done: No compatible protocol selected by server. protocol negotiation failed: NT_STATUS_INVALID_NETWORK_RESPONSE Unable to connect with SMB1 -- no workgroup available so I guess it isn't using SMB1 to list the shares Bye -- Luca Olivetti Wetron Automation Technology http://www.wetron.es/ Tel. +3...
2018 Dec 27
1
FreeBSD, Libmd5, samba 4.9.4 & "smbclient -L" (using password) -> core dump
...t AD.LIU.SE's password: > Anonymous login successful > > Sharename Type Comment > --------- ---- ------- > DATA4 Disk foo > IPC$ IPC IPC Service (Filur00 File Server) > Reconnecting with SMB1 for workgroup listing. > smbXcli_negprot_smb1_done: No compatible protocol selected by server. > protocol negotiation failed: NT_STATUS_INVALID_NETWORK_RESPONSE > Failed to connect with SMB1 -- no workgroup available Is this a known issue, and/or is there some easy way to disable the “libmd5.so” detection code in the configure step? (Other t...