You could try removing Samba and its configuration files. Then reinstall it and start from scratch with that.The rm command may not be needed and may report a "No such file or directory" error. That's fine. I didn't check if it was needed or not.
Code:
sudo apt --autoremove purge sambasudo rm -r /etc/samba/ # Be very careful that you type this one correctly!!!sudo apt updatesudo apt install samba
Statistics: Posted by rpdom — Fri Mar 08, 2024 8:02 am