Public bug reported:

Binary package hint: linux-image-2.6.24-12-generic

Trying to mount a Samba share on Samba server which is configured with a
weak authentication does not work with the current linux-image.

 ~ > sudo smbmount //samba/share server -o username=myself,rw,uid=myself
Password:
mount error 13 = Permission denied
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

Trying to enable the weak password support in cifs by

 ~ # echo 0x37 > /proc/fs/cifs/SecurityFlags                 
echo: write error: invalid argument

And from dmesg

[82838.596009]  CIFS VFS: attempt to set unsupported security flags 0x30

The .config option is called CIFS_WEAK_PW_HASH

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Enable CIFS_WEAK_PW_HASH for the cifs module
https://bugs.launchpad.net/bugs/206988
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to