Blog P1ratRuleZZZ

Ubuntu 16.04 Upgrade brakes samba access

Quotes

A new upgrade of Ubuntu always leads to new problems.

(c) Somebody Wise

So I did not dig very deep in this problem. Googling didn’t help a lot at first but finally I found some superuser forum issue with a good solution.

Simple explanation

  1. Install smbclient
    sudo apt install smbclient
    
  2. Install gvfs-backends
    sudo apt install gvfs-backends
    

Exit mobile version