Re: cifs problem with kernel 3.1

2012-01-17 Thread Camaleón
On Tue, 17 Jan 2012 10:19:21 +0200, Johann Spies wrote: > Thanks to Camelón and Martin for replying. > >> Is there anything in dmesg about this? > > Yes. More information: > > Using the IP addressess does not help in mounting. > > Mounting by hand (mount.cifs ... ) ended with the same result.

Re: cifs problem with kernel 3.1

2012-01-17 Thread Johann Spies
Thanks to Camelón and Martin for replying. > Is there anything in dmesg about this? Yes. More information: Using the IP addressess does not help in mounting. Mounting by hand (mount.cifs ... ) ended with the same result. Dmesg: [ 860.895104] CIFS VFS: cifs_mount failed w/return code = -13 [

Re: cifs problem with kernel 3.1

2012-01-16 Thread Martin Steigerwald
Am Montag, 16. Januar 2012 schrieb Johann Spies: > I have the following in my /etc/fstab: > > //stbstaff.stb.sun.ac.za/dept/let/senis /home/js/mnt/senis cifs > credentials=/etc/credentials,user,uid=1000,gid=1000 0 0 > > Using this I can mount the volume with > > $ mount /home/js/mnt/senis >

Re: cifs problem with kernel 3.1

2012-01-16 Thread Camaleón
On Mon, 16 Jan 2012 10:27:34 +0200, Johann Spies wrote: > I have the following in my /etc/fstab: > > //stbstaff.stb.sun.ac.za/dept/let/senis /home/js/mnt/senis cifs > credentials=/etc/credentials,user,uid=1000,gid=1000 0 0 > > Using this I can mount the volume with > > $ mount /home/js/mnt