My system got updated from Ubuntu 16.10 to Ubuntu 17.04. At the time all things were working well. But after that in a few days update to Ubuntu 17.10 was also available so I updated it.
After the update to Ubuntu 17.10, my mounted network folders are not working now. When I click on a mounted folder it gives me permission issue message as displayed in this image:
My fstab
file content as given below
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
UUID=1b55458c-51f1-43e1-9abe-5c0418094669 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=184E-A348 /boot/efi vfat defaults 0 1
# swap was on /dev/sda3 during installation
UUID=a05e7035-b2e2-45e5-9bcd-39204a0f4503 none swap sw 0 0
//177.10.10.123/DEV6 /home/nilesh/DEV6 cifs uid=nilesh,rw,username=usernamehere,password=pwdhere,iocharset=utf8,sec=ntlm 0 0
I have tried by adding vers=1.0
in fstab
lines mounting shares but it's still not working.
What is the solution?
I have also tried to execute 'sudo nautilus' command but getting below error
Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused
(nautilus:9087): Gtk-WARNING **: cannot open display: :0