More info on my system: # cat /proc/fs/cifs/DebugData Display Internal CIFS Data Structures for Debugging --------------------------------------------------- CIFS Version 2.08 Features: dfs fscache lanman posix spnego xattr acl Active VFS Requests: 0 Servers: # cat /proc/fs/cifs/cifsFYI 0 # cat /proc/fs/cifs/LinuxExtensionsEnabled 1 # cat /proc/fs/cifs/LookupCacheEnabled 1 # cat /proc/fs/cifs/SecurityFlags 0x85 # cat /proc/fs/cifs/Stats Resources in use CIFS Session: 0 Share (unique mount targets): 0 SMB Request/Response Buffer: 0 Pool size: 4 SMB Small Req/Resp Buffer: 0 Pool size: 30 Total Large 372 Small 756 Allocations Operations (MIDs): 0 0 session 0 share reconnects Total vfs operations: 348 maximum at one time: 3 # cat /proc/fs/cifs/traceSMB 0 On Thu, Jan 11, 2018 at 12:47 PM, Roger Oberholtzer <roger.oberholtzer@gmail.com> wrote:
On Thu, Jan 11, 2018 at 11:38 AM, Rainer Klier <rainer.klier@xyzmo.com> wrote:
hi,
Am Donnerstag, den 11.01.2018, 11:23 +0100 schrieb Roger Oberholtzer:
For example:
# mount --verbose -t cifs /server/data6 /media/mma-sql-1/data6 -o username=me,domain=here,sec=ntlm
Password for me@//server/data6: ************
mount.cifs kernel mount options: ip=10.2.67.50,unc=\\server\data6,sec=ntlm,user=me,,domain=here,pass=********
it could be the SMB version. try to add "vers=1.0" to the mount options.
Same problem.
-- Roger Oberholtzer
-- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org