Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RESOLVED] what changed in 3.8.13-gentoo? CIFS mount stopped
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
step
Apprentice
Apprentice


Joined: 16 May 2002
Posts: 198

PostPosted: Thu May 23, 2013 5:10 pm    Post subject: [RESOLVED] what changed in 3.8.13-gentoo? CIFS mount stopped Reply with quote

all I get now, is this rather useless:
Code:
 mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)


with smbtree I can see the share

With my previous kernel linux-3.5.7-gentoo, everything works fine - share is mounted etc.

When I am in 3.8.13, and use smbclient //BLAA/SOMETHING -U guest, everything looks OK but share will not get mounted.


Last edited by step on Thu May 23, 2013 7:53 pm; edited 1 time in total
Back to top
View user's profile Send private message
creaker
l33t
l33t


Joined: 14 Jul 2012
Posts: 651

PostPosted: Thu May 23, 2013 6:36 pm    Post subject: Reply with quote

Since 3.8 update no longer support for ntlm.
As a workaround, add "sec=ntlm" to your mount options.

Here is my mount:

mount -t cifs //192.168.1.5/share /mnt/share -o nosuid,nodev,sec=ntlm,workgroup=WORKGROUP,ip=192.168.1.5
Back to top
View user's profile Send private message
step
Apprentice
Apprentice


Joined: 16 May 2002
Posts: 198

PostPosted: Thu May 23, 2013 7:53 pm    Post subject: Reply with quote

Thank you creaker.
This did a trick. :)

fkn cryptic error messages....
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Sun Jun 16, 2013 12:05 am    Post subject: Reply with quote

Second...

thank you here as well!
_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum