You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After dist-upgrade samba changed from 4.1 to 4.2.
In samba 4.2 the option "security = share" in smb.conf is not allowed.
suggested fix:
_OS_SETTINGS/etc/samba/smb.conf
change: security = share
to: security = user
After dist-upgrade samba changed from 4.1 to 4.2.
In samba 4.2 the option "security = share" in smb.conf is not allowed.
suggested fix:
_OS_SETTINGS/etc/samba/smb.conf
change: security = share
to: security = user