Cannot access Buffalo RAID server: Difference between revisions

From mywiki
Jump to navigation Jump to search
No edit summary
Line 20: Line 20:
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
==Log==
==Log==
* --[[User:Johnny|Johnny]] ([[User talk:Johnny|talk]]) 14:37, 13 August 2023 (EDT) Just found https://bugzilla.kernel.org/show_bug.cgi?id=215375
* --[[User:Johnny|Johnny]] ([[User talk:Johnny|talk]]) 14:37, 13 August 2023 (EDT) Just found https://bugzilla.kernel.org/show_bug.cgi?id=215375 and https://bugzilla.kernel.org/show_bug.cgi?id=216682

Revision as of 18:43, 13 August 2023


EditDate 2023/08/13

Related Threads: Problem

Upgraded to Ubuntu 23.04 and can no longer access Buffalo RAID Server via cifs. Buffalo NAS server requires vers=1.0 and I suspect sec=ntlm which is no longer supported.

smbclient on upgraded system can access drive and all other systems on my net which are lower level 22.04 are accessing drive.

Trying to circumvent. smbclient can access server and I can get to it on all the machines I've not upgraded.

Submitted bug report https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/2031246A fatal error occurred in the #info parser function

Symptoms

Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)

Log