search for: legacysecur

Displaying 3 results from an estimated 3 matches for "legacysecur".

2018 Nov 02
3
Kodi crashes when trying to browse network
On Fri, 2 Nov 2018 08:33:56 +0100 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai, > > I think he also forgot to mention this part of kodi and smbclient. > > ( the default of kodi its smbclient ) > .smb/smb.conf > [global] > lock directory = /home/username/.kodi/.smb/ > name resolve order = bcast host >
2018 Nov 02
0
Kodi crashes when trying to browse network
Hai, smbclient -L $(hostname -s) on CLI, wworks witout problem on ubuntu 18.04, with the newly builded samba 4.9.1 package from repo and the kodi 18 Beta4. I also noticed that kodi 18 has some setting now in /home/kodi/.kodi/userdata/guisettings.xml <setting id="smb.legacysecurity" default="true">false</setting> <setting id="smb.maxprotocol" default="true">3</setting> <setting id="smb.minprotocol" default="true">0</setting> <setting id="smb.winsserver" default=...
2018 Nov 02
1
Kodi crashes when trying to browse network
...$(hostname -s) on CLI, wworks witout problem on ubuntu > 18.04, with the newly builded samba 4.9.1 package from repo and the > kodi 18 Beta4. > > I also noticed that kodi 18 has some setting now > in /home/kodi/.kodi/userdata/guisettings.xml > > <setting id="smb.legacysecurity" default="true">false</setting> > <setting id="smb.maxprotocol" default="true">3</setting> > <setting id="smb.minprotocol" default="true">0</setting> > <setting id="smb.winsserver...