From: Matthias Eble (matthias.eble_at_mailing.kaufland-informationssysteme.com)
Date: Mon Dec 10 2007 - 18:51:01 CET
Message-ID: <475D7C85.2000502@mailing.kaufland-informationssysteme.com> Date: Mon, 10 Dec 2007 18:51:01 +0100 From: Matthias Eble <matthias.eble@mailing.kaufland-informationssysteme.com> Subject: [suse-sles-e] SLES10 Mounting cifs share from Netapp FAS-3020 fails (permission denied)
Hi list,
were currently facing problems with mounting a cifs filesystem exported
by a Netapp FAS-3020.
OS is SLES10-SP1 with latest updates on HP-ProLiant BL460c G1.
aurelia:/ # mount -t cifs //<IP>/gutschein /mnt/gutschein -o
user=lnx,password=linux -v
parsing options: rw,user=lnx,password=linux
mount.cifs kernel mount options
unc=//<IP>\gutschein,ip=<IP>,ver=1,rw,user=lnx,password=linux
mount error 13 = Permission denied
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
This causes following entries in /var/log/messages:
Dec 10 18:27:07 aurelia kernel: CIFS VFS: Send error in SessSetup = -13
Dec 10 18:27:07 aurelia kernel: CIFS VFS: cifs_mount failed w/return
code = -13
Whereas everything works fine in sles9:
thebe:~ # mount -t cifs //<IP>/gutschein /mnt -o user=lnx,password=linux -v
//<IP>/gutschein on /mnt type cifs (rw,user=lnx,password=linux)
thebe:~ # df -P /mnt/
Filesystem 1024-blocks Used Available Capacity Mounted on
//4.14.1.1/gutschein 204800 0 204800 0% /mnt
I tried several other OS Ubuntu 7.10, Ubuntu 6.06 and SuSE 10.2.
Mounting worked flawlessly everywhere. But the problem also exists on a
OES2.
We've searched the web over and over again but couldn't find a solution.
Do you have any suggestions?
Thanks in advance
Matthias
---------------------------------------------------------------------
To unsubscribe, e-mail: suse-sles-e-unsubscribe@suse.com
For additional commands, e-mail: suse-sles-e-help@suse.com
This archive was generated by hypermail 2.1.7 : Mon Dec 10 2007 - 07:51:23 CET