https://bugzilla.novell.com/show_bug.cgi?id=809949 https://bugzilla.novell.com/show_bug.cgi?id=809949#c1 Lars Müller <lmuelle@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |fred.blaise@gmail.com --- Comment #1 from Lars Müller <lmuelle@suse.com> 2013-03-18 14:19:46 CET --- (In reply to comment #0)
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22
I cannot mount CIFS shares anymore. The error is quite obvious, however not applicable for my case. The day before the upgrade
Have you performed a system upgrade from openSUSE 12.2 to 12.3?
I could mount them just fine. Password hasn't changed (I checked) and configuration on laptop neither. I can access these mounts under Windows VM ok or from other server with these same credentials.
[1039][fblaise.ironman: /home/fblaise/mnt]$ sudo mount -v MIGCS mount.cifs kernel mount options: ip=10.50.4.42,unc=\\naspntap01\CS$,uid=1000,gid=100,user=MIG\fblaise,pass=******** mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Entry in fstab: //naspntap01/MIGUser$/fblaise /home/fblaise/mnt/MIGHome cifs credentials=/home/fblaise/.fblaise_p,_netdev,uid=1000,gid=100 0 0
While calling mount you use MIGCS as argument. Where in your configuration have you defined this mount point?
Credential file: [1034][fblaise.ironman: Talend]$ ls -l /home/fblaise/.fblaise_p -rw------- 1 fblaise users 43 Feb 7 07:27 /home/fblaise/.fblaise_p
I've taken your example, adjusted the settings, and I can access the share content. My credential file is structurec as described in the man page: username=value password=value domain=value lmuelle@hip:~> sudo mount //hip/users/lmuelle lmuelle@hip:~> echo $? 0 lmuelle@hip:~> cat mnt/hip/bnc809949/itworks It works! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.