CIFS - Default security mechanism requested (Mounted Share)
Posted
by
André Faria
on Ask Ubuntu
See other posts from Ask Ubuntu
or by André Faria
Published on 2012-12-02T22:35:06Z
Indexed on
2012/12/02
23:25 UTC
Read the original article
Hit count: 764
The following message appear every time I reboot/boot my ubuntu 12.04.1
CIFS VFS: default security mechanism requested. The default security mechanism will be upgraded from nbtlm to ntlmv2 in kernel realese 3.3
I'am searching for a solution, if there is one for this message, I really don't understand it.
Following my fstab
//192.168.0.10/D$/ /mnt/winshare/ cifs user,file_mode=0777,dir_mode=0777,rw,gid=1000,credentials=/root/creds 0 0
I can use my mounted folder with no problem, I just want to know why this message is appearing and if have something that I can do to fix this problem or hide this warning.
Thanks
© Ask Ubuntu or respective owner