Page 8 of 13

Re: ubuntu MATE 16.04.1 LTS Live USB

Posted: Tue Dec 05, 2017 9:31 pm
by Spectre660
Is
smbclient -L servername
working ?

Re: ubuntu MATE 16.04.1 LTS Live USB

Posted: Tue Dec 05, 2017 9:53 pm
by softwarefailure
Yes, smbclient works fine.

Re: ubuntu MATE 16.04.1 LTS Live USB

Posted: Tue Dec 05, 2017 10:05 pm
by Spectre660
Can you connect using the connect to server option in the "Places "Menu ?
Using Type "Windows share"
This works for me .
not sure what I am doing wrong with the cli commands though.

Re: ubuntu MATE 16.04.1 LTS Live USB

Posted: Tue Dec 05, 2017 10:15 pm
by softwarefailure
Yes, that works here too.

Re: ubuntu MATE 16.04.1 LTS Live USB

Posted: Tue Dec 05, 2017 10:36 pm
by Spectre660
So the Samba and cifs protocol should be working with the kernels.
I am still not sure what is going wrong with the cli commands .
softwarefailure wrote:Yes, that works here too.

Re: ubuntu MATE 16.04.1 LTS Live USB

Posted: Tue Dec 05, 2017 10:45 pm
by Spectre660
I am looking at the X1000 kernel .config .
It does not have support for some of the newer protocols (SMB311).
This could be what is causing the issue.


CONFIG_CIFS=y
# CONFIG_CIFS_STATS is not set
CONFIG_CIFS_WEAK_PW_HASH=y
# CONFIG_CIFS_XATTR is not set
CONFIG_CIFS_DEBUG=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_DEBUG_DUMP_KEYS is not set
# CONFIG_CIFS_SMB311 is not set

My X5000 config does .

CONFIG_CIFS=y
# CONFIG_CIFS_STATS is not set
CONFIG_CIFS_WEAK_PW_HASH=y
CONFIG_CIFS_UPCALL=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
CONFIG_CIFS_ACL=y
CONFIG_CIFS_DEBUG=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_DEBUG_DUMP_KEYS is not set
CONFIG_CIFS_DFS_UPCALL=y
CONFIG_CIFS_SMB311=y
CONFIG_CIFS_FSCACHE=y

Re: ubuntu MATE 16.04.1 LTS Live USB

Posted: Wed Dec 06, 2017 1:17 pm
by xeno74
softwarefailure wrote:On the X1000 this is working fine.
Did you mean you can mount the SMB shares from your X1000 with the X5000 but not the other way around?

-- Christian

Re: ubuntu MATE 16.04.1 LTS Live USB

Posted: Wed Dec 06, 2017 5:13 pm
by softwarefailure
xeno74 wrote:Did you mean you can mount the SMB shares from your X1000 with the X5000 but not the other way around?
No, I'm trying to mount SMB shares from a QNAP NAS device. It works fine on the X1000 with A-EON's Ubuntu 12.04 for the X1000 but it doesn't work with Ubuntu MATE 16.04 on the X5000.

Re: ubuntu MATE 16.04.1 LTS Live USB

Posted: Thu Dec 07, 2017 2:47 pm
by softwarefailure
So is there anything else I can try to get this working? It's quite important for me.

As I said earlier, I can mount the shares from the "Places" menu but AFAICS, this won't allow me to access them from bash. Their location is listed as smb://mynas.local/stuff/ but of course that's nothing that bash can handle.

Re: ubuntu MATE 16.04.1 LTS Live USB

Posted: Thu Dec 07, 2017 8:18 pm
by Skateman
Hi, have you tried replacing the name for the ip adress.... i guess you havve but you never know...

smb://IPadress/