[linux-cifs-client] operation not supported error while trying to mount windows 2003 share

Tobi biertrinken at online.de
Thu Apr 12 10:43:48 GMT 2007


hi,

i'm trying to mount a windows 2003 share with cifs and get the following
error:

root /usr/src/linux-2.6.20 ;-) mount -t cifs -o user=tg,sec=krb5
//10.48.60.7/pub /m/m
Password:
mount error 95 = Operation not supported
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

in dmesg i see the following error:

 CIFS VFS: Send error in SessSetup = -95
 CIFS VFS: cifs_mount failed w/return code = -95

it makes no difference if i use krb5 or krb5i as security module.
kinit and smbclient are working fine:

root /usr/src/linux-2.6.20 ;-) smbclient -k //10.48.60.7/pub
OS=[Windows Server 2003 R2 3790 Service Pack 2] Server=[Windows Server
2003 R2 5.2]
smb: \> ls
  .                                  DA        0  Mon Mar 26 09:57:09 2007
  ...         


i'm using debian unstable with the following versions:

root /usr/src/linux-2.6.20 ;-) mount.cifs --version
mount.cifs version: 1.10-3.0.24

root /usr/src/linux-2.6.20 ;-) cat /proc/fs/cifs/DebugData
Display Internal CIFS Data Structures for Debugging
---------------------------------------------------
CIFS Version 1.47
Active VFS Requests: 0
Servers:
Shares:


can anyone help me ?

thx.

tobi



More information about the linux-cifs-client mailing list