F5F Stay Refreshed Software Operating Systems Error encountered while linking from Debian to a Debian SMB share mount. Operation not supported.

Error encountered while linking from Debian to a Debian SMB share mount. Operation not supported.

Error encountered while linking from Debian to a Debian SMB share mount. Operation not supported.

Pages (2): 1 2 Next
T
tjgj1
Junior Member
13
11-13-2016, 12:58 PM
#1
Hello, I'm attempting to link from one Debian 9 server to another Debian 9 SMB share. The access works fine on Windows 10, but I encounter an issue when trying to mount it. The error message indicates SMB share mount failure with code 95. I've tried several mounting commands and still face the same problem. Please note the Samba configuration settings from smb.conf are set to use SMB3, but the server is responding with a CIFS-related failure.
T
tjgj1
11-13-2016, 12:58 PM #1

Hello, I'm attempting to link from one Debian 9 server to another Debian 9 SMB share. The access works fine on Windows 10, but I encounter an issue when trying to mount it. The error message indicates SMB share mount failure with code 95. I've tried several mounting commands and still face the same problem. Please note the Samba configuration settings from smb.conf are set to use SMB3, but the server is responding with a CIFS-related failure.

D
deadly_cute
Member
59
11-24-2016, 04:38 PM
#2
Yes, I've explored it.
D
deadly_cute
11-24-2016, 04:38 PM #2

Yes, I've explored it.

D
dnomg001
Junior Member
39
12-08-2016, 09:23 AM
#3
I also tested with the sec=ntlm setting
D
dnomg001
12-08-2016, 09:23 AM #3

I also tested with the sec=ntlm setting

M
MrCm
Senior Member
636
12-15-2016, 09:16 AM
#4
The output shows messages related to CIFS (Common Internet File System) from the kernel logs.
M
MrCm
12-15-2016, 09:16 AM #4

The output shows messages related to CIFS (Common Internet File System) from the kernel logs.

L
Luflexed
Junior Member
45
12-15-2016, 10:36 AM
#5
command output shows error: CIFS VFS mount failed with code -95
L
Luflexed
12-15-2016, 10:36 AM #5

command output shows error: CIFS VFS mount failed with code -95

W
WaterLily2003
Senior Member
648
12-15-2016, 03:03 PM
#6
Have you added the smbfs package? You can install it using apt and follow the instructions provided.
W
WaterLily2003
12-15-2016, 03:03 PM #6

Have you added the smbfs package? You can install it using apt and follow the instructions provided.

D
Darkbandit92
Posting Freak
839
12-18-2016, 07:01 PM
#7
You're right. I noticed the manual mentioned that SMB is no longer available (was removed from the repository, especially for Debian 9) and was replaced by CIFS. I also added gvfs-backends to attempt connecting to an SMB share using a Debian 9 file manager, but it didn't work.
D
Darkbandit92
12-18-2016, 07:01 PM #7

You're right. I noticed the manual mentioned that SMB is no longer available (was removed from the repository, especially for Debian 9) and was replaced by CIFS. I also added gvfs-backends to attempt connecting to an SMB share using a Debian 9 file manager, but it didn't work.

R
Raidex20
Posting Freak
751
12-19-2016, 01:07 AM
#8
I'm not sure what the problem might be; it could be an issue with the server configuration that's hard to detect. Consider using a GUI file manager such as Dolphin or Nautilus to inspect the Samba share, which might help resolve it.
R
Raidex20
12-19-2016, 01:07 AM #8

I'm not sure what the problem might be; it could be an issue with the server configuration that's hard to detect. Consider using a GUI file manager such as Dolphin or Nautilus to inspect the Samba share, which might help resolve it.

M
Mountain_Man8
Member
182
12-19-2016, 05:24 PM
#9
I checked further and it matches the issue described: https://bugs.debian.org/cgi-bin/bugrepor...bug=888609. You're connecting via SMB3 to port 10, using the IP 192.168.1.2, and can list directories but still can't mount the share with Thunder or SMB4k.
M
Mountain_Man8
12-19-2016, 05:24 PM #9

I checked further and it matches the issue described: https://bugs.debian.org/cgi-bin/bugrepor...bug=888609. You're connecting via SMB3 to port 10, using the IP 192.168.1.2, and can list directories but still can't mount the share with Thunder or SMB4k.

C
coolgamer33
Member
189
12-19-2016, 06:29 PM
#10
Current approach is to lower Samba server version to SMB2 (-o vers=2.1)
C
coolgamer33
12-19-2016, 06:29 PM #10

Current approach is to lower Samba server version to SMB2 (-o vers=2.1)

Pages (2): 1 2 Next