samba security = share should be = user
Posted: 17 Feb 2017, 22:00
Ubuntu 16.04.2 required the following changes to /etc/samba/smb.conf:
# smbd -V
Version 4.3.11-Ubuntu
Code: Select all
#security = share
security = user
map to guest = Bad User
Version 4.3.11-Ubuntu