LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Dlink NAS not connected even thou FSTAB listed. (https://www.linuxquestions.org/questions/debian-26/dlink-nas-not-connected-even-thou-fstab-listed-4175461038/)

utanja 05-07-2013 11:32 AM

Dlink NAS not connected even thou FSTAB listed.
 
Using the 3.8 kernel in SID, I am unable to mount my fstab listed networked drive. Worked fine in the 3.2 kernel...


Code:
11.882627] CIFS VFS: Send error in SessSetup = -13[ 11.882781] CIFS VFS: cifs_mount failed w/return code = -13[ 13.438565] lp: driver loaded but no devices found[ 13.499241] ppdev: user-space parallel port driver[ 24.310796] CIFS VFS: Send error in SessSetup = -13[ 24.310949] CIFS VFS: cifs_mount failed w/return code = -13
Any suggestions.....mount -a does not work either.


Code:
11.882627] CIFS VFS: Send error in SessSetup = -13[ 11.882781] CIFS VFS: cifs_mount failed w/return code = -13[ 13.438565] lp: driver loaded but no devices found[ 13.499241] ppdev: user-space parallel port driver[ 24.310796] CIFS VFS: Send error in SessSetup = -13[ 24.310949] CIFS VFS: cifs_mount failed w/return code = -13

michaelk 05-07-2013 12:38 PM

A quick google does indicate this looks like a kernel issue.

Try adding the option sec=ntlm.

utanja 05-07-2013 09:26 PM

Quote:

Originally Posted by michaelk (Post 4946718)
A quick google does indicate this looks like is a kernel issue.

Try adding the option sec=ntlm.

Sorry about the double post, I did not realize that this happened.....

Anyway, thanks for the quick reply....I added
sec=ntlm to the user name in my hidden credentials password file and it worked...I did not know what to look for...

michaelk 05-07-2013 09:43 PM

No worries. Thanks for posting back that it worked.


All times are GMT -5. The time now is 06:27 AM.