Displaying 6 results from an estimated 6 matches for "msmb1".
Did you mean:
smb1
2018 Nov 01
4
Kodi crashes when trying to browse network
On 11/1/18 11:22 AM, Rowland Penny via samba wrote:
> It is for a standalone server without guest access, it also will not
> allow network browsing because of the default 'server max protocol =
> SMB3'
>
> I think you need to understand that network browsing is going away, you
> need SMB1 for this.
>
> Anyway, it shouldn't crash, so can you get a level 10 from
2018 Nov 02
3
Kodi crashes when trying to browse network
...> ( the default of kodi its smbclient )
> .smb/smb.conf
> [global]
> lock directory = /home/username/.kodi/.smb/
> name resolve order = bcast host
> include = /home/username/.kodi/.smb/user.conf
>
> I suggest, he needs to add the needed smbclient -mSMB1 into the
> user.conf of kodi. At least he should try it witout the bcast in name
> resolv oder. This looks a bit like the NMBD broadcast bug.
>
>
Ah, I think I understand this a bit better now. Kodi runs smbclient
from a GUI. Can you get to a CLI on Kodi ? If so, running smbclient
di...
2018 Nov 02
0
Kodi crashes when trying to browse network
...ention 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
include = /home/username/.kodi/.smb/user.conf
I suggest, he needs to add the needed smbclient -mSMB1 into the user.conf of kodi.
At least he should try it witout the bcast in name resolv oder.
This looks a bit like the NMBD broadcast bug.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland Penny via samba
>...
2018 Nov 02
0
Kodi crashes when trying to browse network
...conf
> > > [global]
> > > lock directory = /home/username/.kodi/.smb/
> > > name resolve order = bcast host
> > > include = /home/username/.kodi/.smb/user.conf
> > >
> > > I suggest, he needs to add the needed smbclient -mSMB1 into the
> > > user.conf of kodi. At least he should try it witout the
> > bcast in name
> > > resolv oder. This looks a bit like the NMBD broadcast bug.
> > >
> > >
> >
> > Ah, I think I understand this a bit better now. Kodi runs smbclient...
2018 Apr 19
0
Share authentication problem
...amba. ( 4.6+)
#idmap config NTDOM : unix_nss_info = yes
#idmap config NTDOM : unix_primary_group = yes
If thats fixed my first guess would be..
You use: smbclient -L \\SambaFS -Uusername
You should use : Smbclient -L \\FQDN -Uusername
And depending on the samba/smblcient versions add -mSMB1
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Sascha Wiechmann via samba
> Verzonden: donderdag 19 april 2018 10:08
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] Share authentication problem
>
>...
2018 Apr 19
4
Share authentication problem
Hi @ll !
I am trying to set up a samba fileserver in SuSe 42.3 as domain member
in a debian based Samba4 AD. The join seems to be ok, as I can get
/wbinfo -u/ and /-g/, and /getent group/ and /passwd/.
I can also list all browsable shares with /smbclient -L \\SambaFS
-Uusername/, but when i add -k, I get following errors :
/SPNEGO(gse_krb5) creating NEG_TOKEN_INIT for cifs/Samba1 failed